@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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926045_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926045_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926045_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926045_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926045_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926045_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926045_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926045_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926060_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926060_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926060_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926060_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926060_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926060_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926060_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926060_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926060_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926060_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926060_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926060_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926060_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926060_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926060_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926060_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926078_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926078_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926078_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926078_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926078_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926078_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926078_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926078_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926078_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926078_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926078_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926078_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926078_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926078_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926078_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926078_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926080_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926080_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926080_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926080_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926080_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926080_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926080_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926080_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926081_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926081_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926081_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926081_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926081_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926081_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926081_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926081_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926081_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926081_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926081_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926081_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926081_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926081_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926081_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926081_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926084_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926084_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926084_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926084_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926084_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926084_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926084_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926084_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926085_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926085_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926085_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926085_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926085_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926085_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926085_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926085_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926085_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926085_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926085_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926085_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926085_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926085_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926085_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926085_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926086_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926086_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926086_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926086_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926086_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926086_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926086_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926086_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926087_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926087_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926087_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926087_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926087_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926087_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926087_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926087_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926087_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926087_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926087_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926087_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926087_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926087_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926087_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926087_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926092_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926092_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926092_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926092_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926092_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926092_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926092_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926092_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953124_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953124_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953124_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953124_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953124_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953124_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953124_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953124_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953177_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953177_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953177_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953177_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953177_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953177_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953177_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953177_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953185_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953185_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953185_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953185_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953185_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953185_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953185_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953185_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953185_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953185_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953185_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953185_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953185_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953185_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953185_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953185_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953203_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953203_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953203_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953203_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953203_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953203_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953203_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953203_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953205_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953205_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953205_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953205_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953205_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953205_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953205_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953205_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953205_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953205_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953205_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953205_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953205_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953205_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953205_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953205_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953208_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953208_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953208_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953208_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953208_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953208_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953208_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953208_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953208_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953208_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953208_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953208_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953208_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953208_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953208_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953208_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953209_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953209_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953209_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953209_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953209_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953209_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953209_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953209_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953209_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953209_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953209_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953209_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953209_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953209_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953209_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953209_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953210_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953210_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953210_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953210_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953210_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953210_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953210_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953210_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953213_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953213_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953213_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953213_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953213_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953213_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953213_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953213_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953213_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953213_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953213_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953213_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953213_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953213_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953213_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953213_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953214_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953214_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953214_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953214_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953214_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953214_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953214_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953214_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953214_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953214_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953214_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953214_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953214_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953214_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953214_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953214_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953215_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953215_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953215_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953215_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953215_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953215_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953215_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953215_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953215_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953215_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953215_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953215_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953215_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953215_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953215_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953215_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953216_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953216_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953216_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953216_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953216_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953216_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953216_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953216_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953217_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953217_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953217_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953217_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953217_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953217_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953217_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953217_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953219_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953219_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953219_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953219_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953219_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953219_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953219_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953219_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952840_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952840_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952840_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952840_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952840_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952840_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952840_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952840_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952868_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952868_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952868_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952868_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952868_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952868_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952868_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952868_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952871_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952871_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952871_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952871_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952871_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952871_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952871_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis dens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109616'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952871_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952875_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952875_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952875_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952875_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952875_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952875_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952875_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952875_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952893_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952893_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952893_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952893_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952893_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952893_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952893_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952893_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952900_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952900_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952900_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952900_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952900_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952900_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952900_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952900_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952901_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952901_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952901_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952901_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952901_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952901_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952901_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952901_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952901_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952901_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952901_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952901_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952901_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952901_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952901_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952901_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952919_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952919_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952919_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952919_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952919_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952919_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952919_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952919_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952921_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952921_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952921_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952921_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952921_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952921_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952921_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952921_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952921_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952921_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952921_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952921_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952921_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952921_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952921_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952921_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952924_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952924_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952924_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952924_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952924_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952924_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952924_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952924_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952925_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952925_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952925_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952925_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952925_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952925_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952925_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952925_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952925_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952925_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952925_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952925_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952925_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952925_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952925_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952925_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952926_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952926_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952926_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952926_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952926_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952926_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952926_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952926_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952929_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952929_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952929_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952929_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952929_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952929_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952929_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952929_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952929_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952929_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952929_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952929_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952929_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952929_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952929_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952929_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952930_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952930_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952930_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952930_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952930_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952930_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952930_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952930_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952931_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952931_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952931_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952931_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952931_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952931_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952931_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952931_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952932_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952932_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952932_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952932_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952932_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952932_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952932_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952932_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952935_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952935_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952935_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952935_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952935_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952935_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952935_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952935_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952935_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952935_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952935_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952935_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952935_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952935_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952935_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952935_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953124_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953124_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953124_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953124_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953124_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953124_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953124_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953124_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953143_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953143_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953143_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953143_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953143_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953143_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953143_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953143_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953144_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953144_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953144_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953144_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953144_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953144_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953144_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953144_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953159_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953159_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953159_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953159_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953159_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953159_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953159_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953159_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974291_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974291_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974291_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974291_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974291_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974291_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974291_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974291_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974291_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974291_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974291_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974291_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974291_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974291_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974291_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974291_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974326_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974326_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974326_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974326_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974326_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974326_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974326_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974326_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974344_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974344_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974344_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974344_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974344_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974344_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974344_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974344_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974352_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974352_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974352_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974352_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974352_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974352_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974352_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974352_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974370_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974370_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974370_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974370_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974370_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974370_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974370_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974370_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974370_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974370_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974370_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974370_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974370_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974370_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974370_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974370_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974372_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974372_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974372_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974372_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974372_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974372_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974372_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974372_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974372_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974372_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974372_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974372_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974372_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974372_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974372_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974372_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974375_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974375_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974375_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974375_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974375_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974375_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974375_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974375_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974375_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974375_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974375_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974375_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974375_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974375_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974375_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974375_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974376_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974376_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974376_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974376_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974376_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974376_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974376_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974376_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974380_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974380_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974380_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974380_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974380_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974380_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974380_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974380_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974380_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974380_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974380_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974380_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974380_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974380_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974380_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974380_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974381_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974381_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974381_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974381_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974381_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974381_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974381_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974381_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974381_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974381_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974381_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974381_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974381_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974381_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974381_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974381_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974382_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974382_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974382_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974382_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974382_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974382_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974382_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974382_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974383_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974383_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974383_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974383_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974383_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974383_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974383_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974383_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974384_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974384_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974384_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974384_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974384_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974384_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974384_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974384_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974386_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974386_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974386_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974386_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974386_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974386_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974386_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974386_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974386_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974386_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974386_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974386_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974386_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974386_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974386_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974386_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974433_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974433_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974433_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974433_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974433_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974433_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974433_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974433_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974433_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974433_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974433_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974433_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974433_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974433_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974433_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974433_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974468_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974468_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974468_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974468_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974468_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974468_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974468_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974468_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974493_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974493_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974493_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974493_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974493_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974493_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974493_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974493_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974494_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974494_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974494_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974494_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974494_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974494_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974494_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974494_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974494_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974494_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974494_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974494_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974494_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974494_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974494_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974494_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974512_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974512_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974512_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974512_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974512_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974512_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974512_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974512_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974514_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974514_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974514_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974514_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974514_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974514_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974514_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974514_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974514_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974514_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974514_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974514_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974514_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974514_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974514_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974514_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974516_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974516_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974516_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974516_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974516_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974516_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974516_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974516_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974517_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974517_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974517_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974517_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974517_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974517_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974517_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974517_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974518_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974518_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974518_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974518_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974518_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974518_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974518_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974518_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974518_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974518_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974518_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974518_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974518_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974518_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974518_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974518_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974519_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974519_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974519_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974519_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974519_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974519_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974519_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974519_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974522_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974522_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974522_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974522_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974522_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974522_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974522_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974522_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974522_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974522_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974522_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974522_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974522_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974522_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974522_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974522_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974523_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974523_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974524_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974524_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974524_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974524_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974524_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974524_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974524_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974524_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974524_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974524_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974524_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974524_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974524_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974524_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974524_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974524_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974525_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974525_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974525_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974525_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974525_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974525_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974525_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974525_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974528_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974528_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974736_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974736_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974736_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974736_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974736_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974736_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974736_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974736_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974737_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974737_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974737_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974737_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974737_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974737_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974737_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974737_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974752_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974752_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974752_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974752_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974752_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974752_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974752_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974752_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974778_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974778_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974778_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974778_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974778_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974778_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974778_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974778_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974796_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974796_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974796_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974796_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974796_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974796_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974796_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974796_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974798_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974798_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974798_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974798_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974798_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974798_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974798_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974798_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974798_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974798_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974798_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974798_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974798_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974798_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974798_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974798_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974801_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974801_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974801_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974801_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974801_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974801_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974801_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974801_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974802_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974802_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974802_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974802_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974802_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974802_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974802_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974802_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974807_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974807_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974807_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974807_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974807_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974807_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974807_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974807_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974807_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974807_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974807_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974807_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974807_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974807_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974807_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974807_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974808_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974808_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974808_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974808_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974808_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974808_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974808_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974808_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974809_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974809_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974809_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974809_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974809_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974809_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974809_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974809_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974809_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974809_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974809_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974809_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974809_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974809_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974809_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974809_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974810_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974810_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974810_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974810_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974810_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974810_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974810_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974810_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974812_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974812_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974812_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974812_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974812_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974812_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974812_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974812_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974806_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974806_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974806_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974806_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974806_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974806_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974806_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974806_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953184_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953184_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953184_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953184_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953184_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953184_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953184_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953184_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953203_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953203_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953203_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953203_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953203_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953203_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953203_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953203_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953216_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953216_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953216_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953216_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953216_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953216_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953216_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953216_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952840_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952840_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952840_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952840_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952840_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952840_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952840_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952840_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952893_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952893_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952893_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952893_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952893_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952893_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952893_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952893_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952909_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952909_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952909_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952909_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952909_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952909_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952909_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952909_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952930_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952930_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952930_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952930_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655479%3A9952930_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952930_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655479'^^xsd:string;
  dwc:catalogNumber '9952930_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655479'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655479:9952930_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953175_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953175_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953175_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953175_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953175_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953175_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953175_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953175_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926080_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926080_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926080_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926080_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926080_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926080_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926080_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926080_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926084_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926084_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926084_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926084_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926084_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926084_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926084_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926084_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926086_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926086_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926086_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926086_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926086_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926086_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926086_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926086_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926092_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926092_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926092_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926092_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655284%3A9926092_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926092_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655284'^^xsd:string;
  dwc:catalogNumber '9926092_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655284'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655284:9926092_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953219_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953219_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953219_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953219_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655481%3A9953219_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953219_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655481'^^xsd:string;
  dwc:catalogNumber '9953219_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655481'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655481:9953219_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974344_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974344_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974344_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974344_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974344_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974344_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974344_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974344_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974352_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974352_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974352_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974352_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974352_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974352_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974352_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974352_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974376_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974376_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974376_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974376_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974376_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974376_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974376_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974376_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974382_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974382_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974382_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974382_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655807%3A9974382_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974382_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655807'^^xsd:string;
  dwc:catalogNumber '9974382_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655807'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655807:9974382_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974461_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974461_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974461_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974461_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974461_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974461_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974461_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974461_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974512_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974512_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974512_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974512_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974512_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974512_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974512_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974512_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974519_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974519_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974523_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974523_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974523_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974523_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974523_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974523_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974523_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974523_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974525_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974525_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974525_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974525_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974525_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974525_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974525_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974525_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974717_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974717_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974717_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974717_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974717_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974717_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974717_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974717_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974777_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974777_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974777_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974777_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974777_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974777_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974777_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974777_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974800_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974800_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974800_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974800_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974800_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974800_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974800_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974800_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974806_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974806_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974806_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974806_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974806_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974806_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974806_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974806_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974808_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974808_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974808_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974808_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974808_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974808_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974808_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974808_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974812_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974812_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974812_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974812_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655810%3A9974812_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974812_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655810'^^xsd:string;
  dwc:catalogNumber '9974812_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655810'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655810:9974812_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974528_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974528_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974528_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974528_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.9833)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655808%3A9974528_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974528_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655808'^^xsd:string;
  dwc:catalogNumber '9974528_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655808'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655808:9974528_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953071_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953071_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953071_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953071_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953071_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953071_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9953071_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953071_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953072_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953072_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953072_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953072_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953072_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953072_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9953072_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953072_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953072_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953072_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953072_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953072_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953072_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953072_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9953072_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953072_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953073_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953073_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953073_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953073_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953073_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953073_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9953073_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953073_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953074_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953074_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953074_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953074_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953074_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953074_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9953074_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953074_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953074_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953074_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953074_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953074_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953074_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953074_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9953074_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953074_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953077_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953077_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953077_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953077_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953077_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953077_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9953077_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953077_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953077_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953077_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953077_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953077_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953077_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953077_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9953077_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953077_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9952982_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9952982_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9952982_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9952982_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9952982_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9952982_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9952982_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9952982_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953035_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953035_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953035_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953035_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953035_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953035_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9953035_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953035_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953043_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953043_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953043_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953043_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953043_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953043_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9953043_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953043_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953061_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953061_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953061_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953061_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953061_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953061_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9953061_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953061_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953061_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953061_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953061_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953061_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953061_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953061_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9953061_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953061_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953063_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953063_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953063_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953063_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953063_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953063_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9953063_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953063_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953065_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953065_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953065_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953065_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953065_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953065_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9953065_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953065_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953066_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953066_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953066_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953066_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953066_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953066_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9953066_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953066_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953067_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953067_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953067_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953067_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953067_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953067_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9953067_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953067_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953071_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953071_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953071_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953071_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9953071_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953071_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9953071_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9953071_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974149_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974149_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974149_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974149_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974149_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974149_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974149_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974149_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974149_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974149_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974149_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974149_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974149_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974149_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974149_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974149_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974168_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974168_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974168_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974168_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974168_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974168_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974168_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974168_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974184_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974184_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974184_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974184_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974184_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974184_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974184_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974184_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974210_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974210_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974210_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974210_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974210_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974210_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974210_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974210_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974210_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974210_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974210_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974210_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974210_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974210_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974210_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974210_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974228_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974228_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974228_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974228_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974228_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974228_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974228_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974228_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974228_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974228_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974228_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974228_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974228_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974228_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974228_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974228_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974230_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974230_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974230_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974230_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974230_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974230_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974230_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974230_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974234_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974234_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974234_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974234_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974234_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974234_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974234_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974234_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974234_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974234_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974234_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974234_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974234_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974234_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974234_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974234_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974238_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974238_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974238_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974238_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974238_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974238_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974238_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974238_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974238_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974238_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974238_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974238_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974238_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974238_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974238_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974238_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974239_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974239_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974239_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974239_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974239_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974239_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974239_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974239_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974240_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974240_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974240_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974240_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974240_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974240_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974240_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974240_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974240_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974240_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974240_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974240_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974240_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974240_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974240_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974240_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974244_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974244_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974244_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974244_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974244_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974244_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974244_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974244_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974244_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974244_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974244_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974244_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974244_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974244_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974244_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974244_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974664_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974664_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974664_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974664_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974664_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974664_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655809'^^xsd:string;
  dwc:catalogNumber '9974664_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655809'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974664_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974664_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974664_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974664_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974664_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974664_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974664_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655809'^^xsd:string;
  dwc:catalogNumber '9974664_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655809'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974664_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974575_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974575_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974575_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974575_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974575_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974575_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655809'^^xsd:string;
  dwc:catalogNumber '9974575_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655809'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974575_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974626_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974626_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974626_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974626_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974626_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974626_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655809'^^xsd:string;
  dwc:catalogNumber '9974626_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655809'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974626_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974654_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974654_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974654_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974654_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974654_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974654_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655809'^^xsd:string;
  dwc:catalogNumber '9974654_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655809'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974654_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974658_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974658_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974658_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974658_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974658_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974658_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655809'^^xsd:string;
  dwc:catalogNumber '9974658_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655809'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974658_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974659_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974659_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974659_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974659_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974659_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974659_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655809'^^xsd:string;
  dwc:catalogNumber '9974659_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655809'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974659_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974665_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974665_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974665_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974665_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974665_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974665_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655809'^^xsd:string;
  dwc:catalogNumber '9974665_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655809'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974665_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974665_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974665_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974665_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974665_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974665_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974665_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655809'^^xsd:string;
  dwc:catalogNumber '9974665_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655809'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974665_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974669_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974669_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974669_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974669_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974669_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974669_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655809'^^xsd:string;
  dwc:catalogNumber '9974669_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655809'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974669_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974670_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974670_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974670_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974670_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974670_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974670_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655809'^^xsd:string;
  dwc:catalogNumber '9974670_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655809'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974670_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974670_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974670_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974670_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974670_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974670_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974670_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655809'^^xsd:string;
  dwc:catalogNumber '9974670_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655809'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974670_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9952982_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9952982_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9952982_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9952982_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655480%3A9952982_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9952982_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655480'^^xsd:string;
  dwc:catalogNumber '9952982_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655480'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655480:9952982_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974202_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974202_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974202_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974202_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974202_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974202_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974202_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974202_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974230_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974230_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974230_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974230_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974230_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974230_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974230_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974230_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974239_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974239_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974239_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974239_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974239_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974239_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974239_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974239_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974241_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974241_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974241_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974241_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655806%3A9974241_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974241_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655806'^^xsd:string;
  dwc:catalogNumber '9974241_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655806'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655806:9974241_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974575_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974575_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974575_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974575_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974575_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974575_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655809'^^xsd:string;
  dwc:catalogNumber '9974575_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655809'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974575_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974656_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974656_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974656_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974656_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974656_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974656_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655809'^^xsd:string;
  dwc:catalogNumber '9974656_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655809'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974656_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974666_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974666_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974666_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974666_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 6.98333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "6.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655809%3A9974666_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974666_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655809'^^xsd:string;
  dwc:catalogNumber '9974666_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655809'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.98333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655809:9974666_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952698_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952698_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952698_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952698_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952698_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952698_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655478'^^xsd:string;
  dwc:catalogNumber '9952698_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655478'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952698_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952733_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952733_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952733_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952733_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952733_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952733_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655478'^^xsd:string;
  dwc:catalogNumber '9952733_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655478'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952733_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952759_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952759_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952759_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952759_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952759_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952759_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655478'^^xsd:string;
  dwc:catalogNumber '9952759_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655478'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952759_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952779_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952779_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952779_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952779_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952779_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952779_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655478'^^xsd:string;
  dwc:catalogNumber '9952779_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655478'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952779_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952782_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952782_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952782_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952782_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952782_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952782_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655478'^^xsd:string;
  dwc:catalogNumber '9952782_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655478'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952782_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952784_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952784_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952784_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952784_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952784_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952784_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655478'^^xsd:string;
  dwc:catalogNumber '9952784_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655478'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952784_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952787_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952787_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952787_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952787_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952787_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952787_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655478'^^xsd:string;
  dwc:catalogNumber '9952787_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655478'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952787_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952787_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952787_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952787_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952787_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952787_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952787_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655478'^^xsd:string;
  dwc:catalogNumber '9952787_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655478'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952787_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952788_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952788_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952788_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952788_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952788_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952788_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655478'^^xsd:string;
  dwc:catalogNumber '9952788_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655478'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952788_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952788_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952788_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952788_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952788_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952788_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952788_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655478'^^xsd:string;
  dwc:catalogNumber '9952788_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655478'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952788_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952789_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952789_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952789_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952789_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952789_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952789_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655478'^^xsd:string;
  dwc:catalogNumber '9952789_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655478'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952789_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952793_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952793_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952793_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952793_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952793_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952793_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655478'^^xsd:string;
  dwc:catalogNumber '9952793_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655478'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952793_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952698_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952698_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952698_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952698_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952698_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952698_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655478'^^xsd:string;
  dwc:catalogNumber '9952698_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655478'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952698_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952793_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952793_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952793_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952793_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655478%3A9952793_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952793_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655478'^^xsd:string;
  dwc:catalogNumber '9952793_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655478'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655478:9952793_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925945_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925945_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925945_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925945_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925945_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925945_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655283'^^xsd:string;
  dwc:catalogNumber '9925945_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655283'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925945_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925963_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925963_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925963_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925963_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925963_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925963_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655283'^^xsd:string;
  dwc:catalogNumber '9925963_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655283'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925963_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925963_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925963_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925963_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925963_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925963_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925963_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655283'^^xsd:string;
  dwc:catalogNumber '9925963_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655283'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925963_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925966_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925966_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925966_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925966_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925966_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925966_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655283'^^xsd:string;
  dwc:catalogNumber '9925966_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655283'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925966_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925969_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925969_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925969_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925969_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925969_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925969_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655283'^^xsd:string;
  dwc:catalogNumber '9925969_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655283'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925969_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925969_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925969_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925969_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925969_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925969_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925969_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655283'^^xsd:string;
  dwc:catalogNumber '9925969_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655283'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925969_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925970_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925970_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925970_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925970_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925970_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925970_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655283'^^xsd:string;
  dwc:catalogNumber '9925970_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655283'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925970_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925971_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925971_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925971_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925971_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925971_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925971_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655283'^^xsd:string;
  dwc:catalogNumber '9925971_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655283'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925971_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925971_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925971_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925971_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925971_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925971_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925971_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655283'^^xsd:string;
  dwc:catalogNumber '9925971_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655283'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925971_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925977_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925977_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925977_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925977_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925977_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925977_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655283'^^xsd:string;
  dwc:catalogNumber '9925977_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655283'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925977_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952353_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952353_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952353_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952353_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952353_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952353_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655475'^^xsd:string;
  dwc:catalogNumber '9952353_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655475'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952353_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952353_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952353_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952353_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952353_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952353_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952353_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655475'^^xsd:string;
  dwc:catalogNumber '9952353_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655475'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952353_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952357_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952357_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952357_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952357_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952357_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952357_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655475'^^xsd:string;
  dwc:catalogNumber '9952357_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655475'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952357_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952361_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952361_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952361_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952361_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952361_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952361_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655475'^^xsd:string;
  dwc:catalogNumber '9952361_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655475'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952361_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952361_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952361_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952361_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952361_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952361_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952361_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655475'^^xsd:string;
  dwc:catalogNumber '9952361_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655475'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952361_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952362_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952362_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952362_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952362_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952362_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952362_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655475'^^xsd:string;
  dwc:catalogNumber '9952362_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655475'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952362_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952362_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952362_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952362_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952362_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952362_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952362_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655475'^^xsd:string;
  dwc:catalogNumber '9952362_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655475'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952362_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952363_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952363_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952363_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952363_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952363_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952363_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655475'^^xsd:string;
  dwc:catalogNumber '9952363_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655475'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952363_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952363_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952363_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952363_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952363_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952363_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952363_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655475'^^xsd:string;
  dwc:catalogNumber '9952363_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655475'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952363_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952367_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952367_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952367_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952367_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952367_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952367_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655475'^^xsd:string;
  dwc:catalogNumber '9952367_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655475'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952367_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655477'^^xsd:string;
  dwc:catalogNumber '9952556_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655477'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952556_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952556_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952556_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952556_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952556_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952556_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952556_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655477'^^xsd:string;
  dwc:catalogNumber '9952556_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655477'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952556_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952617_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952617_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952617_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952617_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952617_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952617_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655477'^^xsd:string;
  dwc:catalogNumber '9952617_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655477'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952617_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952617_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952617_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952617_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952617_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952617_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952617_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655477'^^xsd:string;
  dwc:catalogNumber '9952617_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655477'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952617_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655477'^^xsd:string;
  dwc:catalogNumber '9952635_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655477'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952635_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952637_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952637_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952637_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952637_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952637_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952637_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655477'^^xsd:string;
  dwc:catalogNumber '9952637_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655477'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952637_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952637_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952637_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952637_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952637_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952637_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952637_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655477'^^xsd:string;
  dwc:catalogNumber '9952637_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655477'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952637_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952641_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952641_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952641_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952641_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952641_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952641_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655477'^^xsd:string;
  dwc:catalogNumber '9952641_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655477'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952641_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952645_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952645_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952645_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952645_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952645_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952645_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655477'^^xsd:string;
  dwc:catalogNumber '9952645_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655477'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952645_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952645_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952645_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952645_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952645_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952645_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952645_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655477'^^xsd:string;
  dwc:catalogNumber '9952645_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655477'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952645_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952646_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952646_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952646_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952646_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952646_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952646_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655477'^^xsd:string;
  dwc:catalogNumber '9952646_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655477'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952646_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952646_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952646_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952646_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952646_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952646_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952646_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655477'^^xsd:string;
  dwc:catalogNumber '9952646_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655477'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952646_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952647_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952647_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952647_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952647_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952647_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952647_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655477'^^xsd:string;
  dwc:catalogNumber '9952647_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655477'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952647_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952648_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952648_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952648_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952648_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952648_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952648_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655477'^^xsd:string;
  dwc:catalogNumber '9952648_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655477'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952648_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952649_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952649_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952649_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952649_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952649_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952649_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655477'^^xsd:string;
  dwc:catalogNumber '9952649_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655477'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952649_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952651_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952651_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952651_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952651_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952651_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952651_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655477'^^xsd:string;
  dwc:catalogNumber '9952651_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655477'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952651_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952651_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952651_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952651_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952651_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952651_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952651_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655477'^^xsd:string;
  dwc:catalogNumber '9952651_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655477'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952651_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952130_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952130_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952130_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952130_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952130_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952130_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655474'^^xsd:string;
  dwc:catalogNumber '9952130_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655474'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952130_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952130_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952130_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952130_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952130_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952130_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952130_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655474'^^xsd:string;
  dwc:catalogNumber '9952130_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655474'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952130_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952191_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952191_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952191_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952191_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952191_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952191_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655474'^^xsd:string;
  dwc:catalogNumber '9952191_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655474'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952191_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952209_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952209_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952209_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952209_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952209_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952209_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655474'^^xsd:string;
  dwc:catalogNumber '9952209_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655474'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952209_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952215_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952215_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952215_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952215_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952215_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952215_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655474'^^xsd:string;
  dwc:catalogNumber '9952215_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655474'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952215_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952216_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952216_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952216_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952216_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952216_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952216_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655474'^^xsd:string;
  dwc:catalogNumber '9952216_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655474'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952216_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952219_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952219_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952219_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952219_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952219_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952219_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655474'^^xsd:string;
  dwc:catalogNumber '9952219_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655474'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952219_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952220_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952220_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952220_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952220_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952220_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952220_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655474'^^xsd:string;
  dwc:catalogNumber '9952220_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655474'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952220_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952220_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952220_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952220_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952220_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952220_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952220_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655474'^^xsd:string;
  dwc:catalogNumber '9952220_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655474'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952220_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952221_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952221_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952221_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952221_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952221_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952221_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655474'^^xsd:string;
  dwc:catalogNumber '9952221_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655474'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952221_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952221_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952221_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952221_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952221_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952221_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952221_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655474'^^xsd:string;
  dwc:catalogNumber '9952221_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655474'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952221_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952222_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952222_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952222_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952222_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952222_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952222_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655474'^^xsd:string;
  dwc:catalogNumber '9952222_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655474'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952222_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952225_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952225_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952225_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952225_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952225_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952225_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655474'^^xsd:string;
  dwc:catalogNumber '9952225_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655474'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952225_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952225_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952225_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952225_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952225_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952225_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952225_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655474'^^xsd:string;
  dwc:catalogNumber '9952225_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655474'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952225_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952272_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952272_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952272_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952272_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952272_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952272_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655475'^^xsd:string;
  dwc:catalogNumber '9952272_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655475'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952272_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952291_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952291_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952291_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952291_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952291_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952291_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655475'^^xsd:string;
  dwc:catalogNumber '9952291_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655475'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952291_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952307_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952307_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952307_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952307_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952307_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952307_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655475'^^xsd:string;
  dwc:catalogNumber '9952307_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655475'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952307_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952333_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952333_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952333_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952333_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952333_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952333_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655475'^^xsd:string;
  dwc:catalogNumber '9952333_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655475'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952333_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952351_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952351_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952351_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952351_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952351_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952351_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655475'^^xsd:string;
  dwc:catalogNumber '9952351_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655475'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952351_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952351_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952351_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952351_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952351_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952351_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952351_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655475'^^xsd:string;
  dwc:catalogNumber '9952351_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655475'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952351_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952367_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952367_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952367_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952367_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952367_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952367_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655475'^^xsd:string;
  dwc:catalogNumber '9952367_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655475'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952367_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952647_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952647_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952647_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952647_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655477%3A9952647_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952647_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655477'^^xsd:string;
  dwc:catalogNumber '9952647_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655477'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655477:9952647_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952209_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952209_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952209_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952209_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655474%3A9952209_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952209_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655474'^^xsd:string;
  dwc:catalogNumber '9952209_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655474'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655474:9952209_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952272_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952272_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952272_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952272_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655475%3A9952272_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952272_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655475'^^xsd:string;
  dwc:catalogNumber '9952272_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655475'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655475:9952272_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925930_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925930_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925930_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925930_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925930_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925930_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655283'^^xsd:string;
  dwc:catalogNumber '9925930_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655283'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925930_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925965_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925965_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925965_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925965_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925965_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925965_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655283'^^xsd:string;
  dwc:catalogNumber '9925965_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655283'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925965_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925970_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925970_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925970_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925970_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925970_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925970_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655283'^^xsd:string;
  dwc:catalogNumber '9925970_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655283'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925970_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925977_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925977_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925977_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925977_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655283%3A9925977_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925977_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655283'^^xsd:string;
  dwc:catalogNumber '9925977_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655283'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655283:9925977_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952493_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952493_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952493_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952493_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952493_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952493_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655476'^^xsd:string;
  dwc:catalogNumber '9952493_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655476'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.01667'^^xsd:double;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952493_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952495_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952495_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952495_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952495_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952495_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952495_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655476'^^xsd:string;
  dwc:catalogNumber '9952495_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655476'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.01667'^^xsd:double;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952495_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952499_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952499_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952499_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952499_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952499_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952499_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655476'^^xsd:string;
  dwc:catalogNumber '9952499_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655476'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.01667'^^xsd:double;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952499_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952499_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952499_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952499_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952499_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952499_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952499_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655476'^^xsd:string;
  dwc:catalogNumber '9952499_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655476'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.01667'^^xsd:double;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952499_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952503_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952503_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952503_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952503_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952503_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952503_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655476'^^xsd:string;
  dwc:catalogNumber '9952503_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655476'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.01667'^^xsd:double;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952503_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952503_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952503_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952503_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952503_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952503_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952503_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655476'^^xsd:string;
  dwc:catalogNumber '9952503_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655476'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.01667'^^xsd:double;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952503_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952504_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952504_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952504_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952504_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952504_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952504_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655476'^^xsd:string;
  dwc:catalogNumber '9952504_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655476'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.01667'^^xsd:double;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952504_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952504_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952504_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952504_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952504_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952504_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952504_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655476'^^xsd:string;
  dwc:catalogNumber '9952504_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655476'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.01667'^^xsd:double;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952504_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952505_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952505_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952505_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952505_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952505_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952505_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655476'^^xsd:string;
  dwc:catalogNumber '9952505_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655476'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.01667'^^xsd:double;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952505_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952506_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952506_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952506_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952506_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952506_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952506_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655476'^^xsd:string;
  dwc:catalogNumber '9952506_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655476'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.01667'^^xsd:double;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952506_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952506_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952506_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952506_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952506_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952506_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952506_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655476'^^xsd:string;
  dwc:catalogNumber '9952506_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655476'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.01667'^^xsd:double;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952506_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952509_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952509_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952509_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952509_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952509_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952509_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655476'^^xsd:string;
  dwc:catalogNumber '9952509_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655476'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.01667'^^xsd:double;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952509_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952414_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952414_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952414_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952414_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952414_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952414_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655476'^^xsd:string;
  dwc:catalogNumber '9952414_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655476'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.01667'^^xsd:double;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952414_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655476'^^xsd:string;
  dwc:catalogNumber '9952475_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655476'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.01667'^^xsd:double;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952475_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952495_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952495_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952495_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952495_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952495_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952495_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655476'^^xsd:string;
  dwc:catalogNumber '9952495_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655476'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.01667'^^xsd:double;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952495_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952505_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952505_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952505_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952505_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952505_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952505_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655476'^^xsd:string;
  dwc:catalogNumber '9952505_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655476'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.01667'^^xsd:double;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952505_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952509_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952509_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952509_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952509_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952509_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952509_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655476'^^xsd:string;
  dwc:catalogNumber '9952509_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655476'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.01667'^^xsd:double;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952509_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952414_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952414_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952414_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7167"^^xsd:decimal ;
  dwc:decimalLongitude "7.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952414_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7167 7.01667)"^^geo:wktLiteral ;
  geo-pos:lat "57.7167"^^xsd:decimal ;
  geo-pos:long "7.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655476%3A9952414_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952414_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655476'^^xsd:string;
  dwc:catalogNumber '9952414_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655476'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.01667'^^xsd:double;
  dwc:latitude '57.7167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655476:9952414_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951846_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951846_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951846_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951846_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951846_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951846_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951846_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951846_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951866_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951866_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951866_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951866_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951866_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951866_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951866_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951866_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951874_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951874_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951874_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951874_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951874_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951874_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951874_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951874_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951881_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951881_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951881_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951881_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951881_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951881_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951881_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951881_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951899_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951899_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951899_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951899_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951899_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951899_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951899_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951899_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951906_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951906_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951906_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951906_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951906_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951906_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951906_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951906_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951927_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951927_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951927_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951927_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951927_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951927_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951927_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951927_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951931_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951931_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951931_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951931_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951931_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951931_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951931_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951931_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951931_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951931_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951931_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951931_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951931_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951931_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951931_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951931_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951935_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951935_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951935_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951935_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951935_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951935_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951935_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951935_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951935_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951935_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951935_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951935_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951935_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951935_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951935_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951935_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951936_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951936_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951936_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951936_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951936_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951936_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951936_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951936_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951936_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951936_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951936_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951936_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951936_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951936_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951936_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951936_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951937_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951937_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951937_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951937_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951937_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951937_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951937_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951937_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951937_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951937_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951937_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951937_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951937_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951937_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951937_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951937_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951938_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951938_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951938_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951938_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951938_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951938_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951938_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951938_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951941_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951941_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951941_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951941_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951941_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951941_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951941_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951941_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951941_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951941_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951941_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951941_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951941_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951941_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951941_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951941_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951846_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951846_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951846_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951846_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951846_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951846_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951846_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951846_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951930_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951930_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951930_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951930_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.04167)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655472%3A9951930_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951930_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655472'^^xsd:string;
  dwc:catalogNumber '9951930_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655472'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.04167'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655472:9951930_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925830_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925830_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925830_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925830_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925830_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925830_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655282'^^xsd:string;
  dwc:catalogNumber '9925830_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655282'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925830_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925848_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925848_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925848_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925848_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925848_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925848_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655282'^^xsd:string;
  dwc:catalogNumber '9925848_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655282'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925848_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925850_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925850_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925850_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925850_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925850_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925850_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655282'^^xsd:string;
  dwc:catalogNumber '9925850_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655282'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925850_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925855_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925855_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925855_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925855_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925855_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925855_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655282'^^xsd:string;
  dwc:catalogNumber '9925855_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655282'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925855_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925855_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925855_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925855_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925855_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925855_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925855_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655282'^^xsd:string;
  dwc:catalogNumber '9925855_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655282'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925855_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925856_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925856_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925856_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925856_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925856_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925856_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655282'^^xsd:string;
  dwc:catalogNumber '9925856_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655282'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925856_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925857_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925857_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925857_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925857_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925857_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925857_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655282'^^xsd:string;
  dwc:catalogNumber '9925857_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655282'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925857_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925862_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925862_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925862_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925862_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925862_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925862_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655282'^^xsd:string;
  dwc:catalogNumber '9925862_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655282'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925862_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925862_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925862_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925862_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925862_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925862_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925862_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655282'^^xsd:string;
  dwc:catalogNumber '9925862_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655282'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925862_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952078_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952078_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952078_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952078_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952078_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952078_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9952078_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952078_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952079_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952079_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952079_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952079_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952079_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952079_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9952079_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952079_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952079_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952079_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952079_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952079_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952079_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952079_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9952079_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952079_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952083_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952083_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952083_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952083_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952083_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952083_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9952083_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952083_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952083_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952083_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952083_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952083_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952083_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952083_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9952083_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952083_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951562_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951562_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951562_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951562_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951562_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951562_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655470'^^xsd:string;
  dwc:catalogNumber '9951562_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655470'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951562_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951562_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951562_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951562_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951562_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951562_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951562_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655470'^^xsd:string;
  dwc:catalogNumber '9951562_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655470'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951562_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951623_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951623_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951623_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951623_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951623_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951623_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655470'^^xsd:string;
  dwc:catalogNumber '9951623_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655470'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951623_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951645_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951645_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951645_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951645_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951645_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951645_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655470'^^xsd:string;
  dwc:catalogNumber '9951645_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655470'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951645_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951647_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951647_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951647_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951647_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951647_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951647_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655470'^^xsd:string;
  dwc:catalogNumber '9951647_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655470'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951647_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951651_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951651_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951651_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951651_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951651_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951651_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655470'^^xsd:string;
  dwc:catalogNumber '9951651_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655470'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951651_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951651_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951651_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951651_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951651_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951651_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951651_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655470'^^xsd:string;
  dwc:catalogNumber '9951651_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655470'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951651_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951652_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951652_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951652_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951652_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951652_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951652_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655470'^^xsd:string;
  dwc:catalogNumber '9951652_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655470'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951652_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951657_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951657_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951657_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951657_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951657_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951657_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655470'^^xsd:string;
  dwc:catalogNumber '9951657_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655470'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951657_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951704_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951704_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951704_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951704_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951704_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951704_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655471'^^xsd:string;
  dwc:catalogNumber '9951704_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655471'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951704_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951704_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951704_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951704_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951704_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951704_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951704_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655471'^^xsd:string;
  dwc:catalogNumber '9951704_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655471'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951704_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951783_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951783_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951783_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951783_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951783_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951783_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655471'^^xsd:string;
  dwc:catalogNumber '9951783_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655471'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951783_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951785_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951785_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951785_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951785_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951785_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951785_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655471'^^xsd:string;
  dwc:catalogNumber '9951785_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655471'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951785_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951785_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951785_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951785_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951785_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951785_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951785_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655471'^^xsd:string;
  dwc:catalogNumber '9951785_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655471'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951785_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951789_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951789_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951789_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951789_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951789_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951789_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655471'^^xsd:string;
  dwc:catalogNumber '9951789_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655471'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951789_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951793_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951793_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951793_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951793_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951793_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951793_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655471'^^xsd:string;
  dwc:catalogNumber '9951793_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655471'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951793_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951794_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951794_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951794_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951794_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951794_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951794_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655471'^^xsd:string;
  dwc:catalogNumber '9951794_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655471'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951794_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951794_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951794_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951794_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951794_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951794_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951794_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655471'^^xsd:string;
  dwc:catalogNumber '9951794_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655471'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951794_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951795_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951795_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951795_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951795_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951795_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951795_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655471'^^xsd:string;
  dwc:catalogNumber '9951795_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655471'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951795_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951799_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951799_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951799_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951799_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951799_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951799_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655471'^^xsd:string;
  dwc:catalogNumber '9951799_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655471'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951799_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951799_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951799_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951799_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951799_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951799_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951799_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655471'^^xsd:string;
  dwc:catalogNumber '9951799_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655471'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951799_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9951988_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9951988_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9951988_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9951988_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9951988_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9951988_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9951988_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9951988_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9951988_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9951988_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9951988_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9951988_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9951988_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9951988_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9951988_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9951988_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952016_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952016_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952016_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952016_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952016_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952016_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9952016_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952016_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9952041_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952041_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952067_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952067_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952067_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952067_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952067_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952067_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9952067_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952067_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952069_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952069_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952069_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952069_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952069_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952069_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9952069_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952069_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952069_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952069_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952069_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952069_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952069_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952069_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9952069_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952069_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952072_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952072_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952072_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952072_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952072_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952072_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9952072_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952072_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952073_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952073_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952073_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952073_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952073_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952073_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9952073_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952073_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952077_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952077_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952077_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952077_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952077_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952077_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9952077_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952077_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952077_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952077_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952077_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952077_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952077_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952077_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9952077_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952077_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952078_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952078_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952078_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952078_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952078_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952078_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9952078_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952078_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951643_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951643_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951643_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951643_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951643_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951643_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655470'^^xsd:string;
  dwc:catalogNumber '9951643_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655470'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951643_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951579_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951579_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951579_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951579_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951579_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951579_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655470'^^xsd:string;
  dwc:catalogNumber '9951579_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655470'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951579_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951652_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951652_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951652_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951652_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951652_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951652_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655470'^^xsd:string;
  dwc:catalogNumber '9951652_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655470'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951652_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951653_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951653_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951653_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951653_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951653_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951653_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655470'^^xsd:string;
  dwc:catalogNumber '9951653_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655470'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951653_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951657_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951657_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951657_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951657_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655470%3A9951657_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951657_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655470'^^xsd:string;
  dwc:catalogNumber '9951657_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655470'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655470:9951657_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951732_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951732_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951732_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951732_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951732_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951732_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655471'^^xsd:string;
  dwc:catalogNumber '9951732_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655471'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951732_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951795_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951795_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951795_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951795_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655471%3A9951795_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951795_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655471'^^xsd:string;
  dwc:catalogNumber '9951795_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655471'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655471:9951795_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952008_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952008_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952008_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952008_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952008_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952008_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9952008_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952008_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952080_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952080_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952080_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952080_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655473%3A9952080_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952080_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655473'^^xsd:string;
  dwc:catalogNumber '9952080_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655473'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655473:9952080_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925830_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925830_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925830_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925830_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925830_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925830_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655282'^^xsd:string;
  dwc:catalogNumber '9925830_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655282'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925830_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655282'^^xsd:string;
  dwc:catalogNumber '9925854_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655282'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925854_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925854_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925854_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925854_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925854_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925854_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925854_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655282'^^xsd:string;
  dwc:catalogNumber '9925854_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655282'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925854_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925856_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925856_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925856_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8833"^^xsd:decimal ;
  dwc:decimalLongitude "7.0417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925856_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8833 7.0417)"^^geo:wktLiteral ;
  geo-pos:lat "57.8833"^^xsd:decimal ;
  geo-pos:long "7.0417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655282%3A9925856_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925856_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655282'^^xsd:string;
  dwc:catalogNumber '9925856_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655282'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.0417'^^xsd:double;
  dwc:latitude '57.8833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655282:9925856_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949576_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949576_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949576_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949576_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949576_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949576_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949576_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949576_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949596_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949596_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949596_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949596_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949596_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949596_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949596_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949596_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949611_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949611_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949611_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949611_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949611_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949611_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949611_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949611_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949627_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949627_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949627_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949627_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949627_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949627_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949627_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949627_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949629_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949629_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949629_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949629_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949629_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949629_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949629_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949629_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949655_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949655_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949655_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949655_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949655_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949655_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949655_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949655_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949657_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949657_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949657_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949657_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949657_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949657_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949657_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949657_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949657_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949657_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949657_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949657_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949657_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949657_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949657_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949657_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949659_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949659_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949659_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949659_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949659_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949659_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949659_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949659_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949661_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949661_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949661_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949661_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949661_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949661_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949661_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949661_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949292_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949292_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949292_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949292_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949292_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949292_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655454'^^xsd:string;
  dwc:catalogNumber '9949292_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655454'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949292_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949292_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949292_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949292_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949292_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949292_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949292_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655454'^^xsd:string;
  dwc:catalogNumber '9949292_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655454'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949292_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949345_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949345_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949345_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949345_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949345_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949345_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655454'^^xsd:string;
  dwc:catalogNumber '9949345_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655454'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949345_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949377_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949377_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949377_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949377_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949377_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949377_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655454'^^xsd:string;
  dwc:catalogNumber '9949377_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655454'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949377_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949381_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949381_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949381_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949381_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949381_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949381_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655454'^^xsd:string;
  dwc:catalogNumber '9949381_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655454'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949381_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949382_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949382_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949382_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949382_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949382_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949382_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655454'^^xsd:string;
  dwc:catalogNumber '9949382_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655454'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949382_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949383_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949383_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949383_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949383_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949383_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949383_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655454'^^xsd:string;
  dwc:catalogNumber '9949383_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655454'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949383_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949387_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949387_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949387_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949387_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949387_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949387_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655454'^^xsd:string;
  dwc:catalogNumber '9949387_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655454'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949387_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949387_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949387_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949387_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949387_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949387_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949387_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655454'^^xsd:string;
  dwc:catalogNumber '9949387_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655454'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949387_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949434_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949434_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949434_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949434_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949434_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949434_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949434_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949434_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949434_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949434_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949434_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949434_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949434_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949434_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949434_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949434_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949453_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949453_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949453_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949453_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949453_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949453_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949453_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949453_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949495_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949495_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949495_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949495_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949495_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949495_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949495_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949495_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949513_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949513_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949513_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949513_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949513_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949513_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949513_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949513_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949515_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949515_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949515_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949515_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949515_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949515_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949515_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949515_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949519_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949519_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949519_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949519_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949519_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949519_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949519_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949519_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949519_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949519_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949523_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949523_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949523_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949523_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949523_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949523_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949523_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949523_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949523_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949523_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949524_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949524_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949524_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949524_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949524_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949524_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949524_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949524_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949524_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949524_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949524_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949524_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949524_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949524_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949524_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949524_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949525_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949525_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949525_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949525_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949525_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949525_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949525_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949525_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949525_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949525_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949525_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949525_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949525_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949525_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949525_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949525_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949529_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949529_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949529_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949529_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949529_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949529_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949529_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949529_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949576_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949576_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949576_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949576_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949576_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949576_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949576_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949576_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949662_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949662_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949662_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949662_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949662_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949662_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949662_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949662_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949665_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949665_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949665_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949665_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949665_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949665_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949665_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949665_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949665_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949665_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949665_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949665_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949665_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949665_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949665_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949665_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949666_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949666_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949666_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949666_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949666_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949666_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949666_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949666_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949667_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949667_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949667_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949667_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949667_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949667_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949667_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949667_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949667_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949667_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949667_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949667_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949667_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949667_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949667_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949667_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949668_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949668_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949668_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949668_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949668_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949668_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949668_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949668_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949661_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949661_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949661_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949661_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949661_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949661_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949661_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949661_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949662_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949662_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949662_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949662_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949662_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949662_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949662_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949662_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949666_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949666_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949666_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949666_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949666_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949666_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949666_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949666_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949671_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949671_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949671_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949671_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949671_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949671_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949671_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949671_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949671_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949671_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949671_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949671_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949671_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949671_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949671_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949671_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949611_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949611_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949611_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949611_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949611_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949611_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949611_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949611_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949655_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949655_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949655_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949655_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949655_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949655_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949655_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949655_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949659_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949659_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949659_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949659_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655456%3A9949659_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949659_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655456'^^xsd:string;
  dwc:catalogNumber '9949659_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655456'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655456:9949659_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949381_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949381_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949381_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949381_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655454%3A9949381_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949381_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655454'^^xsd:string;
  dwc:catalogNumber '9949381_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655454'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655454:9949381_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949454_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949454_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949454_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949454_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949454_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949454_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949454_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949454_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949513_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949513_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949513_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949513_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949513_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949513_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949513_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949513_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949518_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949518_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949518_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949518_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949518_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949518_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949518_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949518_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949529_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949529_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949529_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949529_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655455%3A9949529_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949529_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655455'^^xsd:string;
  dwc:catalogNumber '9949529_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655455'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655455:9949529_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926175_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926175_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926175_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926175_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926175_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926175_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655285'^^xsd:string;
  dwc:catalogNumber '9926175_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655285'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926175_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926193_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926193_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926193_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926193_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926193_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926193_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655285'^^xsd:string;
  dwc:catalogNumber '9926193_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655285'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926193_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926193_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926193_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926193_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926193_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926193_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926193_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655285'^^xsd:string;
  dwc:catalogNumber '9926193_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655285'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926193_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926195_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926195_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926195_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926195_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926195_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926195_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655285'^^xsd:string;
  dwc:catalogNumber '9926195_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655285'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926195_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926195_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926195_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926195_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926195_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926195_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926195_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655285'^^xsd:string;
  dwc:catalogNumber '9926195_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655285'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926195_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926196_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926196_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926196_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926196_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926196_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926196_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655285'^^xsd:string;
  dwc:catalogNumber '9926196_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655285'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926196_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926199_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926199_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926199_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926199_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926199_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926199_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655285'^^xsd:string;
  dwc:catalogNumber '9926199_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655285'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926199_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926199_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926199_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926199_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926199_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926199_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926199_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655285'^^xsd:string;
  dwc:catalogNumber '9926199_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655285'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926199_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926200_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926200_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926200_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926200_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926200_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926200_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655285'^^xsd:string;
  dwc:catalogNumber '9926200_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655285'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926200_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926201_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926201_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926201_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926201_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926201_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926201_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655285'^^xsd:string;
  dwc:catalogNumber '9926201_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655285'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926201_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926201_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926201_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926201_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926201_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926201_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926201_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655285'^^xsd:string;
  dwc:catalogNumber '9926201_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655285'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926201_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926207_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926207_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926207_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926207_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926207_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926207_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655285'^^xsd:string;
  dwc:catalogNumber '9926207_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655285'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926207_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926207_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926207_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926207_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926207_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926207_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926207_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655285'^^xsd:string;
  dwc:catalogNumber '9926207_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655285'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926207_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953266_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953266_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953266_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953266_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953266_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953266_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953266_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953266_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953301_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953301_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953301_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953301_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953301_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953301_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953301_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953301_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953326_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953326_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953326_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953326_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953326_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953326_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953326_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953326_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953327_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953327_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953327_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953327_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953327_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953327_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953327_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953327_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953345_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953345_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953345_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953345_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953345_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953345_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953345_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953345_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953347_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953347_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953347_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953347_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953347_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953347_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953347_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953347_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953351_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953351_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953351_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953351_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953351_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953351_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953351_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953351_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953355_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953355_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953355_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953355_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953355_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953355_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953355_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953355_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953355_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953355_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953355_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953355_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953355_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953355_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953355_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953355_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953356_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953356_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953356_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953356_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953356_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953356_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953356_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953356_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953356_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953356_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953356_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953356_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953356_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953356_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953356_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953356_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953357_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953357_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953357_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953357_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953357_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953357_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953357_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953357_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953357_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953357_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953357_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953357_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953357_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953357_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953357_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953357_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953361_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953361_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953361_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953361_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953361_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953361_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953361_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953361_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953361_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953361_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953361_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953361_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953361_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953361_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953361_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953361_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953266_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953266_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953266_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953266_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953266_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953266_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953266_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953266_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953301_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953301_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953301_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953301_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953301_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953301_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953301_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953301_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953327_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953327_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953327_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953327_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953327_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953327_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953327_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953327_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953359_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953359_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953359_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953359_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655482%3A9953359_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953359_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655482'^^xsd:string;
  dwc:catalogNumber '9953359_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655482'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655482:9953359_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926175_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926175_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926175_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926175_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926175_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926175_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655285'^^xsd:string;
  dwc:catalogNumber '9926175_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655285'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926175_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926196_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926196_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926196_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926196_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926196_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926196_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655285'^^xsd:string;
  dwc:catalogNumber '9926196_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655285'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926196_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926200_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926200_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926200_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926200_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926200_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926200_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655285'^^xsd:string;
  dwc:catalogNumber '9926200_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655285'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926200_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926202_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926202_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926202_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926202_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 7.1167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "7.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655285%3A9926202_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926202_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655285'^^xsd:string;
  dwc:catalogNumber '9926202_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655285'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.1167'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655285:9926202_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953408_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953408_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953408_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953408_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953408_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953408_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953408_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953408_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953446_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953446_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953446_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953446_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953446_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953446_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953446_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953446_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953461_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953461_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953461_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953461_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953461_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953461_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953461_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953461_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953469_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953469_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953469_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953469_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953469_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953469_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953469_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953469_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953469_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953469_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953469_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953469_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953469_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953469_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953469_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953469_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953477_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953477_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953477_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953477_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953477_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953477_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953477_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953477_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953487_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953487_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953487_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953487_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953487_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953487_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953487_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953487_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953489_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953489_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953489_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953489_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953489_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953489_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953489_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953489_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953489_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953489_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953489_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953489_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953489_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953489_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953489_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953489_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953493_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953493_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953493_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953493_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953493_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953493_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953493_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953493_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953493_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953493_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953493_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953493_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953493_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953493_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953493_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953493_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953494_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953494_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953494_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953494_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953494_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953494_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953494_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953494_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953497_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953497_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953497_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953497_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953497_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953497_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953497_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953497_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953497_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953497_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953497_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953497_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953497_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953497_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953497_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953497_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953498_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953498_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953498_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953498_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953498_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953498_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953498_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953498_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953498_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953498_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953498_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953498_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953498_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953498_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953498_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953498_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953499_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953499_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953499_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953499_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953499_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953499_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953499_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953499_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953499_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953499_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953499_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953499_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953499_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953499_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953499_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953499_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953501_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953501_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953501_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953501_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953501_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953501_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953501_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953501_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953503_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953503_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953503_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953503_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953503_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953503_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953503_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953503_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953550_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953550_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953550_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953550_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953550_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953550_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655484'^^xsd:string;
  dwc:catalogNumber '9953550_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655484'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953550_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953585_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953585_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953585_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953585_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953585_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953585_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655484'^^xsd:string;
  dwc:catalogNumber '9953585_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655484'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953585_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953603_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953603_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953603_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953603_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953603_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953603_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655484'^^xsd:string;
  dwc:catalogNumber '9953603_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655484'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953603_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953629_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953629_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953629_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953629_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953629_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953629_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655484'^^xsd:string;
  dwc:catalogNumber '9953629_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655484'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953629_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953631_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953631_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953631_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953631_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953631_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953631_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655484'^^xsd:string;
  dwc:catalogNumber '9953631_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655484'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953631_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953631_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953631_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953631_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953631_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953631_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953631_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655484'^^xsd:string;
  dwc:catalogNumber '9953631_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655484'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953631_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953639_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953639_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953639_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953639_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953639_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953639_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655484'^^xsd:string;
  dwc:catalogNumber '9953639_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655484'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953639_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953639_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953639_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953639_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953639_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953639_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953639_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655484'^^xsd:string;
  dwc:catalogNumber '9953639_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655484'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953639_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953640_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953640_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953640_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953640_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953640_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953640_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655484'^^xsd:string;
  dwc:catalogNumber '9953640_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655484'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953640_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953640_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953640_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953640_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953640_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953640_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953640_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655484'^^xsd:string;
  dwc:catalogNumber '9953640_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655484'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953640_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953641_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953641_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953641_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953641_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953641_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953641_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655484'^^xsd:string;
  dwc:catalogNumber '9953641_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655484'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953641_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953645_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953645_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953645_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953645_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953645_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953645_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655484'^^xsd:string;
  dwc:catalogNumber '9953645_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655484'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953645_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975232_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975232_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975232_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975232_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975232_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975232_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655813'^^xsd:string;
  dwc:catalogNumber '9975232_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655813'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975232_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975233_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975233_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975233_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975233_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975233_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975233_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655813'^^xsd:string;
  dwc:catalogNumber '9975233_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655813'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975233_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975233_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975233_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975233_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975233_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975233_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975233_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655813'^^xsd:string;
  dwc:catalogNumber '9975233_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655813'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975233_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975234_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975234_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975234_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975234_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975234_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975234_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655813'^^xsd:string;
  dwc:catalogNumber '9975234_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655813'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975234_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975235_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975235_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975235_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975235_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975235_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975235_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655813'^^xsd:string;
  dwc:catalogNumber '9975235_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655813'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975235_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975235_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975235_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975235_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975235_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975235_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975235_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655813'^^xsd:string;
  dwc:catalogNumber '9975235_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655813'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975235_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975238_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975238_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975238_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975238_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975238_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975238_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655813'^^xsd:string;
  dwc:catalogNumber '9975238_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655813'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975238_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975238_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975238_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975238_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975238_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975238_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975238_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655813'^^xsd:string;
  dwc:catalogNumber '9975238_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655813'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975238_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975374_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975374_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975374_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975374_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975374_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975374_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975374_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975374_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975374_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975374_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975374_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975374_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975374_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975374_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975374_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975374_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975375_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975375_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975375_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975375_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975375_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975375_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975375_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975375_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975305_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975305_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975305_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975305_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975305_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975305_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975305_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975305_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975320_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975320_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975320_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975320_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975320_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975320_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975320_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975320_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975336_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975336_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975336_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975336_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975336_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975336_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975336_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975336_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975338_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975338_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975338_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975338_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975338_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975338_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975338_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975338_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975338_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975338_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975338_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975338_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975338_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975338_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975338_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975338_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975346_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975346_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975346_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975346_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975346_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975346_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975346_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975346_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975366_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975366_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975366_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975366_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975366_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975366_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975366_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975366_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975369_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975369_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975369_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975369_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975369_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975369_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975369_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975369_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975375_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975375_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975375_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975375_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975375_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975375_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975375_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975375_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975376_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975376_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975376_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975376_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975376_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975376_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975376_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975376_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975376_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975376_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975376_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975376_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975376_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975376_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975376_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975376_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975377_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975377_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975377_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975377_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975377_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975377_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975377_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975377_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975377_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975377_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975377_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975377_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975377_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975377_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975377_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975377_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975380_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975380_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975380_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975380_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975380_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975380_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975380_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975380_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975380_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975380_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975380_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975380_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975380_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975380_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975380_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975380_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975480_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975480_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975480_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975480_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975480_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975480_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655815'^^xsd:string;
  dwc:catalogNumber '9975480_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655815'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975480_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975488_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975488_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975488_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975488_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975488_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975488_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655815'^^xsd:string;
  dwc:catalogNumber '9975488_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655815'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975488_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975508_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975508_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975508_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975508_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975508_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975508_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655815'^^xsd:string;
  dwc:catalogNumber '9975508_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655815'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975508_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975513_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975513_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975513_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975513_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975513_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975513_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655815'^^xsd:string;
  dwc:catalogNumber '9975513_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655815'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975513_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975514_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975514_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975514_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975514_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975514_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975514_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655815'^^xsd:string;
  dwc:catalogNumber '9975514_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655815'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975514_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975516_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975516_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975516_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975516_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975516_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975516_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655815'^^xsd:string;
  dwc:catalogNumber '9975516_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655815'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975516_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975517_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975517_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975517_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975517_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975517_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975517_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655815'^^xsd:string;
  dwc:catalogNumber '9975517_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655815'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975517_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975517_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975517_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975517_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975517_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975517_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975517_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655815'^^xsd:string;
  dwc:catalogNumber '9975517_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655815'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975517_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975518_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975518_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975518_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975518_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975518_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975518_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655815'^^xsd:string;
  dwc:catalogNumber '9975518_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655815'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975518_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655815'^^xsd:string;
  dwc:catalogNumber '9975519_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655815'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975519_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975519_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975519_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975519_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975519_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975519_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975519_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655815'^^xsd:string;
  dwc:catalogNumber '9975519_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655815'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975519_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975522_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975522_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975522_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975522_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975522_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975522_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655815'^^xsd:string;
  dwc:catalogNumber '9975522_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655815'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975522_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975522_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975522_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975522_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975522_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975522_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975522_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655815'^^xsd:string;
  dwc:catalogNumber '9975522_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655815'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975522_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974912_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974912_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974912_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974912_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974912_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974912_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655811'^^xsd:string;
  dwc:catalogNumber '9974912_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655811'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974912_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974912_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974912_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974912_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974912_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974912_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974912_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655811'^^xsd:string;
  dwc:catalogNumber '9974912_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655811'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974912_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974945_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974945_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974945_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974945_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974945_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974945_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655811'^^xsd:string;
  dwc:catalogNumber '9974945_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655811'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974945_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974948_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974948_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974948_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974948_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974948_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974948_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655811'^^xsd:string;
  dwc:catalogNumber '9974948_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655811'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974948_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974948_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974948_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974948_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974948_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974948_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974948_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655811'^^xsd:string;
  dwc:catalogNumber '9974948_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655811'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974948_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974949_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974949_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974949_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974949_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974949_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974949_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655811'^^xsd:string;
  dwc:catalogNumber '9974949_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655811'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974949_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974950_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974950_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974950_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974950_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974950_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974950_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655811'^^xsd:string;
  dwc:catalogNumber '9974950_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655811'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974950_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974950_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974950_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974950_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974950_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974950_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974950_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655811'^^xsd:string;
  dwc:catalogNumber '9974950_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655811'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974950_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974951_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974951_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974951_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974951_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974951_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974951_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655811'^^xsd:string;
  dwc:catalogNumber '9974951_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655811'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974951_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974952_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974952_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974952_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974952_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974952_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974952_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655811'^^xsd:string;
  dwc:catalogNumber '9974952_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655811'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974952_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974952_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974952_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974952_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974952_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974952_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974952_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655811'^^xsd:string;
  dwc:catalogNumber '9974952_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655811'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974952_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974954_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974954_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974954_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974954_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974954_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974954_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655811'^^xsd:string;
  dwc:catalogNumber '9974954_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655811'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974954_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975036_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975036_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975036_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975036_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975036_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975036_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975036_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975036_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975036_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975036_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975036_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975036_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975036_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975036_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975036_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975036_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975052_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975052_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975052_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975052_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975052_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975052_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975052_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975052_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975054_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975054_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975054_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975054_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975054_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975054_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975054_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975054_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975061_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975061_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975061_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975061_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975061_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975061_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975061_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975061_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975082_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975082_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975082_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975082_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975082_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975082_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975082_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975082_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975082_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975082_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975082_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975082_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975082_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975082_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975082_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975082_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975085_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975085_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975085_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975085_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975085_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975085_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975085_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975085_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975085_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975085_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975085_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975085_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975085_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975085_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975085_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975085_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975090_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975090_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975090_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975090_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975090_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975090_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975090_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975090_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975090_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975090_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975091_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975091_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975091_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975091_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975091_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975091_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975091_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975091_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975092_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975092_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975092_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975092_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975092_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975092_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975092_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975092_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975092_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975092_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975092_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975092_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975092_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975092_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975092_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975092_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975093_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975093_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975093_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975093_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975093_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975093_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975093_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975093_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975096_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975096_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975096_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975096_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975096_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975096_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975096_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975096_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975096_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975096_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975096_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975096_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975096_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975096_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975096_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975096_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975178_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975178_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975178_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975178_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975178_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975178_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655813'^^xsd:string;
  dwc:catalogNumber '9975178_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655813'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975178_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975194_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975194_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975194_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975194_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975194_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975194_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655813'^^xsd:string;
  dwc:catalogNumber '9975194_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655813'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975194_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975196_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975196_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975196_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975196_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975196_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975196_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655813'^^xsd:string;
  dwc:catalogNumber '9975196_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655813'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975196_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975196_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975196_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975196_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975196_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975196_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975196_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655813'^^xsd:string;
  dwc:catalogNumber '9975196_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655813'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975196_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975224_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975224_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975224_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975224_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975224_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975224_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655813'^^xsd:string;
  dwc:catalogNumber '9975224_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655813'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975224_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975229_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975229_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975229_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975229_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975229_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975229_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655813'^^xsd:string;
  dwc:catalogNumber '9975229_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655813'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975229_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975232_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975232_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975232_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975232_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975232_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975232_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655813'^^xsd:string;
  dwc:catalogNumber '9975232_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655813'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975232_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974940_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974940_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974940_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974940_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974940_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974940_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655811'^^xsd:string;
  dwc:catalogNumber '9974940_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655811'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974940_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953408_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953408_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953408_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953408_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953408_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953408_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953408_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953408_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953487_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953487_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953487_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953487_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953487_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953487_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953487_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953487_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953503_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953503_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953503_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953503_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655483%3A9953503_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953503_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655483'^^xsd:string;
  dwc:catalogNumber '9953503_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655483'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655483:9953503_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953641_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953641_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953641_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953641_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953641_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953641_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655484'^^xsd:string;
  dwc:catalogNumber '9953641_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655484'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953641_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953645_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953645_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953645_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953645_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655484%3A9953645_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953645_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655484'^^xsd:string;
  dwc:catalogNumber '9953645_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655484'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655484:9953645_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975234_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975234_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975234_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975234_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975234_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975234_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655813'^^xsd:string;
  dwc:catalogNumber '9975234_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655813'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975234_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975371_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975371_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975371_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975371_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975371_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975371_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975371_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975371_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975320_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975320_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975320_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975320_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975320_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975320_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975320_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975320_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975366_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975366_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975366_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975366_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975366_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975366_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975366_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975366_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975379_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975379_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975379_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975379_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655814%3A9975379_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975379_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655814'^^xsd:string;
  dwc:catalogNumber '9975379_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655814'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655814:9975379_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975508_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975508_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975508_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975508_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975508_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975508_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655815'^^xsd:string;
  dwc:catalogNumber '9975508_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655815'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975508_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975516_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975516_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975516_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975516_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975516_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975516_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655815'^^xsd:string;
  dwc:catalogNumber '9975516_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655815'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975516_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975518_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975518_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975518_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975518_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975518_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975518_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655815'^^xsd:string;
  dwc:catalogNumber '9975518_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655815'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975518_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975520_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975520_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975520_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975520_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655815%3A9975520_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975520_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655815'^^xsd:string;
  dwc:catalogNumber '9975520_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655815'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655815:9975520_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974940_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974940_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974940_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974940_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974940_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974940_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655811'^^xsd:string;
  dwc:catalogNumber '9974940_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655811'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974940_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974949_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974949_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974949_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974949_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974949_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974949_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655811'^^xsd:string;
  dwc:catalogNumber '9974949_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655811'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974949_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974951_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974951_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974951_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974951_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974951_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974951_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655811'^^xsd:string;
  dwc:catalogNumber '9974951_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655811'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974951_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974954_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974954_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974954_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974954_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655811%3A9974954_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974954_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655811'^^xsd:string;
  dwc:catalogNumber '9974954_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655811'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655811:9974954_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975054_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975054_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975054_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975054_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975054_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975054_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975054_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975054_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975091_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975091_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975091_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975091_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975091_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975091_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975091_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975091_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975093_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975093_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975093_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975093_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655812%3A9975093_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975093_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655812'^^xsd:string;
  dwc:catalogNumber '9975093_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655812'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655812:9975093_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975194_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975194_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975194_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975194_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975194_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975194_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655813'^^xsd:string;
  dwc:catalogNumber '9975194_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655813'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975194_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975224_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975224_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975224_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975224_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655813%3A9975224_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975224_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655813'^^xsd:string;
  dwc:catalogNumber '9975224_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655813'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655813:9975224_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926290_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926290_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926290_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926290_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926290_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926290_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655286'^^xsd:string;
  dwc:catalogNumber '9926290_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655286'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926290_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926290_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926290_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926290_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926290_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926290_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926290_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655286'^^xsd:string;
  dwc:catalogNumber '9926290_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655286'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926290_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926308_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926308_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926308_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926308_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926308_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926308_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655286'^^xsd:string;
  dwc:catalogNumber '9926308_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655286'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926308_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926310_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926310_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926310_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926310_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926310_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926310_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655286'^^xsd:string;
  dwc:catalogNumber '9926310_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655286'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926310_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926311_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926311_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926311_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926311_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926311_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926311_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655286'^^xsd:string;
  dwc:catalogNumber '9926311_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655286'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926311_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926314_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926314_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926314_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926314_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926314_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926314_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655286'^^xsd:string;
  dwc:catalogNumber '9926314_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655286'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926314_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926314_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926314_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926314_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926314_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926314_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926314_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655286'^^xsd:string;
  dwc:catalogNumber '9926314_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655286'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926314_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926315_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926315_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926315_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926315_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926315_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926315_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655286'^^xsd:string;
  dwc:catalogNumber '9926315_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655286'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926315_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926316_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926316_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926316_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926316_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926316_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926316_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655286'^^xsd:string;
  dwc:catalogNumber '9926316_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655286'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926316_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926316_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926316_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926316_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926316_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926316_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926316_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655286'^^xsd:string;
  dwc:catalogNumber '9926316_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655286'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926316_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926317_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926317_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926317_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926317_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926317_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926317_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655286'^^xsd:string;
  dwc:catalogNumber '9926317_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655286'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926317_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926317_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926317_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926317_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926317_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926317_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926317_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655286'^^xsd:string;
  dwc:catalogNumber '9926317_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655286'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926317_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926322_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926322_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926322_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926322_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926322_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926322_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655286'^^xsd:string;
  dwc:catalogNumber '9926322_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655286'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926322_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953723_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953723_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953723_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953723_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953723_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953723_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953723_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis dens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109616'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953723_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953743_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953743_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953743_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953743_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953743_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953743_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953743_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953743_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953753_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953753_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953753_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953753_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953753_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953753_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953753_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953753_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953753_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953753_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953753_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953753_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953753_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953753_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953753_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953753_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953753_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953753_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953753_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953753_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953753_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953753_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953753_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953753_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953771_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953771_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953771_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953771_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953771_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953771_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953771_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953771_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953773_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953773_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953773_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953773_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953773_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953773_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953773_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953773_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953773_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953773_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953773_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953773_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953773_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953773_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953773_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953773_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953773_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953773_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953773_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953773_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953773_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953773_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953773_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953773_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953776_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953776_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953776_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953776_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953776_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953776_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953776_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953776_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953777_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953777_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953777_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953777_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953777_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953777_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953777_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953777_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953777_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953777_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953777_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953777_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953777_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953777_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953777_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953777_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953777_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953777_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953777_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953777_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953777_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953777_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953777_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953777_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953778_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953778_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953778_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953778_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953778_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953778_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953778_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953778_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953781_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953781_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953781_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953781_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953781_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953781_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953781_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953781_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953781_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953781_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953781_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953781_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953781_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953781_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953781_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953781_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953782_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953782_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953782_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953782_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953782_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953782_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953782_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953782_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953782_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953782_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953782_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953782_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953782_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953782_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953782_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953782_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953782_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953782_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953782_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953782_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953782_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953782_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953782_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953782_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953783_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953783_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953783_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953783_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953783_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953783_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953783_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953783_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953783_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953783_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953783_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953783_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953783_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953783_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953783_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953783_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953783_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953783_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953783_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953783_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953783_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953783_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953783_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953783_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953784_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953784_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953784_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953784_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953784_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953784_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953784_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953784_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953784_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953784_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953784_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953784_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953784_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953784_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953784_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953784_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953784_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953784_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953784_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953784_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953784_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953784_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953784_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953784_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953785_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953785_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953785_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953785_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953785_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953785_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953785_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953785_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953785_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953785_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953785_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953785_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953785_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953785_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953785_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953785_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953787_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953787_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953787_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953787_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953787_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953787_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953787_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953787_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953787_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953787_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953787_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953787_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953787_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953787_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953787_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953787_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953834_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953834_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953834_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953834_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953834_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953834_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953834_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953834_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953834_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953834_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953834_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953834_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953834_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953834_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953834_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953834_3'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953854_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953854_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953869_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953869_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953869_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953869_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953869_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953869_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953869_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953869_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953887_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953887_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953887_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953887_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953887_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953887_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953887_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953887_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953894_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953894_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953894_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953894_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953894_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953894_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953894_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953894_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953915_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953915_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953915_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953915_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953915_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953915_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953915_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953915_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953917_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953917_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953917_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953917_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953917_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953917_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953917_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953917_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953918_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953918_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953918_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953918_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953918_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953918_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953918_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953918_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953920_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953920_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953920_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953920_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953920_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953920_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953920_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953920_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953923_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953923_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953923_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953923_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953923_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953923_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953923_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953923_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953923_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953923_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953923_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953923_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953923_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953923_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953923_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953923_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953923_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953923_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953923_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953923_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953923_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953923_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953923_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953923_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953924_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953924_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953924_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953924_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953924_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953924_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953924_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953924_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953924_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953924_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953924_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953924_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953924_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953924_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953924_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953924_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953925_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953925_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953925_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953925_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953925_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953925_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953925_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953925_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953925_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953925_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953925_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953925_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953925_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953925_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953925_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953925_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953926_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953926_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953926_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953926_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953926_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953926_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953926_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953926_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953926_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953926_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953926_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953926_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953926_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953926_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953926_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953926_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953927_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953927_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953927_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953927_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953927_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953927_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953927_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953927_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953929_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953929_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953929_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953929_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953929_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953929_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953929_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953929_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953929_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953929_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953929_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953929_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953929_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953929_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953929_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953929_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953692_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953692_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953692_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953692_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953692_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953692_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953692_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953692_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953692_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953692_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953692_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953692_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953692_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953692_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953692_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953692_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953692_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953692_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953692_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953692_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953692_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953692_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953692_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953692_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953771_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953771_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953771_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953771_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953771_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953771_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953771_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953771_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953779_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953779_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953779_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953779_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953779_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953779_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953779_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953779_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953781_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953781_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953781_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953781_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953781_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953781_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953781_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953781_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953787_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953787_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953787_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953787_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953787_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953787_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953787_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953787_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953887_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953887_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953918_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953918_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953918_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953918_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953918_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953918_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953918_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953918_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953924_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953924_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953924_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953924_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953924_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953924_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953924_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953924_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953929_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953929_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953929_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953929_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655486%3A9953929_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953929_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655486'^^xsd:string;
  dwc:catalogNumber '9953929_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655486'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655486:9953929_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953712_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953712_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953712_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953712_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655485%3A9953712_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953712_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655485'^^xsd:string;
  dwc:catalogNumber '9953712_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655485'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655485:9953712_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926308_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926308_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926308_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926308_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926308_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926308_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655286'^^xsd:string;
  dwc:catalogNumber '9926308_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655286'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926308_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926311_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926311_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926311_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926311_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926311_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926311_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655286'^^xsd:string;
  dwc:catalogNumber '9926311_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655286'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926311_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926315_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926315_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926315_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926315_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926315_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926315_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655286'^^xsd:string;
  dwc:catalogNumber '9926315_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655286'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926315_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926322_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926322_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926322_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926322_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 7.3833)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "7.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655286%3A9926322_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926322_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655286'^^xsd:string;
  dwc:catalogNumber '9926322_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655286'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.3833'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655286:9926322_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950000_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950000_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950000_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950000_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950000_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950000_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655459'^^xsd:string;
  dwc:catalogNumber '9950000_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655459'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950000_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950020_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950020_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950020_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950020_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950020_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950020_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655459'^^xsd:string;
  dwc:catalogNumber '9950020_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655459'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950020_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950051_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950051_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950051_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950051_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950051_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950051_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655459'^^xsd:string;
  dwc:catalogNumber '9950051_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655459'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950051_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950053_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950053_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950053_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950053_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950053_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950053_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655459'^^xsd:string;
  dwc:catalogNumber '9950053_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655459'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950053_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950060_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950060_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950060_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950060_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950060_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950060_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655459'^^xsd:string;
  dwc:catalogNumber '9950060_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655459'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950060_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950061_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950061_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950061_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950061_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950061_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950061_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655459'^^xsd:string;
  dwc:catalogNumber '9950061_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655459'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950061_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950081_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950081_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950081_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950081_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950081_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950081_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655459'^^xsd:string;
  dwc:catalogNumber '9950081_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655459'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950081_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950085_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950085_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950085_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950085_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950085_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950085_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655459'^^xsd:string;
  dwc:catalogNumber '9950085_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655459'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950085_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950086_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950086_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950086_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950086_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950086_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950086_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655459'^^xsd:string;
  dwc:catalogNumber '9950086_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655459'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950086_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950091_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950091_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950091_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950091_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950091_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950091_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655459'^^xsd:string;
  dwc:catalogNumber '9950091_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655459'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950091_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950092_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950092_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950092_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950092_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950092_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950092_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655459'^^xsd:string;
  dwc:catalogNumber '9950092_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655459'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950092_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950093_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950093_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950093_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950093_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950093_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950093_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655459'^^xsd:string;
  dwc:catalogNumber '9950093_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655459'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950093_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971255_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971255_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971255_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971255_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971255_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971255_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971255_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971255_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971255_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971255_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971255_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971255_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971255_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971255_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971255_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971255_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971628_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971628_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971628_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971628_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971628_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655788:9971628_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655788'^^xsd:string;
  dwc:catalogNumber '9971628_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655788'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655788:9971628_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971644_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971644_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971644_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971644_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971644_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655788:9971644_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655788'^^xsd:string;
  dwc:catalogNumber '9971644_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655788'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655788:9971644_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971646_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971646_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971646_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971646_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971646_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655788:9971646_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655788'^^xsd:string;
  dwc:catalogNumber '9971646_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655788'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655788:9971646_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971682_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971682_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971682_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971682_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971682_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655788:9971682_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655788'^^xsd:string;
  dwc:catalogNumber '9971682_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655788'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655788:9971682_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971683_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971683_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971683_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971683_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971683_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655788:9971683_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655788'^^xsd:string;
  dwc:catalogNumber '9971683_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655788'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655788:9971683_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971684_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971684_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971684_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971684_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971684_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655788:9971684_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655788'^^xsd:string;
  dwc:catalogNumber '9971684_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655788'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655788:9971684_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971688_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971688_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971688_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971688_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971688_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655788:9971688_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655788'^^xsd:string;
  dwc:catalogNumber '9971688_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655788'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655788:9971688_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971688_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971688_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971688_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971688_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971688_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655788:9971688_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655788'^^xsd:string;
  dwc:catalogNumber '9971688_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655788'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655788:9971688_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971198_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971198_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971198_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971198_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971198_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971198_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971198_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971198_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971213_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971213_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971213_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971213_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971213_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971213_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971213_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971213_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971216_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971216_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971216_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971216_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971216_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971216_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971216_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971216_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971239_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971239_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971239_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971239_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971239_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971239_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971239_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971239_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971241_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971241_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971241_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971241_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971241_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971241_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971241_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971241_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971241_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971241_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971241_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971241_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971241_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971241_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971241_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971241_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971195_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971195_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971195_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971195_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971195_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971195_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971195_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971195_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971195_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971195_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971195_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971195_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971195_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971195_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971195_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971195_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971245_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971245_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971245_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971245_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971245_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971245_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971245_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971245_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971246_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971246_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971246_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971246_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971246_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971246_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971246_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971246_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971249_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971249_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971249_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971249_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971249_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971249_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971249_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971249_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971250_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971250_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971250_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971250_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971250_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971250_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971250_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971250_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971250_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971250_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971250_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971250_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971250_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971250_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971250_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971250_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971251_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971251_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971251_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971251_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971251_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971251_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971251_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971251_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655459'^^xsd:string;
  dwc:catalogNumber '9950035_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655459'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950035_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950066_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950066_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950066_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950066_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950066_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950066_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655459'^^xsd:string;
  dwc:catalogNumber '9950066_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655459'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium curvipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '163934'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950066_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '163934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950089_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950089_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950089_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950089_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950089_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950089_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655459'^^xsd:string;
  dwc:catalogNumber '9950089_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655459'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950089_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655459'^^xsd:string;
  dwc:catalogNumber '9950090_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655459'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950090_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950095_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950095_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950095_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950095_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655459%3A9950095_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950095_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655459'^^xsd:string;
  dwc:catalogNumber '9950095_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655459'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655459:9950095_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971251_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971251_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971251_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971251_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971251_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971251_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971251_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971251_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971682_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971682_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971682_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971682_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655788%3A9971682_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655788:9971682_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655788'^^xsd:string;
  dwc:catalogNumber '9971682_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655788'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655788:9971682_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971213_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971213_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971213_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971213_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971213_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971213_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971213_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971213_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971239_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971239_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971239_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971239_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971239_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971239_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971239_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971239_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971249_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971249_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971249_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971249_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.51667)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655784%3A9971249_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971249_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655784'^^xsd:string;
  dwc:catalogNumber '9971249_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655784'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.51667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655784:9971249_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925355_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925355_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925355_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925355_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925355_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925355_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925355_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925355_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925355_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925355_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925355_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925355_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925355_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925355_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925355_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925355_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925370_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925370_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925370_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925370_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925370_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925370_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925370_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925370_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925370_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925370_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925370_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925370_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925370_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925370_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925370_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925370_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925388_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925388_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925388_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925388_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925388_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925388_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925388_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925388_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925390_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925390_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925390_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925390_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925390_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925390_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925390_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925390_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925390_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925390_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925390_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925390_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925390_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925390_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925390_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925390_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925391_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925391_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925391_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925391_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925391_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925391_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925391_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925391_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925391_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925391_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925391_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925391_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925391_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925391_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925391_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925391_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925394_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925394_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925394_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925394_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925394_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925394_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925394_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925394_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925395_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925395_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925395_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925395_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925395_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925395_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925395_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925395_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925396_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925396_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925396_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925396_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925396_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925396_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925396_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925396_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925396_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925396_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925396_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925396_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925396_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925396_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925396_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925396_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925397_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925397_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925397_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925397_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925397_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925397_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925397_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925397_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925402_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925402_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925402_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925402_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925402_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925402_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925402_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925402_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925402_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925402_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925402_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925402_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925402_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925402_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925402_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925402_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950234_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950234_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950234_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950234_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950234_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950234_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950234_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950234_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950235_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950235_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950235_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950235_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950235_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950235_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950235_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950235_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950235_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950235_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950235_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950235_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950235_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950235_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950235_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950235_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950237_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950237_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950237_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950237_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950237_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950237_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950237_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950237_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950195_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950195_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950195_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950195_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950195_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950195_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950195_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950195_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950195_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950195_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950195_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950195_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950195_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950195_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950195_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950195_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950203_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950203_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950203_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950203_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950203_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950203_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950203_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950203_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950221_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950221_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950221_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950221_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950221_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950221_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950221_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950221_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950223_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950223_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950223_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950223_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950223_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950223_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950223_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950223_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950223_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950223_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950223_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950223_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950223_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950223_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950223_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950223_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950225_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950225_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950225_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950225_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950225_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950225_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950225_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950225_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950226_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950226_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950226_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950226_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950226_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950226_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950226_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950226_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950227_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950227_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950227_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950227_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950227_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950227_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950227_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950227_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950228_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950228_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950228_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950228_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950228_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950228_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950228_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950228_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950231_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950231_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950231_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950231_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950231_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950231_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950231_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950231_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950231_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950231_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950231_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950231_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950231_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950231_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950231_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950231_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950232_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950232_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950232_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950232_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950232_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950232_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950232_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950232_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950232_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950232_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950232_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950232_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950232_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950232_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950232_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950232_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950233_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950233_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950233_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950233_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950233_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950233_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950233_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950233_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949718_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949718_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949718_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949718_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949718_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949718_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655457'^^xsd:string;
  dwc:catalogNumber '9949718_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655457'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949718_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949753_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949753_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949753_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949753_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949753_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949753_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655457'^^xsd:string;
  dwc:catalogNumber '9949753_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655457'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949753_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949779_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949779_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949779_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949779_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949779_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949779_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655457'^^xsd:string;
  dwc:catalogNumber '9949779_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655457'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949779_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949797_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949797_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949797_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949797_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949797_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949797_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655457'^^xsd:string;
  dwc:catalogNumber '9949797_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655457'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949797_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949799_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949799_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949799_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949799_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949799_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949799_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655457'^^xsd:string;
  dwc:catalogNumber '9949799_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655457'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949799_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949802_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949802_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949802_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949802_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949802_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949802_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655457'^^xsd:string;
  dwc:catalogNumber '9949802_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655457'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949802_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949807_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949807_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949807_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949807_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949807_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949807_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655457'^^xsd:string;
  dwc:catalogNumber '9949807_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655457'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949807_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949808_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949808_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949808_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949808_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949808_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949808_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655457'^^xsd:string;
  dwc:catalogNumber '9949808_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655457'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949808_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949809_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949809_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949809_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949809_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949809_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949809_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655457'^^xsd:string;
  dwc:catalogNumber '9949809_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655457'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949809_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949860_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949860_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949860_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949860_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949860_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655458:9949860_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655458'^^xsd:string;
  dwc:catalogNumber '9949860_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655458'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655458:9949860_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949913_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949913_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949913_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949913_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949913_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655458:9949913_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655458'^^xsd:string;
  dwc:catalogNumber '9949913_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655458'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655458:9949913_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949941_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949941_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949941_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949941_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949941_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655458:9949941_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655458'^^xsd:string;
  dwc:catalogNumber '9949941_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655458'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655458:9949941_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949944_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949944_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949944_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949944_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949944_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655458:9949944_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655458'^^xsd:string;
  dwc:catalogNumber '9949944_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655458'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655458:9949944_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949945_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949945_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949945_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949945_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949945_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655458:9949945_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655458'^^xsd:string;
  dwc:catalogNumber '9949945_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655458'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655458:9949945_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949949_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949949_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949949_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949949_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949949_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655458:9949949_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655458'^^xsd:string;
  dwc:catalogNumber '9949949_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655458'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655458:9949949_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949951_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949951_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949951_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949951_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949951_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655458:9949951_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655458'^^xsd:string;
  dwc:catalogNumber '9949951_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655458'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655458:9949951_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949955_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949955_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949955_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949955_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949955_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655458:9949955_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655458'^^xsd:string;
  dwc:catalogNumber '9949955_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655458'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655458:9949955_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950142_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950142_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950142_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950142_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950142_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950142_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950142_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950142_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950142_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950142_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950142_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950142_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950142_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950142_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950142_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950142_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950177_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950177_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950177_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950177_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950177_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950177_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950177_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950177_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950193_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950193_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950193_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950193_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950193_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950193_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950193_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950193_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971309_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971309_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971309_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971309_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971309_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971309_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971309_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971309_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971328_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971328_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971328_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971328_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971328_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971328_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971328_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971328_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971344_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971344_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971344_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971344_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971344_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971344_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971344_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971344_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971347_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971347_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971347_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971347_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971347_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971347_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971347_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971347_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971388_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971388_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971388_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971388_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971388_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971388_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971388_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971388_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971388_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971388_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971388_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971388_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971388_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971388_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971388_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971388_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971390_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971390_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971390_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971390_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971390_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971390_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971390_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971390_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971393_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971393_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971393_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971393_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971393_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971393_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971393_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971393_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971395_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971395_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971395_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971395_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971395_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971395_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971395_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971395_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971398_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971398_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971398_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971398_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971398_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971398_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971398_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971398_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971399_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971399_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971399_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971399_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971399_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971399_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971399_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971399_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971399_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971399_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971399_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971399_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971399_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971399_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971399_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971399_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971400_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971400_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971400_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971400_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971400_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971400_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971400_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971400_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971401_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971401_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971401_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971401_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971401_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971401_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971401_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971401_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971402_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971402_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971402_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971402_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971402_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971402_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971402_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971402_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971403_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971403_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971403_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971403_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971403_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971403_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971403_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971403_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971404_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971404_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971404_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971404_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971404_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971404_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971404_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971404_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971404_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971404_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971404_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971404_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971404_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971404_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971404_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971404_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971486_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971486_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971486_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971486_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971486_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971486_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655787'^^xsd:string;
  dwc:catalogNumber '9971486_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655787'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971486_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971504_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971504_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971504_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971504_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971504_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971504_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655787'^^xsd:string;
  dwc:catalogNumber '9971504_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655787'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971504_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971530_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971530_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971530_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971530_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971530_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971530_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655787'^^xsd:string;
  dwc:catalogNumber '9971530_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655787'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971530_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971532_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971532_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971532_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971532_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971532_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971532_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655787'^^xsd:string;
  dwc:catalogNumber '9971532_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655787'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971532_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971538_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971538_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971538_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971538_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971538_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971538_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655787'^^xsd:string;
  dwc:catalogNumber '9971538_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655787'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971538_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971540_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971540_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971540_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971540_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971540_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971540_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655787'^^xsd:string;
  dwc:catalogNumber '9971540_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655787'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971540_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971542_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971542_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971542_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971542_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971542_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971542_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655787'^^xsd:string;
  dwc:catalogNumber '9971542_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655787'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971542_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971542_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971542_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971542_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971542_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971542_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971542_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655787'^^xsd:string;
  dwc:catalogNumber '9971542_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655787'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971542_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971543_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971543_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971543_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971543_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971543_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971543_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655787'^^xsd:string;
  dwc:catalogNumber '9971543_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655787'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971543_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971545_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971545_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971545_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971545_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971545_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971545_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655787'^^xsd:string;
  dwc:catalogNumber '9971545_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655787'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971545_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971546_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971546_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971546_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971546_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971546_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971546_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655787'^^xsd:string;
  dwc:catalogNumber '9971546_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655787'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971546_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971546_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971546_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971546_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971546_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971546_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971546_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655787'^^xsd:string;
  dwc:catalogNumber '9971546_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655787'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971546_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971754_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971754_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971754_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971754_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971754_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971754_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655789'^^xsd:string;
  dwc:catalogNumber '9971754_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655789'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971754_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971763_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971763_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971763_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971763_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971763_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971763_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655789'^^xsd:string;
  dwc:catalogNumber '9971763_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655789'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971763_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971770_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971770_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971770_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971770_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971770_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971770_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655789'^^xsd:string;
  dwc:catalogNumber '9971770_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655789'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971770_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971795_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971795_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971795_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971795_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971795_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971795_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655789'^^xsd:string;
  dwc:catalogNumber '9971795_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655789'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971795_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971822_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971822_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971822_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971822_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971822_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971822_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655789'^^xsd:string;
  dwc:catalogNumber '9971822_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655789'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971822_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971824_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971824_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971824_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971824_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971824_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971824_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655789'^^xsd:string;
  dwc:catalogNumber '9971824_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655789'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971824_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971824_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971824_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971824_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971824_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971824_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971824_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655789'^^xsd:string;
  dwc:catalogNumber '9971824_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655789'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971824_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971825_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971825_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971825_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971825_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971825_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971825_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655789'^^xsd:string;
  dwc:catalogNumber '9971825_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655789'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971825_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971826_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971826_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971826_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971826_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971826_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971826_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655789'^^xsd:string;
  dwc:catalogNumber '9971826_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655789'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971826_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971827_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971827_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971827_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971827_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971827_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971827_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655789'^^xsd:string;
  dwc:catalogNumber '9971827_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655789'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971827_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971827_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971827_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971827_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971827_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971827_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971827_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655789'^^xsd:string;
  dwc:catalogNumber '9971827_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655789'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971827_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971828_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971828_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971828_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971828_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971828_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971828_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655789'^^xsd:string;
  dwc:catalogNumber '9971828_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655789'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971828_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971830_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971830_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971830_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971830_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971830_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971830_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655789'^^xsd:string;
  dwc:catalogNumber '9971830_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655789'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971830_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971830_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971830_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971830_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971830_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971830_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971830_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655789'^^xsd:string;
  dwc:catalogNumber '9971830_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655789'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971830_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949803_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949803_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949803_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949803_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949803_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949803_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655457'^^xsd:string;
  dwc:catalogNumber '9949803_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655457'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949803_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949813_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949813_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949813_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949813_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655457%3A9949813_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949813_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655457'^^xsd:string;
  dwc:catalogNumber '9949813_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655457'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655457:9949813_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949950_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949950_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949950_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949950_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655458%3A9949950_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655458:9949950_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655458'^^xsd:string;
  dwc:catalogNumber '9949950_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655458'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655458:9949950_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950227_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950227_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950227_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950227_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950227_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950227_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950227_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950227_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950233_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950233_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950233_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950233_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950233_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950233_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950233_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950233_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950234_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950234_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950234_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950234_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950234_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950234_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950234_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950234_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950237_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950237_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950237_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950237_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655460%3A9950237_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950237_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655460'^^xsd:string;
  dwc:catalogNumber '9950237_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655460'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655460:9950237_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925388_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925388_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925388_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925388_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925388_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925388_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925388_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925388_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925394_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925394_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925394_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925394_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925394_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925394_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925394_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925394_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925395_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925395_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925395_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925395_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925395_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925395_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925395_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925395_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925397_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925397_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925397_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925397_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655278%3A9925397_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925397_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655278'^^xsd:string;
  dwc:catalogNumber '9925397_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655278'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655278:9925397_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971390_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971390_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971390_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971390_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971390_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971390_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971390_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971390_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971398_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971398_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971398_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971398_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971398_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971398_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971398_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971398_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971400_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971400_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971400_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971400_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655786%3A9971400_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971400_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655786'^^xsd:string;
  dwc:catalogNumber '9971400_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655786'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655786:9971400_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971511_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971511_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971511_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971511_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971511_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971511_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655787'^^xsd:string;
  dwc:catalogNumber '9971511_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655787'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971511_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971540_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971540_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971540_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971540_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971540_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971540_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655787'^^xsd:string;
  dwc:catalogNumber '9971540_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655787'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971540_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971543_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971543_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971543_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971543_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655787%3A9971543_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971543_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655787'^^xsd:string;
  dwc:catalogNumber '9971543_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655787'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655787:9971543_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971816_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971816_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971816_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971816_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971816_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971816_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655789'^^xsd:string;
  dwc:catalogNumber '9971816_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655789'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971816_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971826_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971826_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971826_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971826_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655789%3A9971826_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971826_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655789'^^xsd:string;
  dwc:catalogNumber '9971826_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655789'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.5167'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655789:9971826_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950284_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950284_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950284_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950284_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "57.0167"^^xsd:decimal ;
  geo-pos:long "7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950284_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950284_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655461'^^xsd:string;
  dwc:catalogNumber '9950284_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655461'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.6333'^^xsd:double;
  dwc:latitude '57.0167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950284_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950304_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950304_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950304_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950304_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "57.0167"^^xsd:decimal ;
  geo-pos:long "7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950304_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950304_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655461'^^xsd:string;
  dwc:catalogNumber '9950304_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655461'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.6333'^^xsd:double;
  dwc:latitude '57.0167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950304_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950319_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950319_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950319_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950319_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "57.0167"^^xsd:decimal ;
  geo-pos:long "7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950319_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950319_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655461'^^xsd:string;
  dwc:catalogNumber '9950319_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655461'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.6333'^^xsd:double;
  dwc:latitude '57.0167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950319_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950362_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950362_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950362_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950362_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "57.0167"^^xsd:decimal ;
  geo-pos:long "7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950362_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950362_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655461'^^xsd:string;
  dwc:catalogNumber '9950362_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655461'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.6333'^^xsd:double;
  dwc:latitude '57.0167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950362_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950365_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950365_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950365_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950365_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "57.0167"^^xsd:decimal ;
  geo-pos:long "7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950365_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950365_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655461'^^xsd:string;
  dwc:catalogNumber '9950365_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655461'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.6333'^^xsd:double;
  dwc:latitude '57.0167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950365_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950367_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950367_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950367_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950367_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "57.0167"^^xsd:decimal ;
  geo-pos:long "7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950367_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950367_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655461'^^xsd:string;
  dwc:catalogNumber '9950367_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655461'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.6333'^^xsd:double;
  dwc:latitude '57.0167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950367_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950368_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950368_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950368_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950368_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "57.0167"^^xsd:decimal ;
  geo-pos:long "7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950368_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950368_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655461'^^xsd:string;
  dwc:catalogNumber '9950368_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655461'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.6333'^^xsd:double;
  dwc:latitude '57.0167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950368_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950374_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950374_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950374_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950374_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "57.0167"^^xsd:decimal ;
  geo-pos:long "7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950374_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950374_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655461'^^xsd:string;
  dwc:catalogNumber '9950374_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655461'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.6333'^^xsd:double;
  dwc:latitude '57.0167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950374_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950375_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950375_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950375_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950375_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "57.0167"^^xsd:decimal ;
  geo-pos:long "7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950375_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950375_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655461'^^xsd:string;
  dwc:catalogNumber '9950375_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655461'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.6333'^^xsd:double;
  dwc:latitude '57.0167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950375_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950376_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950376_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950376_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950376_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "57.0167"^^xsd:decimal ;
  geo-pos:long "7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950376_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950376_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655461'^^xsd:string;
  dwc:catalogNumber '9950376_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655461'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.6333'^^xsd:double;
  dwc:latitude '57.0167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950376_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950335_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950335_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950335_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950335_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "57.0167"^^xsd:decimal ;
  geo-pos:long "7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950335_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950335_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655461'^^xsd:string;
  dwc:catalogNumber '9950335_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655461'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.6333'^^xsd:double;
  dwc:latitude '57.0167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950335_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950337_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950337_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950337_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950337_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "57.0167"^^xsd:decimal ;
  geo-pos:long "7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950337_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950337_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655461'^^xsd:string;
  dwc:catalogNumber '9950337_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655461'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.6333'^^xsd:double;
  dwc:latitude '57.0167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950337_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950344_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950344_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950344_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950344_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "57.0167"^^xsd:decimal ;
  geo-pos:long "7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950344_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950344_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655461'^^xsd:string;
  dwc:catalogNumber '9950344_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655461'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.6333'^^xsd:double;
  dwc:latitude '57.0167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950344_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950345_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950345_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950345_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950345_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "57.0167"^^xsd:decimal ;
  geo-pos:long "7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950345_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950345_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655461'^^xsd:string;
  dwc:catalogNumber '9950345_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655461'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.6333'^^xsd:double;
  dwc:latitude '57.0167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950345_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950312_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950312_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950312_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950312_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "57.0167"^^xsd:decimal ;
  geo-pos:long "7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950312_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950312_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655461'^^xsd:string;
  dwc:catalogNumber '9950312_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655461'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.6333'^^xsd:double;
  dwc:latitude '57.0167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950312_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950370_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950370_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950370_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950370_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "57.0167"^^xsd:decimal ;
  geo-pos:long "7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950370_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950370_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655461'^^xsd:string;
  dwc:catalogNumber '9950370_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655461'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.6333'^^xsd:double;
  dwc:latitude '57.0167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950370_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950373_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950373_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950373_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950373_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "57.0167"^^xsd:decimal ;
  geo-pos:long "7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950373_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950373_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655461'^^xsd:string;
  dwc:catalogNumber '9950373_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655461'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.6333'^^xsd:double;
  dwc:latitude '57.0167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950373_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950379_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950379_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950379_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0167"^^xsd:decimal ;
  dwc:decimalLongitude "7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950379_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0167 7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "57.0167"^^xsd:decimal ;
  geo-pos:long "7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655461%3A9950379_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950379_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655461'^^xsd:string;
  dwc:catalogNumber '9950379_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655461'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.6333'^^xsd:double;
  dwc:latitude '57.0167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655461:9950379_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925439_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925439_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925439_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925439_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925439_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925439_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925439_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925439_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925439_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925439_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925439_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925439_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925439_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925439_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925439_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925439_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925474_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925474_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925474_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925474_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925474_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925474_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925474_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925474_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925485_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925485_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925485_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925485_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925485_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925485_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925485_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925485_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925503_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925503_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925503_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925503_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925503_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925503_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925503_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925503_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925503_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925503_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925503_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925503_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925503_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925503_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925503_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925503_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925505_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925505_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925505_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925505_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925505_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925505_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925505_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925505_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925506_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925506_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925506_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925506_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925506_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925506_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925506_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925506_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925507_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925507_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925507_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925507_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925507_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925507_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925507_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925507_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925509_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925509_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925509_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925509_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925509_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925509_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925509_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925509_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925509_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925509_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925509_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925509_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925509_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925509_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925509_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925509_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925510_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925510_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925510_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925510_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925510_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925510_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925510_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925510_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925511_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925511_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925511_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925511_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925511_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925511_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925511_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925511_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925512_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925512_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925512_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925512_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925512_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925512_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925512_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925512_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925513_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925513_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925513_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925513_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925513_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925513_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925513_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925513_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925514_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925514_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925514_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925514_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925514_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925514_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925514_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925514_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925515_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925515_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925515_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925515_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925515_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925515_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925515_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925515_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925517_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925517_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925517_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925517_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925517_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925517_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925517_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925517_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950426_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950426_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950426_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950426_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950426_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950426_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950426_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950426_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950426_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950426_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950426_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950426_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950426_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950426_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950426_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950426_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950443_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950443_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950443_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950443_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950443_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950443_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950443_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950443_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950446_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950446_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950446_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950446_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950446_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950446_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950446_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950446_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950461_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950461_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950461_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950461_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950461_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950461_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950461_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950461_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950477_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950477_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950477_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950477_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950477_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950477_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950477_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950477_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950479_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950479_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950479_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950479_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950479_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950479_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950479_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950479_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950479_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950479_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950479_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950479_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950479_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950479_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950479_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950479_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950486_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950486_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950486_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950486_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950486_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950486_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950486_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950486_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950487_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950487_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950487_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950487_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950487_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950487_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950487_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950487_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950507_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950507_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950507_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950507_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950507_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950507_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950507_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950507_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950507_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950507_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950507_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950507_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950507_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950507_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950507_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950507_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950509_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950509_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950509_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950509_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950509_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950509_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950509_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950509_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950510_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950510_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950510_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950510_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950510_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950510_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950510_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950510_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950652_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950652_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950652_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950652_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950652_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950652_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950652_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950652_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950652_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950652_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950652_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950652_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950652_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950652_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950652_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950652_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950654_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950654_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950654_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950654_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950654_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950654_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950654_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950654_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950654_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950654_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950654_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950654_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950654_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950654_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950654_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950654_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950655_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950655_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950655_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950655_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950655_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950655_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950655_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950655_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950657_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950657_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950657_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950657_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950657_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950657_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950657_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950657_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950657_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950657_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950657_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950657_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950657_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950657_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950657_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950657_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950658_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950658_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950658_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950658_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950658_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950658_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950658_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950658_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950659_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950659_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950659_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950659_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950659_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950659_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950659_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950659_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950659_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950659_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950659_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950659_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950659_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950659_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950659_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950659_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950660_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950660_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950660_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950660_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950660_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950660_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950660_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950660_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950660_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950660_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950660_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950660_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950660_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950660_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950660_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950660_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950661_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950661_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950661_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950661_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950661_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950661_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950661_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950661_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950661_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950661_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950661_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950661_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950661_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950661_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950661_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950661_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950663_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950663_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950663_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950663_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950663_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950663_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950663_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950663_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950511_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950511_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950511_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950511_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950511_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950511_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950511_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950511_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950512_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950512_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950512_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950512_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950512_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950512_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950512_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950512_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950515_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950515_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950515_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950515_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950515_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950515_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950515_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950515_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950516_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950516_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950516_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950516_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950516_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950516_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950516_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950516_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950516_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950516_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950516_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950516_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950516_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950516_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950516_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950516_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950517_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950517_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950517_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950517_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950517_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950517_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950517_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950517_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950517_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950517_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950517_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950517_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950517_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950517_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950517_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950517_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950518_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950518_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950518_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950518_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950518_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950518_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950518_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950518_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950521_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950521_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950521_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950521_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950521_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950521_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950521_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950521_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950521_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950521_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950521_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950521_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950521_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950521_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950521_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950521_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950568_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950568_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950568_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950568_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950568_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950568_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950568_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950568_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950587_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950587_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950587_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950587_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950587_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950587_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950587_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950587_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950588_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950588_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950588_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950588_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950588_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950588_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950588_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950588_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950596_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950596_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950596_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950596_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950596_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950596_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950596_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950596_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950603_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950603_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950603_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950603_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950603_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950603_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950603_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950603_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950603_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950603_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950603_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950603_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950603_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950603_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950603_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950603_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950629_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950629_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950629_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950629_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950629_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950629_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950629_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950629_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950647_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950647_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950647_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950647_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950647_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950647_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950647_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950647_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950647_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950647_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950647_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950647_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950647_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950647_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950647_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950647_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950649_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950649_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950649_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950649_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950649_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950649_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950649_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950649_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971877_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971877_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971877_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971877_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971877_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971877_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971877_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971877_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971930_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971930_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971930_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971930_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971930_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971930_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971930_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971930_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971956_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971956_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971956_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971956_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971956_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971956_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971956_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971956_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971956_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971956_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971956_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971956_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971956_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971956_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971956_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971956_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971958_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971958_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971958_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971958_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971958_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971958_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971958_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971958_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971962_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971962_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971962_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971962_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971962_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971962_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971962_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971962_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971962_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971962_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971962_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971962_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971962_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971962_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971962_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971962_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971963_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971963_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971963_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971963_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971963_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971963_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971963_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971963_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971963_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971963_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971963_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971963_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971963_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971963_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971963_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971963_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971966_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971966_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971966_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971966_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971966_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971966_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971966_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971966_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971966_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971966_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971966_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971966_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971966_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971966_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971966_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971966_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971969_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971969_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971969_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971969_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971969_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971969_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971969_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971969_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971969_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971969_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971969_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971969_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971969_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971969_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971969_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971969_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971970_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971970_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971970_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971970_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971970_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971970_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971970_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971970_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971970_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971970_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971970_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971970_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971970_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971970_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971970_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971970_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971972_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971972_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971972_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971972_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971972_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971972_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971972_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971972_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971972_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971972_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971972_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971972_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971972_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971972_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971972_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971972_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972054_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972054_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972054_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972054_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972054_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972054_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972054_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972054_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972079_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972079_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972079_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972079_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972079_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972079_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972079_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972079_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972098_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972098_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972098_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972098_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972098_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972098_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972098_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972098_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972111_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972111_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972111_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972111_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972111_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972111_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972111_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972111_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972112_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972112_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972112_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972112_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972112_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972112_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972112_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972112_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972112_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972112_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972112_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972112_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972112_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972112_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972112_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972112_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972114_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972114_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972114_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972114_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972114_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972114_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972114_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972114_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972180_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972180_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972180_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972180_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972180_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972180_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972180_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972180_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972196_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972196_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972196_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972196_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972196_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972196_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972196_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972196_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972240_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972240_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972240_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972240_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972240_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972240_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972240_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972240_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972242_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972242_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972242_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972242_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972242_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972242_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972242_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972242_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972242_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972242_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972242_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972242_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972242_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972242_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972242_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972242_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972246_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972246_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972246_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972246_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972246_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972246_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972246_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972246_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972250_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972250_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972250_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972250_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972250_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972250_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972250_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972250_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972250_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972250_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972250_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972250_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972250_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972250_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972250_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972250_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972251_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972251_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972251_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972251_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972251_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972251_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972251_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972251_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972252_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972252_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972252_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972252_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972252_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972252_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972252_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972252_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972252_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972252_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972252_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972252_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972252_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972252_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972252_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972252_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972253_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972253_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972253_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972253_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972253_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972253_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972253_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972253_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972254_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972254_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972254_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972254_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972254_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972254_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972254_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972254_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972254_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972254_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972254_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972254_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972254_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972254_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972254_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972254_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972256_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972256_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972256_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972256_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972256_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972256_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972256_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972256_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972256_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972256_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972256_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972256_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972256_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972256_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972256_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972256_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972320_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972320_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972320_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972320_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972320_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972320_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972320_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972320_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972323_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972323_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972323_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972323_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972323_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972323_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972323_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972323_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972338_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972338_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972338_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972338_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972338_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972338_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972338_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972338_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972354_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972354_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972354_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972354_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972354_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972354_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972354_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972354_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972359_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972359_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972359_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972359_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972359_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972359_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972359_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972359_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972364_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972364_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972364_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972364_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972364_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972364_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972364_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972364_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972375_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972375_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972375_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972375_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972375_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972375_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972375_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110244'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972375_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972384_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972384_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972384_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972384_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972384_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972384_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972384_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972384_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972384_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972384_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972384_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972384_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972384_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972384_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972384_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972384_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972387_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972387_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972387_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972387_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972387_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972387_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972387_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972387_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972389_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972389_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972389_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972389_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972389_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972389_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972389_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972389_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972392_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972392_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972392_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972392_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972392_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972392_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972392_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972392_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972392_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972392_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972392_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972392_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972392_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972392_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972392_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972392_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972393_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972393_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972393_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972393_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972393_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972393_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972393_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972393_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972393_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972393_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972393_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972393_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972393_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972393_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972393_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972393_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972394_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972394_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972394_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972394_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972394_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972394_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972394_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972394_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972394_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972394_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972394_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972394_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972394_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972394_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972394_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972394_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972395_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972395_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972395_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972395_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972395_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972395_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972395_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972395_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972395_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972395_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972395_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972395_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972395_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972395_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972395_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972395_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972398_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972398_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972398_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972398_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972398_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972398_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972398_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972398_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972398_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972398_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972398_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972398_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972398_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972398_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972398_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972398_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971967_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971967_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971967_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971967_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971967_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971967_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971967_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971967_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971968_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971968_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971968_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971968_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971968_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971968_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971968_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971968_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971968_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971968_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971968_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971968_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971968_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971968_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971968_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971968_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972098_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972098_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972098_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972098_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972098_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972098_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972098_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972098_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972103_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972103_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972103_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972103_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972103_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972103_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972103_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972103_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972104_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972104_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972104_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972104_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972104_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972104_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972104_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972104_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972104_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972104_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972104_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972104_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972104_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972104_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972104_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972104_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972105_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972105_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972105_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972105_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972105_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972105_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972105_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972105_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972108_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972108_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972108_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972108_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972108_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972108_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972108_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972108_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972108_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972108_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972108_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972108_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972108_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972108_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972108_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972108_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972109_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972109_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972109_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972109_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972109_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972109_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972109_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972109_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972110_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972110_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972110_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972110_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972110_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972110_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972110_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972110_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972110_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972110_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972110_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972110_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972110_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972110_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972110_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972110_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950653_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950653_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950653_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950653_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950653_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950653_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950653_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950653_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950658_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950658_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950658_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950658_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950658_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950658_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950658_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950658_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950663_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950663_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950663_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950663_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950663_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950663_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950663_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950663_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950515_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950515_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950515_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950515_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950515_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950515_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950515_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950515_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950518_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950518_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950518_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950518_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950518_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950518_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950518_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950518_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950568_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950568_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950568_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950568_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950568_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950568_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950568_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950568_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950629_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950629_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950629_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950629_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950629_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950629_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950629_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950629_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950649_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950649_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950649_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950649_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655463%3A9950649_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950649_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655463'^^xsd:string;
  dwc:catalogNumber '9950649_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655463'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655463:9950649_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950446_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950446_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950446_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950446_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950446_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950446_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950446_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950446_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950477_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950477_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950477_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950477_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950477_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950477_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950477_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950477_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950487_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950487_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950487_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950487_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950487_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950487_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950487_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950487_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950510_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950510_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950510_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950510_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655462%3A9950510_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950510_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655462'^^xsd:string;
  dwc:catalogNumber '9950510_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655462'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655462:9950510_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925463_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925463_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925463_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925463_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925463_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925463_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925463_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925463_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925485_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925485_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925485_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925485_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925485_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925485_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925485_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925485_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925506_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925506_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925506_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925506_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925506_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925506_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925506_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925506_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925510_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925510_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925510_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925510_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925510_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925510_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925510_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925510_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925511_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925511_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925511_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925511_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925511_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925511_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925511_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925511_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925512_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925512_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925512_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925512_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925512_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925512_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925512_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925512_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925517_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925517_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925517_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925517_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655279%3A9925517_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925517_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655279'^^xsd:string;
  dwc:catalogNumber '9925517_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655279'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655279:9925517_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971912_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971912_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971912_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971912_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971912_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971912_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971912_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971912_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971958_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971958_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971958_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971958_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971958_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971958_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971958_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971958_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972054_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972054_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972054_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972054_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972054_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972054_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972054_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972054_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972114_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972114_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972114_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972114_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972114_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972114_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972114_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972114_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972196_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972196_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972196_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972196_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972196_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972196_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972196_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972196_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972240_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972240_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972240_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972240_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972240_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972240_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972240_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972240_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972246_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972246_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972246_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972246_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972246_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972246_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972246_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972246_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972251_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972251_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972251_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972251_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972251_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972251_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972251_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972251_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972253_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972253_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972253_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972253_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655792%3A9972253_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972253_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655792'^^xsd:string;
  dwc:catalogNumber '9972253_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655792'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655792:9972253_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972338_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972338_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972338_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972338_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972338_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972338_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972338_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972338_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972381_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972381_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972381_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972381_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972381_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972381_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972381_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972381_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972396_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972396_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972396_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972396_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655793%3A9972396_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972396_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655793'^^xsd:string;
  dwc:catalogNumber '9972396_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655793'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655793:9972396_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971967_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971967_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971967_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971967_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655790%3A9971967_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971967_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655790'^^xsd:string;
  dwc:catalogNumber '9971967_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655790'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655790:9971967_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972100_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972100_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972100_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972100_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972100_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972100_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972100_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972100_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972100_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972100_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972100_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972100_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972100_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972100_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972100_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972100_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972105_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972105_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972105_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972105_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972105_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972105_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972105_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972105_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972109_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972109_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972109_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972109_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972109_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972109_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972109_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972109_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972111_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972111_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972111_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9167"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972111_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9167 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.9167"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655791%3A9972111_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972111_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655791'^^xsd:string;
  dwc:catalogNumber '9972111_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655791'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '56.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655791:9972111_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950852_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950852_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950852_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950852_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950852_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950852_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655465'^^xsd:string;
  dwc:catalogNumber '9950852_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655465'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950852_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950905_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950905_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950905_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950905_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950905_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950905_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655465'^^xsd:string;
  dwc:catalogNumber '9950905_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655465'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950905_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950933_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950933_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950933_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950933_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950933_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950933_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655465'^^xsd:string;
  dwc:catalogNumber '9950933_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655465'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950933_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950935_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950935_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950935_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950935_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950935_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950935_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655465'^^xsd:string;
  dwc:catalogNumber '9950935_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655465'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950935_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950936_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950936_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950936_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950936_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950936_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950936_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655465'^^xsd:string;
  dwc:catalogNumber '9950936_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655465'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950936_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950941_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950941_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950941_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950941_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950941_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950941_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655465'^^xsd:string;
  dwc:catalogNumber '9950941_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655465'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950941_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950942_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950942_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950942_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950942_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950942_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950942_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655465'^^xsd:string;
  dwc:catalogNumber '9950942_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655465'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950942_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950943_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950943_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950943_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950943_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950943_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950943_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655465'^^xsd:string;
  dwc:catalogNumber '9950943_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655465'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950943_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950947_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950947_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950947_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950947_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950947_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950947_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655465'^^xsd:string;
  dwc:catalogNumber '9950947_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655465'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950947_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950710_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950710_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950710_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950710_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950710_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950710_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655464'^^xsd:string;
  dwc:catalogNumber '9950710_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655464'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950710_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950738_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950738_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950738_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950738_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950738_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950738_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655464'^^xsd:string;
  dwc:catalogNumber '9950738_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655464'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950738_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950761_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950761_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950761_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950761_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950761_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950761_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655464'^^xsd:string;
  dwc:catalogNumber '9950761_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655464'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950761_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950791_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950791_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950791_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950791_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950791_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950791_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655464'^^xsd:string;
  dwc:catalogNumber '9950791_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655464'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950791_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950795_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950795_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950795_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950795_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950795_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950795_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655464'^^xsd:string;
  dwc:catalogNumber '9950795_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655464'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950795_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950796_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950796_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950796_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950796_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950796_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950796_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655464'^^xsd:string;
  dwc:catalogNumber '9950796_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655464'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950796_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950800_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950800_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950800_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950800_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950800_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950800_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655464'^^xsd:string;
  dwc:catalogNumber '9950800_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655464'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950800_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950801_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950801_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950801_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950801_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950801_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950801_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655464'^^xsd:string;
  dwc:catalogNumber '9950801_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655464'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950801_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950802_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950802_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950802_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950802_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950802_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950802_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655464'^^xsd:string;
  dwc:catalogNumber '9950802_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655464'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950802_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972587_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972587_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972587_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972587_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972587_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972587_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972587_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972587_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972587_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972587_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972587_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972587_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972587_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972587_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972587_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972587_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972622_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972622_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972622_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972622_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972622_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972622_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972622_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972622_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972643_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972643_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972643_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972643_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972643_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972643_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972643_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972643_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972648_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972648_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972648_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972648_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972648_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972648_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972648_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972648_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972666_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972666_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972666_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972666_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972666_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972666_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972666_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972666_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972666_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972666_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972666_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972666_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972666_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972666_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972666_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972666_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972668_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972668_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972668_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972668_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972668_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972668_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972668_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972668_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972674_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972674_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972674_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972674_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972674_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972674_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972674_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972674_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972676_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972676_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972676_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972676_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972676_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972676_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972676_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972676_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972676_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972676_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972676_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972676_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972676_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972676_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972676_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972676_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972677_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972677_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972677_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972677_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972677_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972677_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972677_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972677_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972677_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972677_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972677_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972677_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972677_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972677_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972677_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972677_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972678_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972678_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972678_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972678_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972678_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972678_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972678_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972678_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972678_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972678_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972678_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972678_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972678_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972678_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972678_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972678_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972679_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972679_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972679_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972679_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972679_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972679_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972679_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972679_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972680_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972680_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972680_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972680_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972680_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972680_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972680_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972680_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972682_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972682_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972682_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972682_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972682_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972682_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972682_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972682_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950771_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950771_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950771_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950771_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950771_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950771_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655464'^^xsd:string;
  dwc:catalogNumber '9950771_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655464'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950771_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950799_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950799_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950799_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950799_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950799_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950799_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655464'^^xsd:string;
  dwc:catalogNumber '9950799_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655464'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950799_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950805_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950805_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950805_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950805_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950805_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950805_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655464'^^xsd:string;
  dwc:catalogNumber '9950805_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655464'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950805_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950913_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950913_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950913_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950913_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950913_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950913_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655465'^^xsd:string;
  dwc:catalogNumber '9950913_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655465'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950913_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950931_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950931_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950931_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950931_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950931_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950931_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655465'^^xsd:string;
  dwc:catalogNumber '9950931_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655465'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950931_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950937_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950937_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950937_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950937_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655465%3A9950937_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950937_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655465'^^xsd:string;
  dwc:catalogNumber '9950937_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655465'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655465:9950937_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950793_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950793_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950793_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950793_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655464%3A9950793_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950793_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655464'^^xsd:string;
  dwc:catalogNumber '9950793_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655464'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655464:9950793_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972622_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972622_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972622_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972622_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972622_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972622_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972622_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972622_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972668_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972668_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972668_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972668_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972668_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972668_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972668_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972668_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972682_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972682_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972682_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972682_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.8833)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655795%3A9972682_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972682_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655795'^^xsd:string;
  dwc:catalogNumber '9972682_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655795'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.8833'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655795:9972682_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972445_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972445_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972445_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972445_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972445_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972445_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972445_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972445_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972496_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972496_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972496_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972496_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972496_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972496_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972496_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972496_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972524_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972524_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972524_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972524_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972524_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972524_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972524_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972524_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972524_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972524_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972524_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972524_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972524_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972524_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972524_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972524_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972531_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972531_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972531_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972531_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972531_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972531_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972531_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972531_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972534_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972534_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972534_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972534_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972534_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972534_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972534_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972534_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972534_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972534_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972534_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972534_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972534_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972534_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972534_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972534_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972535_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972535_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972535_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972535_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972535_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972535_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972535_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972535_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972536_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972536_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972536_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972536_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972536_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972536_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972536_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972536_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972537_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972537_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972537_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972537_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972537_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972537_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972537_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972537_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972539_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972539_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972539_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972539_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972539_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972539_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972539_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972539_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972540_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972540_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972540_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972540_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972540_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972540_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972540_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972540_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972526_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972526_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972526_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972526_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972526_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972526_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972526_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972526_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972530_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972530_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972530_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972530_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972530_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972530_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972530_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972530_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972531_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972531_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972531_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972531_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972531_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972531_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972531_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972531_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972445_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972445_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972445_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972445_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972445_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972445_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972445_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972445_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972536_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972536_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972536_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972536_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972536_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972536_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972536_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972536_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972537_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972537_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972537_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972537_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972537_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972537_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972537_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972537_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972526_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972526_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972526_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972526_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972526_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972526_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972526_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972526_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972540_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972540_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972540_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8333"^^xsd:decimal ;
  dwc:decimalLongitude "7.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972540_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8333 7.88333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8333"^^xsd:decimal ;
  geo-pos:long "7.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655794%3A9972540_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972540_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655794'^^xsd:string;
  dwc:catalogNumber '9972540_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655794'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.88333'^^xsd:double;
  dwc:latitude '56.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655794:9972540_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951136_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951136_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951136_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951136_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951136_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951136_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951136_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951136_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951136_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951136_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951136_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951136_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951136_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951136_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951136_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951136_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951171_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951171_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951171_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951171_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951171_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951171_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951171_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951171_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951171_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951171_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951171_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951171_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951171_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951171_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951171_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951171_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951197_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951197_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951197_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951197_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951197_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951197_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951197_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951197_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951215_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951215_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951215_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951215_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951215_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951215_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951215_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951215_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951215_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951215_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951215_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951215_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951215_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951215_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951215_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951215_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951217_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951217_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951217_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951217_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951217_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951217_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951217_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951217_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951217_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951217_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951217_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951217_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951217_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951217_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951217_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951217_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951220_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951220_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951220_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951220_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951220_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951220_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951220_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951220_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951221_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951221_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951221_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951221_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951221_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951221_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951221_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951221_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951221_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951221_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951221_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951221_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951221_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951221_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951221_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951221_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951225_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951225_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951225_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951225_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951225_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951225_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951225_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951225_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951226_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951226_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951226_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951226_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951226_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951226_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951226_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951226_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951226_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951226_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951226_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951226_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951226_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951226_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951226_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951226_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951227_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951227_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951227_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951227_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951227_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951227_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951227_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951227_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951227_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951227_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951227_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951227_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951227_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951227_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951227_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951227_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951231_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951231_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951231_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951231_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951231_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951231_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951231_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951231_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973172_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973172_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973172_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973172_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973172_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973172_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973172_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973172_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973241_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973241_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973241_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973241_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973241_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973241_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973241_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973241_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973242_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973242_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973242_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973242_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973242_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973242_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973242_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973242_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973244_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973244_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973244_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973244_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973244_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973244_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973244_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973244_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973244_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973244_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973244_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973244_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973244_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973244_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973244_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973244_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973245_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973245_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973245_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973245_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973245_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973245_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973245_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973245_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973246_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973246_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973246_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973246_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973246_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973246_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973246_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973246_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973246_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973246_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973246_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973246_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973246_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973246_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973246_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973246_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973247_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973247_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973247_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973247_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973247_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973247_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973247_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973247_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973250_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973250_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973250_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973250_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973250_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973250_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973250_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973250_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973250_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973250_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973250_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973250_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973250_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973250_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973250_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973250_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972729_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972729_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972729_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972729_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972729_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972729_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972729_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972729_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972729_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972729_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972729_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972729_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972729_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972729_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972729_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972729_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972749_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972749_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972749_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972749_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972749_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972749_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972749_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972749_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972764_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972764_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972764_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972764_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972764_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972764_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972764_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972764_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972780_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972780_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972780_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972780_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972780_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972780_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972780_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972780_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972782_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972782_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972782_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972782_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972782_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972782_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972782_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972782_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972810_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972810_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972810_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972810_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972810_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972810_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972810_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972810_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972813_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972813_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972813_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972813_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972813_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972813_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972813_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972813_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972813_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972813_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972813_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972813_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972813_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972813_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972813_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972813_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972814_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972814_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972814_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972814_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972814_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972814_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972814_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972814_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972818_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972818_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972818_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972818_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972818_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972818_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972818_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972818_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972819_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972819_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972819_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972819_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972819_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972819_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972819_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972819_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972819_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972819_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972819_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972819_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972819_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972819_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972819_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972819_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972820_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972820_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972820_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972820_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972820_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972820_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972820_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972820_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972821_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972821_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972821_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972821_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972821_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972821_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972821_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972821_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972821_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972821_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972821_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972821_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972821_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972821_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972821_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972821_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972824_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972824_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972824_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972824_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972824_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972824_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972824_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972824_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972824_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972824_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972824_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972824_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972824_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972824_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972824_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972824_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973155_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973155_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973155_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973155_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973155_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973155_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973155_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973155_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973155_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973155_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973155_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973155_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973155_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973155_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973155_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973155_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973175_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973175_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973175_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973175_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973175_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973175_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973175_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973175_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973190_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973190_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973190_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973190_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973190_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973190_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973190_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973190_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973206_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973206_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973206_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973206_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973206_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973206_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973206_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973206_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973206_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973206_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973206_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973206_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973206_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973206_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973206_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973206_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973236_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973236_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973236_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973236_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973236_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973236_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973236_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973236_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973238_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973238_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973238_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973238_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973238_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973238_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973238_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973238_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973239_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973239_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973239_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973239_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973239_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973239_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973239_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973239_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973240_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973240_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973240_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973240_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973240_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973240_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973240_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973240_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973241_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973241_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973241_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973241_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973241_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973241_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973241_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973241_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951225_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951225_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951225_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951225_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951225_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951225_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951225_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951225_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951231_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951231_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951231_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951231_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655467%3A9951231_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951231_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655467'^^xsd:string;
  dwc:catalogNumber '9951231_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655467'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655467:9951231_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973172_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973172_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973172_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973172_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973172_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973172_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973172_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973172_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973245_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973245_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973245_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973245_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973245_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973245_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973245_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973245_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973247_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973247_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973247_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973247_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973247_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973247_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973247_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973247_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972749_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972749_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972749_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972749_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972749_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972749_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972749_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972749_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972782_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972782_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972782_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972782_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972782_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972782_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972782_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972782_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972818_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972818_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972818_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972818_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972818_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972818_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972818_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972818_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972820_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972820_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972820_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972820_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655796%3A9972820_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972820_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655796'^^xsd:string;
  dwc:catalogNumber '9972820_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655796'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655796:9972820_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973190_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973190_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973190_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973190_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973190_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973190_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973190_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973190_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973236_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973236_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973236_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973236_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973236_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973236_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973236_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973236_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973240_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973240_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973240_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973240_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.96667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655799%3A9973240_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973240_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655799'^^xsd:string;
  dwc:catalogNumber '9973240_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655799'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '7.96667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655799:9973240_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925554_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925554_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925554_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925554_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925554_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925554_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655280'^^xsd:string;
  dwc:catalogNumber '9925554_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655280'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925554_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925578_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925578_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925578_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925578_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925578_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925578_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655280'^^xsd:string;
  dwc:catalogNumber '9925578_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655280'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925578_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925600_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925600_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925600_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925600_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925600_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925600_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655280'^^xsd:string;
  dwc:catalogNumber '9925600_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655280'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925600_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925621_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925621_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925621_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925621_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925621_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925621_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655280'^^xsd:string;
  dwc:catalogNumber '9925621_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655280'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925621_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925622_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925622_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925622_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925622_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925622_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925622_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655280'^^xsd:string;
  dwc:catalogNumber '9925622_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655280'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925622_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925624_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925624_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925624_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925624_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925624_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925624_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655280'^^xsd:string;
  dwc:catalogNumber '9925624_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655280'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925624_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925626_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925626_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925626_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925626_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925626_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925626_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655280'^^xsd:string;
  dwc:catalogNumber '9925626_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655280'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925626_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925627_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925627_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925627_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925627_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925627_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925627_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655280'^^xsd:string;
  dwc:catalogNumber '9925627_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655280'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925627_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925628_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925628_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925628_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925628_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925628_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925628_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655280'^^xsd:string;
  dwc:catalogNumber '9925628_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655280'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925628_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9950994_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9950994_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9950994_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9950994_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9950994_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9950994_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9950994_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9950994_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951029_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951029_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951029_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951029_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951029_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951029_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951029_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951029_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951029_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951029_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951029_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951029_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951029_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951029_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951029_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951029_3'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951047_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951047_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951047_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951047_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951047_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951047_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951047_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951047_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951055_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951055_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951055_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951055_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951055_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951055_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951055_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951055_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951073_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951073_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951073_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951073_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951073_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951073_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951073_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951073_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951073_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951073_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951073_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951073_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951073_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951073_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951073_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951073_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951075_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951075_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951075_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951075_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951075_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951075_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951075_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951075_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951075_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951075_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951075_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951075_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951075_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951075_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951075_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951075_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951077_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951077_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951077_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951077_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951077_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951077_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951077_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951077_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951078_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951078_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951078_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951078_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951078_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951078_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951078_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951078_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951079_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951079_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951079_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951079_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951079_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951079_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951079_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951079_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951080_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951080_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951080_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951080_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951080_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951080_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951080_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951080_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951081_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951081_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951081_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951081_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951081_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951081_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951081_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951081_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951083_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951083_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951083_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951083_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951083_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951083_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951083_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951083_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951083_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951083_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951083_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951083_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951083_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951083_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951083_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951083_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951083_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951083_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951083_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951083_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951083_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951083_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951083_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951083_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951084_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951084_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951084_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951084_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951084_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951084_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951084_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951084_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951084_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951084_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951084_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951084_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951084_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951084_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951084_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951084_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951084_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951084_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951084_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951084_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951084_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951084_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951084_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951084_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951085_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951085_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951085_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951085_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951085_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951085_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951085_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951085_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951085_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951085_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951085_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951085_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951085_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951085_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951085_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951085_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951085_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951085_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951085_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951085_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951085_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951085_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951085_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951085_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951086_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951086_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951086_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951086_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951086_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951086_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951086_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951086_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951087_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951087_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951087_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951087_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951087_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951087_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951087_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951087_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951087_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951087_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951087_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951087_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951087_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951087_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951087_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951087_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951089_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951089_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951089_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951089_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951089_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951089_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951089_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951089_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951089_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951089_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951089_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951089_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951089_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951089_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951089_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951089_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951278_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951278_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951278_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951278_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951278_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951278_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655468'^^xsd:string;
  dwc:catalogNumber '9951278_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655468'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951278_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951278_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951278_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951278_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951278_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951278_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951278_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655468'^^xsd:string;
  dwc:catalogNumber '9951278_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655468'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951278_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951357_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951357_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951357_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951357_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951357_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951357_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655468'^^xsd:string;
  dwc:catalogNumber '9951357_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655468'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951357_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951357_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951357_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951357_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951357_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951357_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951357_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655468'^^xsd:string;
  dwc:catalogNumber '9951357_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655468'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951357_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951361_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951361_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951361_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951361_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951361_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951361_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655468'^^xsd:string;
  dwc:catalogNumber '9951361_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655468'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951361_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951361_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951361_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951361_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951361_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951361_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951361_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655468'^^xsd:string;
  dwc:catalogNumber '9951361_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655468'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951361_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951362_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951362_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951362_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951362_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951362_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951362_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655468'^^xsd:string;
  dwc:catalogNumber '9951362_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655468'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951362_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951362_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951362_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951362_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951362_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951362_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951362_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655468'^^xsd:string;
  dwc:catalogNumber '9951362_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655468'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951362_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951367_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951367_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951367_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951367_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951367_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951367_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655468'^^xsd:string;
  dwc:catalogNumber '9951367_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655468'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951367_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951367_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951367_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951367_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951367_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951367_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951367_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655468'^^xsd:string;
  dwc:catalogNumber '9951367_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655468'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951367_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951368_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951368_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951368_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951368_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951368_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951368_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655468'^^xsd:string;
  dwc:catalogNumber '9951368_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655468'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951368_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951373_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951373_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951373_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951373_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951373_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951373_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655468'^^xsd:string;
  dwc:catalogNumber '9951373_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655468'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951373_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973297_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973297_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973297_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973297_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973297_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973297_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973297_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973297_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973297_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973297_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973297_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973297_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973297_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973297_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973297_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973297_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973314_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973314_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973314_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973314_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973314_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973314_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973314_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973314_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973325_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973325_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973325_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973325_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973325_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973325_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973325_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973325_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973332_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973332_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973332_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973332_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973332_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973332_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973332_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973332_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973348_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973348_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973348_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973348_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973348_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973348_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973348_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973348_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973350_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973350_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973350_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973350_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973350_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973350_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973350_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973350_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973350_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973350_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973350_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973350_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973350_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973350_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973350_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973350_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973378_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973378_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973378_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973378_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973378_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973378_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973378_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973378_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973378_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973378_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973378_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973378_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973378_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973378_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973378_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973378_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973382_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973382_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973382_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973382_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973382_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973382_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973382_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973382_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973383_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973383_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973383_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973383_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973383_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973383_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973383_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973383_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973383_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973383_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973383_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973383_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973383_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973383_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973383_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973383_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973386_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973386_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973386_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973386_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973386_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973386_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973386_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973386_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973387_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973387_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973387_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973387_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973387_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973387_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973387_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973387_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973387_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973387_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973387_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973387_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973387_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973387_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973387_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973387_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973388_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973388_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973388_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973388_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973388_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973388_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973388_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973388_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973389_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973389_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973389_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973389_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973389_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973389_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973389_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973389_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973389_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973389_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973389_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973389_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973389_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973389_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973389_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973389_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973392_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973392_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973392_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973392_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973392_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973392_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973392_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973392_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972871_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972871_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972871_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972871_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972871_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972871_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972871_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972871_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972871_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972871_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972871_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972871_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972871_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972871_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972871_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972871_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972906_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972906_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972906_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972906_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972906_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972906_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972906_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972906_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972932_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972932_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972932_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972932_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972932_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972932_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972932_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972932_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972952_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972952_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972952_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972952_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972952_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972952_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972952_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972952_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972952_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972952_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972952_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972952_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972952_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972952_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972952_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972952_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972957_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972957_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972957_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972957_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972957_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972957_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972957_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972957_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972960_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972960_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972960_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972960_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972960_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972960_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972960_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972960_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972960_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972960_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972960_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972960_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972960_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972960_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972960_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972960_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972961_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972961_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972961_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972961_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972961_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972961_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972961_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972961_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972961_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972961_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972961_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972961_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972961_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972961_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972961_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972961_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972962_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972962_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972962_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972962_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972962_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972962_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972962_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972962_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972962_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972962_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972962_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972962_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972962_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972962_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972962_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972962_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972963_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972963_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972963_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972963_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972963_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972963_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972963_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972963_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972963_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972963_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972963_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972963_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972963_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972963_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972963_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972963_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972966_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972966_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972966_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972966_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972966_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972966_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972966_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972966_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972966_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972966_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972966_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972966_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972966_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972966_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972966_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972966_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973013_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973013_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973013_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973013_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973013_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973013_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655798'^^xsd:string;
  dwc:catalogNumber '9973013_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655798'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973013_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655798'^^xsd:string;
  dwc:catalogNumber '9973041_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655798'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973041_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973044_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973044_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973044_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973044_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973044_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973044_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655798'^^xsd:string;
  dwc:catalogNumber '9973044_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655798'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis dens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109616'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973044_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973048_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973048_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973048_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973048_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973048_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973048_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655798'^^xsd:string;
  dwc:catalogNumber '9973048_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655798'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973048_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973094_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973094_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973094_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973094_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973094_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973094_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655798'^^xsd:string;
  dwc:catalogNumber '9973094_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655798'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973094_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973094_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973094_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973094_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973094_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973094_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973094_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655798'^^xsd:string;
  dwc:catalogNumber '9973094_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655798'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973094_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973098_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973098_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973098_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973098_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973098_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973098_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655798'^^xsd:string;
  dwc:catalogNumber '9973098_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655798'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973098_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973102_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973102_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973102_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973102_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973102_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973102_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655798'^^xsd:string;
  dwc:catalogNumber '9973102_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655798'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973102_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973103_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973103_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973103_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973103_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973103_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973103_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655798'^^xsd:string;
  dwc:catalogNumber '9973103_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655798'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973103_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973103_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973103_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973103_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973103_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973103_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973103_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655798'^^xsd:string;
  dwc:catalogNumber '9973103_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655798'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973103_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973104_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973104_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973104_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973104_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973104_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973104_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655798'^^xsd:string;
  dwc:catalogNumber '9973104_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655798'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973104_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973105_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973105_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973105_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973105_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973105_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973105_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655798'^^xsd:string;
  dwc:catalogNumber '9973105_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655798'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973105_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973108_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973108_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973108_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973108_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973108_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973108_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655798'^^xsd:string;
  dwc:catalogNumber '9973108_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655798'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973108_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973108_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973108_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973108_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973108_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973108_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973108_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655798'^^xsd:string;
  dwc:catalogNumber '9973108_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655798'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973108_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9950994_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9950994_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9950994_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9950994_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9950994_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9950994_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9950994_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9950994_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9950994_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9950994_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9950994_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9950994_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9950994_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9950994_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9950994_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9950994_3'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951055_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951055_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951055_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951055_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951055_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951055_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951055_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951055_3'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951075_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951075_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951075_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951075_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951075_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951075_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951075_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951075_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951078_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951078_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951078_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951078_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951078_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951078_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951078_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951078_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951086_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951086_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951086_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951086_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951086_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951086_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951086_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951086_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951089_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951089_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951089_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951089_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655466%3A9951089_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951089_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655466'^^xsd:string;
  dwc:catalogNumber '9951089_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655466'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655466:9951089_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951368_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951368_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951368_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951368_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951368_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951368_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655468'^^xsd:string;
  dwc:catalogNumber '9951368_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655468'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951368_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951373_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951373_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951373_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951373_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655468%3A9951373_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951373_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655468'^^xsd:string;
  dwc:catalogNumber '9951373_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655468'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655468:9951373_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925591_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925591_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925591_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925591_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925591_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925591_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655280'^^xsd:string;
  dwc:catalogNumber '9925591_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655280'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925591_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925618_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925618_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925618_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925618_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925618_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925618_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655280'^^xsd:string;
  dwc:catalogNumber '9925618_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655280'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925618_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925625_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925625_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925625_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925625_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925625_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925625_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655280'^^xsd:string;
  dwc:catalogNumber '9925625_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655280'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925625_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925632_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925632_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925632_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925632_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655280%3A9925632_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925632_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655280'^^xsd:string;
  dwc:catalogNumber '9925632_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655280'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655280:9925632_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973314_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973314_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973314_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973314_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973314_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973314_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973314_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973314_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973348_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973348_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973348_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973348_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973348_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973348_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973348_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973348_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973381_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973381_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973381_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973381_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973381_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973381_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973381_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973381_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973382_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973382_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973382_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973382_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973382_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973382_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973382_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973382_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973386_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973386_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973386_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973386_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973386_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973386_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973386_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973386_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972950_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972950_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972950_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972950_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972950_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972950_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972950_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972950_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972957_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972957_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972957_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972957_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972957_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972957_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972957_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972957_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972964_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972964_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972964_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972964_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655797%3A9972964_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972964_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655797'^^xsd:string;
  dwc:catalogNumber '9972964_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655797'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655797:9972964_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973013_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973013_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973013_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973013_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973013_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973013_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655798'^^xsd:string;
  dwc:catalogNumber '9973013_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655798'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973013_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973092_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973092_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973092_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973092_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973092_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973092_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655798'^^xsd:string;
  dwc:catalogNumber '9973092_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655798'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973092_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973102_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973102_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973102_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973102_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973102_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973102_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655798'^^xsd:string;
  dwc:catalogNumber '9973102_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655798'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973102_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973104_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973104_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973104_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973104_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655798%3A9973104_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973104_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655798'^^xsd:string;
  dwc:catalogNumber '9973104_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655798'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655798:9973104_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973388_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973388_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973388_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973388_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973388_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973388_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973388_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973388_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973392_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973392_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973392_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7667"^^xsd:decimal ;
  dwc:decimalLongitude "7.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973392_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7667 7.9667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7667"^^xsd:decimal ;
  geo-pos:long "7.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655800%3A9973392_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973392_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655800'^^xsd:string;
  dwc:catalogNumber '9973392_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655800'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.9667'^^xsd:double;
  dwc:latitude '56.7667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655800:9973392_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973950_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973950_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973950_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973950_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973950_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973950_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973950_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973950_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973951_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973951_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973951_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973951_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973951_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973951_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973951_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973951_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973954_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973954_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973954_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973954_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973954_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973954_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973954_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973954_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973954_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973954_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973954_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973954_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973954_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973954_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973954_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973954_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973956_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973956_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973956_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973956_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973956_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973956_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973956_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973956_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973956_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973956_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973956_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973956_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973956_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973956_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973956_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973956_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973957_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973957_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973957_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973957_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973957_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973957_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973957_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973957_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973959_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973959_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973959_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973959_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973959_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973959_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973959_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973959_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973960_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973960_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973960_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973960_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973960_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973960_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973960_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973960_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973960_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973960_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973960_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973960_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973960_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973960_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973960_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973960_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973865_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973865_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973865_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973865_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973865_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973865_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973865_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973865_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973865_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973865_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973865_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973865_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973865_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973865_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973865_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973865_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973885_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973885_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973885_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973885_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973885_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973885_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973885_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973885_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973900_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973900_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973900_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973900_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973900_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973900_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973900_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973900_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973900_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973900_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973900_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973900_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973900_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973900_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973900_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973900_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973918_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973918_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973918_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973918_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973918_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973918_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973918_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973918_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973944_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973944_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973944_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973944_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973944_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973944_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973944_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973944_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973946_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973946_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973946_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973946_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973946_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973946_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973946_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973946_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973946_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973946_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973946_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973946_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973946_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973946_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973946_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973946_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973439_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973439_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973439_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973439_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973439_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973439_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655801'^^xsd:string;
  dwc:catalogNumber '9973439_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655801'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973439_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973492_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973492_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973492_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973492_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973492_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973492_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655801'^^xsd:string;
  dwc:catalogNumber '9973492_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655801'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973492_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973492_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973492_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973492_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973492_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973492_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973492_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655801'^^xsd:string;
  dwc:catalogNumber '9973492_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655801'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973492_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973520_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973520_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973520_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973520_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973520_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973520_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655801'^^xsd:string;
  dwc:catalogNumber '9973520_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655801'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973520_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973524_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973524_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973524_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973524_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973524_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973524_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655801'^^xsd:string;
  dwc:catalogNumber '9973524_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655801'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973524_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655801'^^xsd:string;
  dwc:catalogNumber '9973528_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655801'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973528_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973528_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973528_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973528_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973528_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973528_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973528_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655801'^^xsd:string;
  dwc:catalogNumber '9973528_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655801'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973528_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973529_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973529_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973529_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973529_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973529_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973529_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655801'^^xsd:string;
  dwc:catalogNumber '9973529_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655801'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973529_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973529_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973529_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973529_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973529_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973529_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973529_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655801'^^xsd:string;
  dwc:catalogNumber '9973529_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655801'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973529_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973530_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973530_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973530_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973530_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973530_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973530_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655801'^^xsd:string;
  dwc:catalogNumber '9973530_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655801'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973530_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973530_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973530_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973530_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973530_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973530_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973530_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655801'^^xsd:string;
  dwc:catalogNumber '9973530_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655801'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973530_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973534_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973534_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973534_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973534_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973534_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973534_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655801'^^xsd:string;
  dwc:catalogNumber '9973534_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655801'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973534_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973948_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973948_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973948_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973948_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973948_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973948_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973948_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973948_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973955_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973955_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973955_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973955_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973955_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973955_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973955_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973955_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973957_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973957_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973957_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973957_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973957_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973957_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973957_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973957_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973885_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973885_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973885_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973885_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973885_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973885_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973885_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973885_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973944_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973944_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973944_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973944_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655804%3A9973944_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973944_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655804'^^xsd:string;
  dwc:catalogNumber '9973944_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655804'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655804:9973944_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973534_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973534_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973534_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973534_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973534_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973534_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655801'^^xsd:string;
  dwc:catalogNumber '9973534_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655801'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973534_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973439_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973439_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973439_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973439_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973439_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973439_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655801'^^xsd:string;
  dwc:catalogNumber '9973439_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655801'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973439_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973520_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973520_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973520_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973520_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.06667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655801%3A9973520_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973520_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655801'^^xsd:string;
  dwc:catalogNumber '9973520_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655801'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.06667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655801:9973520_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925669_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925669_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925669_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925669_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925669_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925669_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655281'^^xsd:string;
  dwc:catalogNumber '9925669_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655281'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925669_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925704_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925704_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925704_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925704_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925704_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925704_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655281'^^xsd:string;
  dwc:catalogNumber '9925704_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655281'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925704_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925706_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925706_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925706_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925706_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925706_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925706_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655281'^^xsd:string;
  dwc:catalogNumber '9925706_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655281'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925706_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655281'^^xsd:string;
  dwc:catalogNumber '9925731_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655281'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925731_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925733_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925733_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925733_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925733_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925733_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925733_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655281'^^xsd:string;
  dwc:catalogNumber '9925733_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655281'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925733_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925737_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925737_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925737_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925737_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925737_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925737_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655281'^^xsd:string;
  dwc:catalogNumber '9925737_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655281'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925737_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925739_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925739_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925739_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925739_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925739_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925739_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655281'^^xsd:string;
  dwc:catalogNumber '9925739_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655281'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925739_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925745_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925745_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925745_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925745_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925745_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925745_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655281'^^xsd:string;
  dwc:catalogNumber '9925745_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655281'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925745_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925747_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925747_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925747_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925747_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925747_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925747_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655281'^^xsd:string;
  dwc:catalogNumber '9925747_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655281'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925747_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925740_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925740_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925740_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925740_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925740_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925740_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655281'^^xsd:string;
  dwc:catalogNumber '9925740_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655281'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925740_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925741_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925741_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925741_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925741_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925741_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925741_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655281'^^xsd:string;
  dwc:catalogNumber '9925741_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655281'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925741_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925742_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925742_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925742_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925742_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925742_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925742_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655281'^^xsd:string;
  dwc:catalogNumber '9925742_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655281'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925742_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951510_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951510_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951510_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951510_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951510_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951510_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951510_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951510_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951511_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951511_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951511_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951511_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951511_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951511_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951511_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951511_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951512_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951512_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951512_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951512_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951512_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951512_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951512_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951512_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951513_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951513_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951513_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951513_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951513_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951513_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951513_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951513_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951515_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951515_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951515_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951515_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951515_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951515_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951515_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951515_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951515_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951515_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951515_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951515_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951515_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951515_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951515_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951515_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951420_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951420_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951420_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951420_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951420_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951420_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951420_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951420_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951420_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951420_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951420_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951420_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951420_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951420_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951420_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951420_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951420_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951420_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951420_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951420_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951420_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951420_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951420_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951420_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951458_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951458_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951458_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951458_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951458_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951458_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951458_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951458_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951458_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951458_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951458_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951458_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951458_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951458_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951458_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951458_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951473_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951473_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951473_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951473_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951473_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951473_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951473_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951473_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951481_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951481_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951481_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951481_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951481_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951481_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951481_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951481_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951499_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951499_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951499_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951499_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951499_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951499_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951499_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951499_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951501_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951501_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951501_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951501_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951501_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951501_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951501_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951501_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951505_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951505_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951505_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951505_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951505_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951505_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951505_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951505_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951506_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951506_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951506_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951506_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951506_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951506_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951506_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951506_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951509_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951509_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951509_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951509_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951509_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951509_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951509_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951509_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974007_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974007_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974007_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974007_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974007_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974007_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655805'^^xsd:string;
  dwc:catalogNumber '9974007_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655805'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974007_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655805'^^xsd:string;
  dwc:catalogNumber '9974042_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655805'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974042_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974088_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974088_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974088_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974088_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974088_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974088_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655805'^^xsd:string;
  dwc:catalogNumber '9974088_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655805'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974088_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974088_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974088_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974088_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974088_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974088_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974088_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655805'^^xsd:string;
  dwc:catalogNumber '9974088_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655805'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974088_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974096_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974096_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974096_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974096_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974096_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974096_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655805'^^xsd:string;
  dwc:catalogNumber '9974096_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655805'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974096_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974097_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974097_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974097_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974097_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974097_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974097_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655805'^^xsd:string;
  dwc:catalogNumber '9974097_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655805'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974097_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974097_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974097_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974097_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974097_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974097_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974097_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655805'^^xsd:string;
  dwc:catalogNumber '9974097_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655805'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974097_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974098_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974098_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974098_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974098_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974098_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974098_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655805'^^xsd:string;
  dwc:catalogNumber '9974098_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655805'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974098_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974099_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974099_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974099_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974099_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974099_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974099_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655805'^^xsd:string;
  dwc:catalogNumber '9974099_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655805'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974099_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974099_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974099_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974099_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974099_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974099_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974099_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655805'^^xsd:string;
  dwc:catalogNumber '9974099_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655805'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974099_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974101_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974101_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974101_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974101_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974101_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974101_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655805'^^xsd:string;
  dwc:catalogNumber '9974101_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655805'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974101_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974102_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974102_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974102_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974102_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974102_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974102_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655805'^^xsd:string;
  dwc:catalogNumber '9974102_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655805'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974102_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973609_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973609_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973609_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973609_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973609_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973609_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973609_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973609_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973632_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973632_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973632_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973632_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973632_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973632_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973632_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973632_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973632_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973632_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973632_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973632_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973632_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973632_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973632_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973632_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973662_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973662_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973662_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973662_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973662_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973662_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973662_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973662_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973664_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973664_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973664_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973664_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973664_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973664_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973664_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973664_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973665_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973665_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973665_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973665_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973665_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973665_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973665_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973665_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973667_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973667_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973667_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973667_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973667_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973667_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973667_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973667_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973670_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973670_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973670_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973670_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973670_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973670_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973670_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973670_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973671_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973671_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973671_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973671_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973671_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973671_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973671_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973671_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973671_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973671_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973671_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973671_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973671_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973671_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973671_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973671_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973672_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973672_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973672_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973672_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973672_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973672_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973672_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973672_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973673_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973673_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973673_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973673_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973673_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973673_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973673_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973673_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973673_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973673_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973673_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973673_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973673_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973673_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973673_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973673_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973676_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973676_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973676_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973676_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973676_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973676_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973676_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973676_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973723_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973723_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973723_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973723_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973723_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973723_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655803'^^xsd:string;
  dwc:catalogNumber '9973723_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655803'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973723_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973723_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973723_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973723_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973723_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973723_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973723_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655803'^^xsd:string;
  dwc:catalogNumber '9973723_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655803'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973723_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973802_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973802_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973802_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973802_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973802_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973802_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655803'^^xsd:string;
  dwc:catalogNumber '9973802_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655803'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973802_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973802_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973802_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973802_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973802_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973802_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973802_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655803'^^xsd:string;
  dwc:catalogNumber '9973802_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655803'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973802_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973806_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973806_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973806_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973806_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973806_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973806_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655803'^^xsd:string;
  dwc:catalogNumber '9973806_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655803'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973806_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973807_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973807_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973807_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973807_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973807_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973807_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655803'^^xsd:string;
  dwc:catalogNumber '9973807_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655803'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973807_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973807_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973807_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973807_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973807_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973807_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973807_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655803'^^xsd:string;
  dwc:catalogNumber '9973807_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655803'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973807_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973813_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973813_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973813_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973813_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973813_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973813_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655803'^^xsd:string;
  dwc:catalogNumber '9973813_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655803'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973813_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973813_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973813_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973813_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973813_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973813_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973813_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655803'^^xsd:string;
  dwc:catalogNumber '9973813_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655803'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973813_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973818_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973818_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973818_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973818_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973818_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973818_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655803'^^xsd:string;
  dwc:catalogNumber '9973818_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655803'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973818_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973818_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973818_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973818_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973818_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973818_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973818_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655803'^^xsd:string;
  dwc:catalogNumber '9973818_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655803'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973818_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973581_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973581_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973581_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973581_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973581_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973581_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973581_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973581_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973581_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973581_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973581_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973581_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973581_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973581_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973581_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973581_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951510_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951510_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951510_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951510_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951510_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951510_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951510_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951510_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951511_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951511_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951511_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951511_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951511_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951511_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951511_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951511_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951515_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951515_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951515_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951515_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951515_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951515_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951515_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951515_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951439_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951439_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951439_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951439_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951439_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951439_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951439_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951439_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951480_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951480_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951480_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951480_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951480_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951480_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951480_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951480_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951499_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951499_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951499_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951499_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951499_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951499_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951499_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951499_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951506_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951506_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951506_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951506_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951506_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951506_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951506_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951506_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951509_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951509_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951509_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951509_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655469%3A9951509_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951509_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655469'^^xsd:string;
  dwc:catalogNumber '9951509_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655469'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Foyn, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655469:9951509_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925715_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925715_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925715_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925715_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925715_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925715_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655281'^^xsd:string;
  dwc:catalogNumber '9925715_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655281'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925715_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925736_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925736_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925736_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925736_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925736_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925736_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655281'^^xsd:string;
  dwc:catalogNumber '9925736_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655281'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925736_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925743_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925743_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925743_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925743_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925743_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925743_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655281'^^xsd:string;
  dwc:catalogNumber '9925743_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655281'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925743_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925744_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925744_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925744_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925744_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655281%3A9925744_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925744_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655281'^^xsd:string;
  dwc:catalogNumber '9925744_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655281'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655281:9925744_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974007_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974007_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974007_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974007_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974007_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974007_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655805'^^xsd:string;
  dwc:catalogNumber '9974007_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655805'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974007_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974096_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974096_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974096_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974096_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974096_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974096_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655805'^^xsd:string;
  dwc:catalogNumber '9974096_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655805'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974096_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974098_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974098_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974098_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974098_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974098_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974098_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655805'^^xsd:string;
  dwc:catalogNumber '9974098_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655805'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974098_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974102_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974102_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974102_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974102_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655805%3A9974102_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974102_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655805'^^xsd:string;
  dwc:catalogNumber '9974102_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655805'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655805:9974102_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973662_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973662_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973662_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973662_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973662_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973662_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973662_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973662_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973670_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973670_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973670_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973670_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973670_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973670_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973670_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973670_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973672_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973672_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973672_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973672_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973672_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973672_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973672_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973672_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973676_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973676_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973676_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973676_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655802%3A9973676_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973676_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655802'^^xsd:string;
  dwc:catalogNumber '9973676_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655802'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655802:9973676_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973806_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973806_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973806_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973806_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973806_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973806_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655803'^^xsd:string;
  dwc:catalogNumber '9973806_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655803'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973806_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973812_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973812_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973812_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973812_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 8.0667)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "8.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655803%3A9973812_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973812_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655803'^^xsd:string;
  dwc:catalogNumber '9973812_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655803'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.0667'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655803:9973812_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917281_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917281_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917281_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917281_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917281_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917281_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655218'^^xsd:string;
  dwc:catalogNumber '9917281_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655218'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917281_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917316_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917316_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917316_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917316_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917316_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917316_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655218'^^xsd:string;
  dwc:catalogNumber '9917316_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655218'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917316_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917342_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917342_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917342_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917342_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917342_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917342_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655218'^^xsd:string;
  dwc:catalogNumber '9917342_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655218'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917342_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917363_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917363_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917363_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917363_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917363_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917363_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655218'^^xsd:string;
  dwc:catalogNumber '9917363_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655218'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917363_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917366_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917366_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917366_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917366_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917366_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917366_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655218'^^xsd:string;
  dwc:catalogNumber '9917366_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655218'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917366_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917370_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917370_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917370_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917370_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917370_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917370_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655218'^^xsd:string;
  dwc:catalogNumber '9917370_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655218'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917370_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917371_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917371_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917371_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917371_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917371_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917371_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655218'^^xsd:string;
  dwc:catalogNumber '9917371_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655218'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917371_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917371_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917371_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917371_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917371_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917371_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917371_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655218'^^xsd:string;
  dwc:catalogNumber '9917371_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655218'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917371_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917372_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917372_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917372_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917372_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917372_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917372_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655218'^^xsd:string;
  dwc:catalogNumber '9917372_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655218'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917372_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917373_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917373_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917373_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917373_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917373_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917373_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655218'^^xsd:string;
  dwc:catalogNumber '9917373_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655218'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917373_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917376_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917376_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917376_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917376_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917376_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917376_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655218'^^xsd:string;
  dwc:catalogNumber '9917376_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655218'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917376_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917376_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917376_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917376_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917376_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917376_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917376_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655218'^^xsd:string;
  dwc:catalogNumber '9917376_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655218'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917376_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9916997_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9916997_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9916997_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9916997_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9916997_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9916997_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655216'^^xsd:string;
  dwc:catalogNumber '9916997_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655216'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9916997_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917078_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917078_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917078_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917078_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917078_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917078_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655216'^^xsd:string;
  dwc:catalogNumber '9917078_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655216'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917078_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917078_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917078_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917078_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917078_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917078_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917078_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655216'^^xsd:string;
  dwc:catalogNumber '9917078_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655216'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917078_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917080_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917080_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917080_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917080_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917080_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917080_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655216'^^xsd:string;
  dwc:catalogNumber '9917080_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655216'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917080_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917086_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917086_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917086_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917086_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917086_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917086_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655216'^^xsd:string;
  dwc:catalogNumber '9917086_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655216'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917086_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917087_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917087_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917087_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917087_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917087_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917087_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655216'^^xsd:string;
  dwc:catalogNumber '9917087_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655216'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917087_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917092_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917092_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917092_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917092_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917092_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917092_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655216'^^xsd:string;
  dwc:catalogNumber '9917092_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655216'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917092_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917092_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917092_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917092_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917092_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917092_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917092_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655216'^^xsd:string;
  dwc:catalogNumber '9917092_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655216'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917092_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966494_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966494_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966494_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966494_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966494_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966494_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655750'^^xsd:string;
  dwc:catalogNumber '9966494_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655750'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966494_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966535_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966535_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966535_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966535_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966535_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966535_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655750'^^xsd:string;
  dwc:catalogNumber '9966535_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655750'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966535_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966553_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966553_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966553_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966553_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966553_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966553_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655750'^^xsd:string;
  dwc:catalogNumber '9966553_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655750'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966553_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966558_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966558_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966558_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966558_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966558_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966558_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655750'^^xsd:string;
  dwc:catalogNumber '9966558_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655750'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966558_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966560_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966560_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966560_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966560_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966560_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966560_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655750'^^xsd:string;
  dwc:catalogNumber '9966560_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655750'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966560_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966563_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966563_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966563_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966563_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966563_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966563_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655750'^^xsd:string;
  dwc:catalogNumber '9966563_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655750'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966563_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966566_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966566_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966566_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966566_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966566_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966566_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655750'^^xsd:string;
  dwc:catalogNumber '9966566_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655750'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966566_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966616_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966616_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966616_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966616_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966616_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966616_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655751'^^xsd:string;
  dwc:catalogNumber '9966616_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655751'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966616_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966616_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966616_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966616_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966616_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966616_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966616_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655751'^^xsd:string;
  dwc:catalogNumber '9966616_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655751'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966616_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966677_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966677_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966677_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966677_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966677_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966677_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655751'^^xsd:string;
  dwc:catalogNumber '9966677_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655751'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966677_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966695_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966695_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966695_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966695_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966695_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966695_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655751'^^xsd:string;
  dwc:catalogNumber '9966695_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655751'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966695_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966697_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966697_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966697_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966697_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966697_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966697_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655751'^^xsd:string;
  dwc:catalogNumber '9966697_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655751'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966697_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966705_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966705_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966705_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966705_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966705_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966705_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655751'^^xsd:string;
  dwc:catalogNumber '9966705_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655751'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966705_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966706_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966706_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966706_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966706_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966706_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966706_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655751'^^xsd:string;
  dwc:catalogNumber '9966706_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655751'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966706_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966707_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966707_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966707_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966707_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966707_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966707_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655751'^^xsd:string;
  dwc:catalogNumber '9966707_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655751'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966707_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966707_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966707_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966707_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966707_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966707_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966707_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655751'^^xsd:string;
  dwc:catalogNumber '9966707_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655751'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966707_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966708_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966708_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966708_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966708_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966708_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966708_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655751'^^xsd:string;
  dwc:catalogNumber '9966708_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655751'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966708_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966708_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966708_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966708_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966708_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966708_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966708_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655751'^^xsd:string;
  dwc:catalogNumber '9966708_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655751'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966708_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966711_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966711_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966711_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966711_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966711_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966711_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655751'^^xsd:string;
  dwc:catalogNumber '9966711_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655751'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966711_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966758_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966758_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966758_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966758_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966758_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966758_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966758_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966758_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966778_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966778_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966778_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966778_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966778_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966778_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966778_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966778_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966818_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966818_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966818_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966818_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966818_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966818_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966818_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966818_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966837_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966837_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966837_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966837_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966837_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966837_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966837_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966837_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966839_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966839_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966839_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966839_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966839_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966839_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966839_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966839_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966842_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966842_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966842_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966842_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966842_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966842_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966842_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966842_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966843_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966843_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966843_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966843_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966843_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966843_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966843_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966843_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966844_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966844_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966844_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966844_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966844_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966844_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966844_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966844_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966847_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966847_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966847_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966847_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966847_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966847_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966847_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966847_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966848_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966848_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966848_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966848_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966848_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966848_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966848_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966848_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966849_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966849_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966849_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966849_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966849_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966849_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966849_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966849_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966849_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966849_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966849_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966849_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966849_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966849_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966849_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966849_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966850_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966850_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966850_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966850_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966850_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966850_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966850_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966850_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966853_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966853_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966853_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966853_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966853_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966853_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966853_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966853_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966853_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966853_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966853_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966853_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966853_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966853_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966853_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966853_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966900_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966900_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966900_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966900_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966900_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966900_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966900_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966900_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966900_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966900_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966900_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966900_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966900_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966900_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966900_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966900_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966920_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966920_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966920_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966920_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966920_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966920_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966920_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966920_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966935_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966935_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966935_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966935_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966935_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966935_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966935_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966935_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966984_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966984_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966984_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966984_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966984_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966984_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966984_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966984_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655750'^^xsd:string;
  dwc:catalogNumber '9966474_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655750'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966474_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966984_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966984_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966984_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966984_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966984_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966984_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966984_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966984_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966985_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966985_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966985_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966985_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966985_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966985_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966985_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966985_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966986_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966986_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966986_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966986_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966986_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966986_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966986_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966986_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966987_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966987_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966987_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966987_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966987_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966987_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966987_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966987_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966989_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966989_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966989_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966989_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966989_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966989_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966989_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966989_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966990_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966990_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966990_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966990_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966990_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966990_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966990_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966990_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966991_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966991_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966991_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966991_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966991_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966991_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966991_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966991_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966992_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966992_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966992_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966992_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966992_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966992_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966992_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966992_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966992_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966992_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966992_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966992_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966992_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966992_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966992_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966992_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917362_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917362_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917362_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917362_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917362_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917362_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655218'^^xsd:string;
  dwc:catalogNumber '9917362_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655218'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917362_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917376_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917376_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917376_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917376_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917376_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917376_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655218'^^xsd:string;
  dwc:catalogNumber '9917376_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655218'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917376_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917032_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917032_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917032_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917032_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917032_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917032_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655216'^^xsd:string;
  dwc:catalogNumber '9917032_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655216'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917032_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917088_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917088_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917088_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917088_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917088_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917088_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655216'^^xsd:string;
  dwc:catalogNumber '9917088_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655216'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917088_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917088_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917088_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917088_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917088_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655216%3A9917088_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917088_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655216'^^xsd:string;
  dwc:catalogNumber '9917088_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655216'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655216:9917088_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917281_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917281_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917281_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917281_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655218%3A9917281_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917281_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655218'^^xsd:string;
  dwc:catalogNumber '9917281_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655218'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655218:9917281_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966985_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966985_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966985_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966985_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966985_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966985_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966985_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966985_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966990_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966990_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966990_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966990_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966990_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966990_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966990_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966990_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966991_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966991_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966991_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966991_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966991_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966991_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966991_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966991_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966995_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966995_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966995_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966995_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966995_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966995_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966995_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966995_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966525_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966525_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966525_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966525_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966525_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966525_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655750'^^xsd:string;
  dwc:catalogNumber '9966525_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655750'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966525_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966559_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966559_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966559_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966559_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966559_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966559_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655750'^^xsd:string;
  dwc:catalogNumber '9966559_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655750'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966559_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655750'^^xsd:string;
  dwc:catalogNumber '9966564_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655750'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966564_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966565_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966565_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966565_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966565_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966565_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966565_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655750'^^xsd:string;
  dwc:catalogNumber '9966565_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655750'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966565_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966569_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966569_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966569_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966569_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655750%3A9966569_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966569_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655750'^^xsd:string;
  dwc:catalogNumber '9966569_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655750'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655750:9966569_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966633_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966633_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966633_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966633_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966633_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966633_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655751'^^xsd:string;
  dwc:catalogNumber '9966633_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655751'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966633_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966705_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966705_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966705_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966705_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966705_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966705_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655751'^^xsd:string;
  dwc:catalogNumber '9966705_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655751'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966705_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966711_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966711_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966711_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966711_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655751%3A9966711_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966711_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655751'^^xsd:string;
  dwc:catalogNumber '9966711_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655751'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655751:9966711_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966758_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966758_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966758_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966758_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966758_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966758_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966758_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966758_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966819_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966819_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966819_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966819_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966819_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966819_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966819_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966819_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966847_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966847_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966847_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966847_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966847_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966847_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966847_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966847_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966848_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966848_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966848_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966848_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966848_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966848_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966848_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966848_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966850_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966850_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966850_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966850_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655752%3A9966850_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966850_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655752'^^xsd:string;
  dwc:catalogNumber '9966850_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655752'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655752:9966850_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966979_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966979_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966979_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966979_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966979_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966979_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966979_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966979_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966981_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966981_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966981_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966981_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966981_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966981_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966981_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966981_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966995_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966995_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966995_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966995_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655753%3A9966995_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966995_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655753'^^xsd:string;
  dwc:catalogNumber '9966995_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655753'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.0833'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655753:9966995_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917220_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917220_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917220_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917220_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917220_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917220_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917220_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917220_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917220_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917220_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917220_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917220_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917220_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917220_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917220_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917220_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917229_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917229_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917229_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917229_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917229_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917229_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917229_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917229_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917231_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917231_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917231_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917231_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917231_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917231_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917231_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917231_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917234_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917234_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917234_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917234_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917234_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917234_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917234_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917234_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917234_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917234_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917234_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917234_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917234_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917234_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917234_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917234_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917223_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917223_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917223_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917223_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917223_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917223_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917223_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917223_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917223_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917223_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917223_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917223_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917223_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917223_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917223_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917223_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917224_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917224_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917224_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917224_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917224_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917224_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917224_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917224_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917228_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917228_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917228_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917228_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917228_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917228_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917228_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917228_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917229_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917229_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917229_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917229_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917229_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917229_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917229_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917229_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917139_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917139_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917139_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917139_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917139_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917139_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917139_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917139_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917139_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917139_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917139_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917139_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917139_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917139_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917139_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917139_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917192_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917192_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917192_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917192_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917192_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917192_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917192_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917192_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917218_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917218_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917218_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917218_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917218_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917218_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917218_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917218_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917228_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917228_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917228_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917228_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917228_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917228_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917228_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917228_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917174_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917174_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917174_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917174_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917174_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917174_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917174_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917174_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917200_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917200_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917200_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917200_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917200_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917200_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917200_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917200_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917230_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917230_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917230_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917230_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917230_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917230_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917230_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917230_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917230_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917230_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917230_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917230_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 8.08333)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "8.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655217%3A9917230_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917230_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655217'^^xsd:string;
  dwc:catalogNumber '9917230_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655217'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.08333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655217:9917230_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919636_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919636_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919636_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919636_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919636_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919636_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655234'^^xsd:string;
  dwc:catalogNumber '9919636_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655234'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919636_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919640_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919640_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919640_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919640_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919640_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919640_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655234'^^xsd:string;
  dwc:catalogNumber '9919640_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655234'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919640_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919641_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919641_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919641_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919641_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919641_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919641_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655234'^^xsd:string;
  dwc:catalogNumber '9919641_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655234'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919641_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919642_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919642_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919642_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919642_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919642_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919642_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655234'^^xsd:string;
  dwc:catalogNumber '9919642_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655234'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919642_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919642_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919642_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919642_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919642_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919642_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919642_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655234'^^xsd:string;
  dwc:catalogNumber '9919642_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655234'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919642_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919646_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919646_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919646_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919646_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919646_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919646_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655234'^^xsd:string;
  dwc:catalogNumber '9919646_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655234'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919646_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919693_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919693_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919693_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919693_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919693_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919693_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919693_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919693_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919713_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919713_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919713_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919713_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919713_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919713_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919713_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919713_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919713_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919713_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919713_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919713_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919713_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919713_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919713_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919713_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919746_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919746_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919746_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919746_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919746_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919746_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919746_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919746_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919774_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919774_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919774_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919774_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919774_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919774_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919774_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919774_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919774_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919774_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919774_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919774_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919774_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919774_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919774_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919774_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919776_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919776_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919776_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919776_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919776_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919776_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919776_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919776_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919779_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919779_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919779_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919779_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919779_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919779_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919779_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919779_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919782_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919782_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919782_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919782_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919782_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919782_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919782_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919782_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919782_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919782_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919782_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919782_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919782_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919782_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919782_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919782_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919783_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919783_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919783_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919783_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919783_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919783_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919783_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919783_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919784_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919784_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919784_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919784_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919784_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919784_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919784_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919784_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919784_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919784_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919784_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919784_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919784_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919784_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919784_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919784_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919785_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919785_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919785_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919785_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919785_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919785_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919785_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919785_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919788_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919788_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919788_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919788_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919788_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919788_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919788_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919788_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919125_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919125_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919125_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919125_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919125_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919125_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655231'^^xsd:string;
  dwc:catalogNumber '9919125_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655231'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919125_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919145_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919145_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919145_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919145_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919145_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919145_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655231'^^xsd:string;
  dwc:catalogNumber '9919145_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655231'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919145_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919160_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919160_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919160_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919160_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919160_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919160_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655231'^^xsd:string;
  dwc:catalogNumber '9919160_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655231'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919160_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919160_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919160_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919160_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919160_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919160_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919160_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655231'^^xsd:string;
  dwc:catalogNumber '9919160_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655231'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919160_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919186_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919186_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919186_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919186_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919186_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919186_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655231'^^xsd:string;
  dwc:catalogNumber '9919186_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655231'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919186_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919499_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919499_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919499_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919499_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919499_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919499_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655233'^^xsd:string;
  dwc:catalogNumber '9919499_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655233'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919499_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919500_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919500_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919500_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919500_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919500_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919500_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655233'^^xsd:string;
  dwc:catalogNumber '9919500_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655233'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919500_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919500_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919500_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919500_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919500_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919500_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919500_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655233'^^xsd:string;
  dwc:catalogNumber '9919500_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655233'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919500_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919504_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919504_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919504_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919504_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919504_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919504_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655233'^^xsd:string;
  dwc:catalogNumber '9919504_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655233'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919504_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919551_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919551_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919551_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919551_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919551_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919551_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655234'^^xsd:string;
  dwc:catalogNumber '9919551_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655234'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919551_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919571_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919571_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919571_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919571_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919571_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919571_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655234'^^xsd:string;
  dwc:catalogNumber '9919571_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655234'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919571_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919604_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919604_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919604_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919604_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919604_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919604_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655234'^^xsd:string;
  dwc:catalogNumber '9919604_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655234'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919604_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919630_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919630_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919630_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919630_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919630_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919630_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655234'^^xsd:string;
  dwc:catalogNumber '9919630_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655234'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919630_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919632_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919632_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919632_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919632_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919632_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919632_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655234'^^xsd:string;
  dwc:catalogNumber '9919632_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655234'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919632_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655234'^^xsd:string;
  dwc:catalogNumber '9919635_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655234'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919635_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919635_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919635_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919635_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919635_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919635_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919635_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655234'^^xsd:string;
  dwc:catalogNumber '9919635_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655234'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919635_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919744_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919744_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919744_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919744_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919744_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919744_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919744_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919744_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919358_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919358_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919358_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919358_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919358_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919358_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919358_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919358_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919362_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919362_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919362_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919362_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919362_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919362_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919362_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919362_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919470_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919470_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919470_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919470_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919470_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919470_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655233'^^xsd:string;
  dwc:catalogNumber '9919470_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655233'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919470_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919488_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919488_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919488_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919488_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919488_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919488_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655233'^^xsd:string;
  dwc:catalogNumber '9919488_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655233'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919488_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919488_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919488_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919488_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919488_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919488_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919488_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655233'^^xsd:string;
  dwc:catalogNumber '9919488_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655233'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919488_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919490_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919490_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919490_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919490_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919490_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919490_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655233'^^xsd:string;
  dwc:catalogNumber '9919490_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655233'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919490_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919493_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919493_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919493_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919493_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919493_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919493_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655233'^^xsd:string;
  dwc:catalogNumber '9919493_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655233'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919493_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919494_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919494_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919494_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919494_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919494_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919494_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655233'^^xsd:string;
  dwc:catalogNumber '9919494_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655233'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919494_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919498_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919498_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919498_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919498_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919498_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919498_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655233'^^xsd:string;
  dwc:catalogNumber '9919498_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655233'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919498_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919498_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919498_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919498_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919498_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919498_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919498_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655233'^^xsd:string;
  dwc:catalogNumber '9919498_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655233'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919498_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919209_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919209_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919209_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919209_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919209_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919209_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655231'^^xsd:string;
  dwc:catalogNumber '9919209_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655231'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919209_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919214_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919214_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919214_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919214_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919214_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919214_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655231'^^xsd:string;
  dwc:catalogNumber '9919214_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655231'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919214_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919215_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919215_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919215_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919215_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919215_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919215_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655231'^^xsd:string;
  dwc:catalogNumber '9919215_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655231'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919215_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919215_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919215_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919215_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919215_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919215_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919215_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655231'^^xsd:string;
  dwc:catalogNumber '9919215_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655231'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919215_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919216_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919216_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919216_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919216_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919216_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919216_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655231'^^xsd:string;
  dwc:catalogNumber '9919216_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655231'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919216_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919220_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919220_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919220_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919220_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919220_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919220_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655231'^^xsd:string;
  dwc:catalogNumber '9919220_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655231'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919220_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919220_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919220_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919220_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919220_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919220_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919220_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655231'^^xsd:string;
  dwc:catalogNumber '9919220_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655231'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919220_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919267_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919267_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919267_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919267_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919267_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919267_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919267_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919267_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919302_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919302_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919302_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919302_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919302_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919302_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919302_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919302_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919320_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919320_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919320_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919320_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919320_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919320_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919320_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919320_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919348_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919348_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919348_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919348_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919348_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919348_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919348_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919348_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919348_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919348_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919348_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919348_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919348_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919348_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919348_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919348_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919351_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919351_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919351_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919351_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919351_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919351_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919351_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919351_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919352_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919352_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919352_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919352_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919352_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919352_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919352_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919352_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919352_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919352_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919352_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919352_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919352_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919352_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919352_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919352_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919353_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919353_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919353_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919353_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919353_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919353_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919353_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919353_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919353_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919353_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919353_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919353_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919353_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919353_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919353_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919353_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919356_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919356_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919356_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919356_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919356_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919356_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919356_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919356_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919357_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919357_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919357_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919357_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919357_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919357_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919357_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919357_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919357_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919357_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919357_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919357_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919357_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919357_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919357_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919357_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919358_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919358_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919358_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919358_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919358_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919358_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919358_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919358_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967042_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967042_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967042_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967042_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967042_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967042_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967042_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967042_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967062_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967062_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967062_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967062_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967062_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967062_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967062_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967062_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967095_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967095_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967095_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967095_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967095_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967095_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967095_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967095_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967102_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967102_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967102_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967102_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967102_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967102_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967102_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967102_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967103_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967103_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967103_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967103_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967103_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967103_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967103_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967103_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967123_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967123_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967123_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967123_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967123_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967123_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967123_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967123_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967123_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967123_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967123_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967123_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967123_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967123_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967123_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967123_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967124_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967124_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967124_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967124_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967124_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967124_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967124_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967124_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967127_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967127_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967127_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967127_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967127_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967127_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967127_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967127_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967131_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967131_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967131_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967131_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967131_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967131_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967131_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967131_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967131_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967131_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967131_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967131_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967131_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967131_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967131_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967131_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967132_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967132_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967132_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967132_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967132_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967132_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967132_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967132_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967133_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967133_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967133_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967133_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967133_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967133_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967133_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967133_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967133_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967133_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967133_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967133_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967133_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967133_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967133_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967133_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967134_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967134_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967134_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967134_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967134_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967134_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967134_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967134_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967137_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967137_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967137_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967137_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967137_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967137_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967137_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967137_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967137_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967137_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967137_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967137_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967137_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967137_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967137_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967137_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967184_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967184_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967184_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967184_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967184_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967184_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655755'^^xsd:string;
  dwc:catalogNumber '9967184_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655755'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967184_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967184_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967184_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967184_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967184_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967184_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967184_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655755'^^xsd:string;
  dwc:catalogNumber '9967184_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655755'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967184_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967268_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967268_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967268_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967268_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967268_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967268_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655755'^^xsd:string;
  dwc:catalogNumber '9967268_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655755'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967268_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967269_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967269_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967269_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967269_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967269_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967269_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655755'^^xsd:string;
  dwc:catalogNumber '9967269_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655755'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967269_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967273_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967273_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967273_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967273_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967273_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967273_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655755'^^xsd:string;
  dwc:catalogNumber '9967273_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655755'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967273_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967273_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967273_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967273_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967273_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967273_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967273_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655755'^^xsd:string;
  dwc:catalogNumber '9967273_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655755'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967273_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967274_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967274_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967274_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967274_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967274_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967274_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655755'^^xsd:string;
  dwc:catalogNumber '9967274_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655755'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967274_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967275_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967275_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967275_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967275_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967275_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967275_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655755'^^xsd:string;
  dwc:catalogNumber '9967275_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655755'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967275_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967275_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967275_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967275_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967275_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967275_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967275_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655755'^^xsd:string;
  dwc:catalogNumber '9967275_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655755'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967275_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967279_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967279_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967279_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967279_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967279_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967279_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655755'^^xsd:string;
  dwc:catalogNumber '9967279_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655755'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967279_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967279_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967279_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967279_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967279_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967279_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967279_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655755'^^xsd:string;
  dwc:catalogNumber '9967279_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655755'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967279_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919777_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919777_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919777_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919777_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919777_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919777_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919777_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919777_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919783_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919783_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919783_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919783_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919783_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919783_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919783_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919783_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919788_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919788_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919788_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919788_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919788_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919788_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919788_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919788_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919125_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919125_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919125_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919125_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919125_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919125_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655231'^^xsd:string;
  dwc:catalogNumber '9919125_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655231'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919125_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919209_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919209_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919209_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919209_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919209_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919209_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655231'^^xsd:string;
  dwc:catalogNumber '9919209_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655231'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919209_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919216_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919216_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919216_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919216_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655231%3A9919216_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919216_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655231'^^xsd:string;
  dwc:catalogNumber '9919216_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655231'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655231:9919216_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919346_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919346_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919346_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919346_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919346_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919346_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919346_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919346_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919351_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919351_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919351_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919351_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919351_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919351_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919351_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919351_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919356_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919356_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919356_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919356_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919356_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919356_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919356_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919356_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919362_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919362_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919362_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919362_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655232%3A9919362_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919362_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655232'^^xsd:string;
  dwc:catalogNumber '9919362_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655232'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655232:9919362_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919490_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919490_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919490_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919490_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919490_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919490_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655233'^^xsd:string;
  dwc:catalogNumber '9919490_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655233'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919490_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919499_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919499_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919499_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919499_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919499_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919499_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655233'^^xsd:string;
  dwc:catalogNumber '9919499_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655233'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919499_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919640_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919640_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919640_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919640_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919640_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919640_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655234'^^xsd:string;
  dwc:catalogNumber '9919640_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655234'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919640_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919641_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919641_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919641_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919641_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919641_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919641_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655234'^^xsd:string;
  dwc:catalogNumber '9919641_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655234'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919641_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919646_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919646_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919646_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919646_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919646_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919646_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655234'^^xsd:string;
  dwc:catalogNumber '9919646_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655234'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919646_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919775_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919775_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919775_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919775_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919775_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919775_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919775_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919775_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919504_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919504_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919504_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919504_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655233%3A9919504_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919504_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655233'^^xsd:string;
  dwc:catalogNumber '9919504_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655233'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655233:9919504_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919632_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919632_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919632_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919632_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655234%3A9919632_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919632_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655234'^^xsd:string;
  dwc:catalogNumber '9919632_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655234'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655234:9919632_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919728_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919728_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919728_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919728_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655235%3A9919728_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919728_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655235'^^xsd:string;
  dwc:catalogNumber '9919728_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655235'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655235:9919728_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967042_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967042_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967121_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967121_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967121_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967121_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967121_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967121_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967121_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967121_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967128_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967128_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967128_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967128_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967128_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967128_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967128_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967128_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967132_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967132_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967134_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967134_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967134_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967134_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655754%3A9967134_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967134_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655754'^^xsd:string;
  dwc:catalogNumber '9967134_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655754'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655754:9967134_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967268_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967268_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967268_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967268_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967268_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967268_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655755'^^xsd:string;
  dwc:catalogNumber '9967268_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655755'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967268_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967269_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967269_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967269_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967269_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967269_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967269_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655755'^^xsd:string;
  dwc:catalogNumber '9967269_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655755'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967269_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967274_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967274_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967274_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9833"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967274_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9833 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.9833"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655755%3A9967274_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967274_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655755'^^xsd:string;
  dwc:catalogNumber '9967274_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655755'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '57.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655755:9967274_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919835_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919835_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919835_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919835_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919835_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919835_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655236'^^xsd:string;
  dwc:catalogNumber '9919835_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655236'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919835_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919835_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919835_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919835_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919835_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919835_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919835_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655236'^^xsd:string;
  dwc:catalogNumber '9919835_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655236'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919835_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919914_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919914_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919914_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919914_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919914_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919914_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655236'^^xsd:string;
  dwc:catalogNumber '9919914_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655236'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919914_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919916_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919916_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919916_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919916_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919916_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919916_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655236'^^xsd:string;
  dwc:catalogNumber '9919916_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655236'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919916_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919916_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919916_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919916_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919916_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919916_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919916_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655236'^^xsd:string;
  dwc:catalogNumber '9919916_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655236'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919916_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919924_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919924_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919924_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919924_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919924_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919924_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655236'^^xsd:string;
  dwc:catalogNumber '9919924_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655236'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919924_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919924_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919924_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919924_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919924_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919924_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919924_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655236'^^xsd:string;
  dwc:catalogNumber '9919924_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655236'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919924_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919926_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919926_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919926_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919926_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919926_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919926_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655236'^^xsd:string;
  dwc:catalogNumber '9919926_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655236'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919926_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919930_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919930_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919930_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919930_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919930_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919930_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655236'^^xsd:string;
  dwc:catalogNumber '9919930_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655236'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919930_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9919997_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9919997_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9919997_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9919997_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9919997_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9919997_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9919997_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9919997_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9919997_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9919997_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9919997_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9919997_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9919997_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9919997_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9919997_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9919997_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920038_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920038_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920038_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920038_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920038_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920038_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9920038_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920038_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920038_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920038_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920038_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920038_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920038_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920038_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9920038_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920038_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920056_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920056_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920056_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920056_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920056_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920056_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9920056_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920056_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920058_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920058_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920058_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920058_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920058_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920058_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9920058_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920058_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920058_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920058_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920058_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920058_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920058_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920058_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9920058_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920058_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920061_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920061_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920061_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920061_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920061_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920061_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9920061_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920061_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920062_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920062_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920062_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920062_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920062_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920062_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9920062_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920062_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920062_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920062_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920062_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920062_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920062_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920062_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9920062_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920062_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920066_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920066_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920066_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920066_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920066_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920066_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9920066_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920066_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920066_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920066_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920066_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920066_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920066_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920066_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9920066_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920066_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920067_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920067_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920067_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920067_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920067_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920067_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9920067_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920067_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920068_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920068_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920068_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920068_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920068_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920068_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9920068_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920068_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920068_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920068_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920068_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920068_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920068_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920068_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9920068_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920068_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920072_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920072_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920072_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920072_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920072_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920072_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9920072_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920072_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920119_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920119_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920119_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920119_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920119_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920119_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920119_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920119_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920136_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920136_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920136_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920136_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920136_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920136_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920136_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920136_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920139_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920139_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920139_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920139_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920139_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920139_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920139_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920139_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920154_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920154_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920154_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920154_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920154_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920154_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920154_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920154_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920170_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920170_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920170_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920170_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920170_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920170_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920170_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920170_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920170_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920170_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920170_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920170_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920170_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920170_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920170_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920170_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920198_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920198_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920198_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920198_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920198_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920198_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920198_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920198_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920198_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920198_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920198_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920198_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920198_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920198_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920198_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920198_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920200_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920200_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920200_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920200_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920200_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920200_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920200_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920200_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920201_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920201_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920201_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920201_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920201_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920201_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920201_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920201_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920202_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920202_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920202_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920202_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920202_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920202_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920202_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920202_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920202_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920202_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920202_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920202_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920202_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920202_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920202_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920202_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920202_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920202_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920202_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920202_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920202_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920202_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920202_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920202_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920203_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920203_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920203_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920203_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920203_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920203_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920203_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920203_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920205_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920205_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920205_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920205_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920205_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920205_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920205_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920205_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920208_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920208_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920208_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920208_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920208_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920208_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920208_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920208_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920209_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920209_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920209_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920209_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920209_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920209_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920209_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920209_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920209_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920209_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920209_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920209_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920209_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920209_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920209_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920209_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920209_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920209_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920209_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920209_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920209_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920209_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920209_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920209_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920210_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920210_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920210_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920210_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920210_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920210_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920210_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920210_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920210_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920210_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920210_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920210_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920210_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920210_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920210_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920210_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920211_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920211_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920211_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920211_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920211_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920211_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920211_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920211_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920214_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920214_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920214_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920214_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920214_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920214_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920214_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920214_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967326_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967326_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967326_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967326_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967326_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967326_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655756'^^xsd:string;
  dwc:catalogNumber '9967326_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655756'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967326_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967410_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967410_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967410_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967410_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967410_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967410_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655756'^^xsd:string;
  dwc:catalogNumber '9967410_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655756'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967410_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967411_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967411_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967411_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967411_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967411_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967411_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655756'^^xsd:string;
  dwc:catalogNumber '9967411_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655756'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967411_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967415_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967415_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967415_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967415_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967415_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967415_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655756'^^xsd:string;
  dwc:catalogNumber '9967415_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655756'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967415_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967415_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967415_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967415_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967415_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967415_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967415_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655756'^^xsd:string;
  dwc:catalogNumber '9967415_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655756'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967415_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967416_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967416_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967416_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967416_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967416_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967416_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655756'^^xsd:string;
  dwc:catalogNumber '9967416_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655756'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967416_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967417_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967417_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967417_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967417_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967417_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967417_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655756'^^xsd:string;
  dwc:catalogNumber '9967417_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655756'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967417_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967418_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967418_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967418_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967418_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967418_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967418_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655756'^^xsd:string;
  dwc:catalogNumber '9967418_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655756'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967418_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967421_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967421_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967421_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967421_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967421_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967421_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655756'^^xsd:string;
  dwc:catalogNumber '9967421_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655756'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967421_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967421_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967421_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967421_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967421_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967421_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967421_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655756'^^xsd:string;
  dwc:catalogNumber '9967421_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655756'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967421_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967468_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967468_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967468_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967468_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967468_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967468_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655757'^^xsd:string;
  dwc:catalogNumber '9967468_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655757'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967468_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967547_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967547_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967547_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967547_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967547_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967547_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655757'^^xsd:string;
  dwc:catalogNumber '9967547_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655757'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967547_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967552_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967552_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967552_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967552_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967552_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967552_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655757'^^xsd:string;
  dwc:catalogNumber '9967552_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655757'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967552_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967552_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967552_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967552_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967552_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967552_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967552_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655757'^^xsd:string;
  dwc:catalogNumber '9967552_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655757'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967552_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967553_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967553_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967553_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967553_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967553_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967553_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655757'^^xsd:string;
  dwc:catalogNumber '9967553_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655757'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967553_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967557_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967557_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967557_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967557_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967557_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967557_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655757'^^xsd:string;
  dwc:catalogNumber '9967557_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655757'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967557_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967557_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967557_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967557_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967557_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967557_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967557_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655757'^^xsd:string;
  dwc:catalogNumber '9967557_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655757'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967557_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967558_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967558_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967558_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967558_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967558_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967558_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655757'^^xsd:string;
  dwc:catalogNumber '9967558_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655757'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967558_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967558_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967558_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967558_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967558_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967558_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967558_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655757'^^xsd:string;
  dwc:catalogNumber '9967558_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655757'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967558_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967560_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967560_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967560_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967560_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967560_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967560_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655757'^^xsd:string;
  dwc:catalogNumber '9967560_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655757'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967560_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967563_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967563_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967563_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967563_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967563_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967563_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655757'^^xsd:string;
  dwc:catalogNumber '9967563_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655757'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967563_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967610_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967610_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967610_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967610_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967610_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967610_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655758'^^xsd:string;
  dwc:catalogNumber '9967610_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655758'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967610_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967610_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967610_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967610_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967610_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967610_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967610_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655758'^^xsd:string;
  dwc:catalogNumber '9967610_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655758'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967610_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967648_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967648_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967648_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967648_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967648_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967648_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655758'^^xsd:string;
  dwc:catalogNumber '9967648_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655758'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967648_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967689_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967689_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967689_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967689_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967689_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967689_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655758'^^xsd:string;
  dwc:catalogNumber '9967689_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655758'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967689_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967694_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967694_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967694_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967694_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967694_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967694_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655758'^^xsd:string;
  dwc:catalogNumber '9967694_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655758'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967694_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967695_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967695_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967695_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967695_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967695_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967695_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655758'^^xsd:string;
  dwc:catalogNumber '9967695_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655758'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967695_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967695_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967695_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967695_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967695_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967695_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967695_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655758'^^xsd:string;
  dwc:catalogNumber '9967695_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655758'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967695_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967699_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967699_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967699_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967699_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967699_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967699_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655758'^^xsd:string;
  dwc:catalogNumber '9967699_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655758'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967699_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967699_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967699_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967699_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967699_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967699_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967699_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655758'^^xsd:string;
  dwc:catalogNumber '9967699_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655758'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967699_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967702_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967702_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967702_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967702_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967702_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967702_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655758'^^xsd:string;
  dwc:catalogNumber '9967702_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655758'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967702_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967702_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967702_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967702_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967702_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967702_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967702_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655758'^^xsd:string;
  dwc:catalogNumber '9967702_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655758'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967702_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967705_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967705_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967705_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967705_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967705_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967705_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655758'^^xsd:string;
  dwc:catalogNumber '9967705_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655758'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967705_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967705_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967705_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967705_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967705_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967705_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967705_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655758'^^xsd:string;
  dwc:catalogNumber '9967705_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655758'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967705_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919835_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919835_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919835_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919835_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919835_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919835_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655236'^^xsd:string;
  dwc:catalogNumber '9919835_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655236'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919835_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919916_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919916_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919916_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919916_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919916_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919916_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655236'^^xsd:string;
  dwc:catalogNumber '9919916_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655236'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919916_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919930_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919930_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919930_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919930_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919930_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919930_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655236'^^xsd:string;
  dwc:catalogNumber '9919930_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655236'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919930_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919930_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919930_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919930_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919930_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655236%3A9919930_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919930_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655236'^^xsd:string;
  dwc:catalogNumber '9919930_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655236'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655236:9919930_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9919977_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9919977_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9919977_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9919977_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9919977_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9919977_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9919977_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9919977_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920056_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920056_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920056_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920056_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920056_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920056_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9920056_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920056_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920061_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920061_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920061_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920061_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920061_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920061_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9920061_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920061_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920067_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920067_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920067_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920067_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920067_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920067_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9920067_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920067_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920072_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920072_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920072_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920072_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655237%3A9920072_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920072_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655237'^^xsd:string;
  dwc:catalogNumber '9920072_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655237'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655237:9920072_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920170_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920170_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920170_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920170_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920170_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920170_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920170_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920170_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920180_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920180_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920180_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920180_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920180_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920180_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920180_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920180_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920200_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920200_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920200_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920200_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920200_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920200_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920200_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920200_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920208_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920208_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920208_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920208_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920208_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920208_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920208_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920208_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920208_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920208_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920208_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920208_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920208_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920208_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920208_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920208_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920210_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920210_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920210_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920210_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920210_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920210_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920210_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920210_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920214_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920214_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920214_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920214_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920214_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920214_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920214_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920214_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920214_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920214_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920214_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920214_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655238%3A9920214_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920214_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655238'^^xsd:string;
  dwc:catalogNumber '9920214_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655238'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655238:9920214_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967326_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967326_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967326_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967326_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967326_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967326_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655756'^^xsd:string;
  dwc:catalogNumber '9967326_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655756'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967326_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967405_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967405_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967405_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967405_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967405_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967405_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655756'^^xsd:string;
  dwc:catalogNumber '9967405_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655756'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967405_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967411_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967411_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967411_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967411_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967411_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967411_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655756'^^xsd:string;
  dwc:catalogNumber '9967411_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655756'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967411_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967416_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967416_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967416_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967416_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967416_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967416_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655756'^^xsd:string;
  dwc:catalogNumber '9967416_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655756'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967416_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967418_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967418_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967418_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967418_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655756%3A9967418_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967418_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655756'^^xsd:string;
  dwc:catalogNumber '9967418_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655756'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655756:9967418_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967468_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967468_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967468_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967468_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967468_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967468_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655757'^^xsd:string;
  dwc:catalogNumber '9967468_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655757'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967468_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967506_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967506_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967506_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967506_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967506_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967506_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655757'^^xsd:string;
  dwc:catalogNumber '9967506_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655757'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967506_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967553_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967553_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967553_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967553_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967553_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967553_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655757'^^xsd:string;
  dwc:catalogNumber '9967553_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655757'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967553_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967560_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967560_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967560_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967560_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967560_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967560_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655757'^^xsd:string;
  dwc:catalogNumber '9967560_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655757'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967560_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967563_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967563_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967563_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967563_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655757%3A9967563_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967563_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655757'^^xsd:string;
  dwc:catalogNumber '9967563_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655757'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655757:9967563_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967689_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967689_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967689_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967689_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967689_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967689_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655758'^^xsd:string;
  dwc:catalogNumber '9967689_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655758'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967689_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967700_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967700_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967700_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967700_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967700_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967700_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655758'^^xsd:string;
  dwc:catalogNumber '9967700_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655758'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967700_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967700_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967700_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967700_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "8.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967700_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 8.1667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "8.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655758%3A9967700_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967700_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655758'^^xsd:string;
  dwc:catalogNumber '9967700_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655758'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.1667'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655758:9967700_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920827_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920827_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920827_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920827_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920827_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920827_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920827_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920827_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920847_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920847_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920847_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920847_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920847_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920847_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920847_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920847_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920862_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920862_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920862_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920862_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920862_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920862_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920862_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920862_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920880_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920880_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920880_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920880_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920880_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920880_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920880_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920880_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920908_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920908_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920908_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920908_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920908_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920908_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920908_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920908_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920908_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920908_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920908_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920908_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920908_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920908_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920908_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920908_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920909_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920909_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920909_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920909_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920909_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920909_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920909_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920909_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920912_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920912_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920912_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920912_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920912_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920912_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920912_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920912_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920913_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920913_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920913_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920913_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920913_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920913_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920913_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920913_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920916_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920916_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920916_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920916_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920916_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920916_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920916_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920916_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920917_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920917_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920917_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920917_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920917_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920917_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920917_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920917_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920917_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920917_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920917_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920917_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920917_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920917_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920917_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920917_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920261_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920261_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920261_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920261_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920261_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920261_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655239'^^xsd:string;
  dwc:catalogNumber '9920261_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655239'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920261_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920261_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920261_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920261_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920261_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920261_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920261_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655239'^^xsd:string;
  dwc:catalogNumber '9920261_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655239'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920261_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920351_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920351_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920351_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920351_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920351_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920351_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655239'^^xsd:string;
  dwc:catalogNumber '9920351_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655239'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920351_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920352_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920352_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920352_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920352_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920352_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920352_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655239'^^xsd:string;
  dwc:catalogNumber '9920352_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655239'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920352_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920356_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920356_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920356_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920356_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920356_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920356_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655239'^^xsd:string;
  dwc:catalogNumber '9920356_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655239'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920356_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920918_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920918_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920918_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920918_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920918_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920918_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920918_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920918_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920919_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920919_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920919_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920919_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920919_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920919_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920919_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920919_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920919_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920919_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920919_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920919_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920919_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920919_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920919_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920919_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920922_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920922_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920922_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920922_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920922_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920922_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920922_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920922_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920322_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920322_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920322_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920322_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920322_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920322_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655239'^^xsd:string;
  dwc:catalogNumber '9920322_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655239'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920322_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920322_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920322_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920322_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920322_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920322_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920322_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655239'^^xsd:string;
  dwc:catalogNumber '9920322_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655239'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920322_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920340_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920340_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920340_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920340_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920340_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920340_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655239'^^xsd:string;
  dwc:catalogNumber '9920340_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655239'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920340_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920342_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920342_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920342_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920342_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920342_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920342_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655239'^^xsd:string;
  dwc:catalogNumber '9920342_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655239'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920342_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920346_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920346_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920346_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920346_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920346_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920346_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655239'^^xsd:string;
  dwc:catalogNumber '9920346_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655239'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920346_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920347_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920347_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920347_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920347_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920347_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920347_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655239'^^xsd:string;
  dwc:catalogNumber '9920347_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655239'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920347_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920347_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920347_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920347_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920347_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920347_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920347_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655239'^^xsd:string;
  dwc:catalogNumber '9920347_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655239'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920347_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920350_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920350_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920350_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920350_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920350_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920350_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655239'^^xsd:string;
  dwc:catalogNumber '9920350_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655239'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920350_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920356_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920356_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920356_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920356_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920356_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920356_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655239'^^xsd:string;
  dwc:catalogNumber '9920356_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655239'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920356_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920403_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920403_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920403_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920403_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920403_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920403_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920403_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920403_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920456_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920456_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920456_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920456_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920456_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920456_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920456_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920456_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920456_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920456_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920456_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920456_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920456_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920456_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920456_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920456_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920464_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920464_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920464_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920464_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920464_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920464_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920464_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920464_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920482_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920482_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920482_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920482_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920482_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920482_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920482_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920482_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920484_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920484_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920484_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920484_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920484_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920484_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920484_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920484_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920484_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920484_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920484_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920484_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920484_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920484_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920484_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920484_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920487_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920487_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920487_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920487_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920487_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920487_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920487_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920487_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920487_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920487_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920487_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920487_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920487_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920487_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920487_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920487_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920488_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920488_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920488_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920488_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920488_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920488_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920488_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920488_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920492_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920492_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920492_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920492_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920492_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920492_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920492_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920492_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920493_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920493_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920493_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920493_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920493_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920493_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920493_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920493_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920493_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920493_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920493_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920493_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920493_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920493_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920493_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920493_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920494_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920494_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920494_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920494_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920494_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920494_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920494_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920494_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920498_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920498_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920498_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920498_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920498_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920498_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920498_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920498_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920498_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920498_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920498_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920498_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920498_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920498_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920498_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920498_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920545_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920545_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920545_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920545_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920545_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920545_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920545_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920545_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920564_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920564_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920564_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920564_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920564_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920564_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920564_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920564_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920565_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920565_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920565_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920565_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920565_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920565_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920565_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920565_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920598_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920598_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920598_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920598_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920598_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920598_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920598_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920598_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920606_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920606_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920606_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920606_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920606_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920606_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920606_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920606_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920626_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920626_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920626_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920626_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920626_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920626_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920626_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920626_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920626_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920626_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920626_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920626_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920626_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920626_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920626_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920626_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920629_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920629_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920629_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920629_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920629_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920629_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920629_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920629_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920629_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920629_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920629_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920629_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920629_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920629_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920629_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920629_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920630_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920630_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920630_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920630_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920630_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920630_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920630_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920630_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920634_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920634_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920634_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920634_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920634_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920634_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920634_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920634_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920634_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920634_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920634_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920634_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920634_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920634_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920634_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920634_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920636_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920636_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920636_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920636_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920636_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920636_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920636_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920636_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920640_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920640_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920640_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920640_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920640_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920640_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920640_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920640_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920687_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920687_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920687_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920687_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920687_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920687_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920687_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920687_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920687_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920687_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920687_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920687_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920687_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920687_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920687_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920687_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920707_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920707_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920707_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920707_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920707_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920707_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920707_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920707_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920740_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920740_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920740_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920740_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920740_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920740_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920740_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920740_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920740_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920740_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920740_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920740_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920740_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920740_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920740_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920740_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920748_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920748_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920748_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920748_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920748_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920748_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920748_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920748_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920766_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920766_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920766_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920766_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920766_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920766_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920766_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920766_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920768_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920768_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920768_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920768_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920768_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920768_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920768_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920768_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920771_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920771_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920771_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920771_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920771_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920771_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920771_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920771_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920771_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920771_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920771_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920771_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920771_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920771_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920771_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920771_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920772_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920772_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920772_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920772_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920772_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920772_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920772_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920772_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920776_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920776_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920776_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920776_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920776_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920776_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920776_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920776_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920776_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920776_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920776_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920776_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920776_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920776_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920776_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920776_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920777_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920777_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920777_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920777_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920777_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920777_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920777_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920777_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920778_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920778_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920778_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920778_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920778_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920778_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920778_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920778_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920779_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920779_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920779_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920779_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920779_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920779_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920779_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920779_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920782_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920782_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920782_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920782_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920782_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920782_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920782_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920782_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920782_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920782_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920782_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920782_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920782_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920782_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920782_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920782_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967752_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967752_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967752_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967752_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967752_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967752_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655759'^^xsd:string;
  dwc:catalogNumber '9967752_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655759'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967752_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967772_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967772_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967772_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967772_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967772_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967772_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655759'^^xsd:string;
  dwc:catalogNumber '9967772_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655759'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967772_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967813_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967813_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967813_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967813_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967813_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967813_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655759'^^xsd:string;
  dwc:catalogNumber '9967813_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655759'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967813_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967836_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967836_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967836_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967836_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967836_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967836_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655759'^^xsd:string;
  dwc:catalogNumber '9967836_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655759'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967836_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967837_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967837_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967837_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967837_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967837_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967837_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655759'^^xsd:string;
  dwc:catalogNumber '9967837_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655759'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967837_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967838_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967838_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967838_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967838_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967838_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967838_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655759'^^xsd:string;
  dwc:catalogNumber '9967838_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655759'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967838_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967841_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967841_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967841_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967841_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967841_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967841_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655759'^^xsd:string;
  dwc:catalogNumber '9967841_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655759'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967841_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967841_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967841_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967841_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967841_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967841_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967841_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655759'^^xsd:string;
  dwc:catalogNumber '9967841_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655759'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967841_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967844_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967844_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967844_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967844_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967844_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967844_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655759'^^xsd:string;
  dwc:catalogNumber '9967844_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655759'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967844_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967847_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967847_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967847_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967847_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967847_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967847_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655759'^^xsd:string;
  dwc:catalogNumber '9967847_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655759'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967847_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967847_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967847_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967847_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967847_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967847_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967847_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655759'^^xsd:string;
  dwc:catalogNumber '9967847_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655759'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967847_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967914_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967914_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967914_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967914_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967914_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967914_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967914_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967914_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967954_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967954_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967954_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967954_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967954_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967954_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967954_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967954_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967955_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967955_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967955_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967955_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967955_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967955_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967955_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967955_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967955_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967955_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967955_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967955_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967955_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967955_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967955_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967955_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967973_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967973_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967973_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967973_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967973_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967973_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967973_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967973_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967975_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967975_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967975_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967975_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967975_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967975_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967975_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967975_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967977_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967977_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967977_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967977_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967977_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967977_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967977_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967977_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967978_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967978_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967978_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967978_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967978_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967978_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967978_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967978_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967978_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967978_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967978_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967978_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967978_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967978_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967978_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967978_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967979_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967979_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967979_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967979_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967979_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967979_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967979_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967979_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967980_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967980_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967980_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967980_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967980_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967980_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967980_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967980_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967983_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967983_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967983_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967983_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967983_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967983_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967983_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967983_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967983_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967983_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967983_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967983_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967983_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967983_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967983_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967983_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967984_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967984_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967984_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967984_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967984_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967984_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967984_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967984_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967985_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967985_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967985_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967985_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967985_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967985_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967985_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967985_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967986_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967986_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967986_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967986_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967986_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967986_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967986_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967986_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967989_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967989_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967989_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967989_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967989_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967989_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967989_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967989_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968036_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968036_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968036_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968036_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968036_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968036_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968036_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968036_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968036_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968036_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968036_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968036_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968036_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968036_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968036_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968036_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968056_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968056_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968056_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968056_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968056_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968056_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968056_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968056_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968056_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968056_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968056_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968056_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968056_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968056_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968056_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968056_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968097_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968097_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968097_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968097_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968097_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968097_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968097_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968097_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968115_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968115_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968117_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968117_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968117_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968117_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968117_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968117_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968117_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968117_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968117_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968117_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968117_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968117_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968117_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968117_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968117_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968117_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968121_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968121_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968121_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968121_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968121_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968121_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968121_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968121_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968122_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968122_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968122_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968122_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968122_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968122_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968122_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968122_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968123_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968123_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968123_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968123_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968123_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968123_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968123_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968123_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968125_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968125_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968125_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968125_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968125_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968125_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968125_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968125_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968125_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968125_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968125_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968125_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968125_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968125_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968125_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968125_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968126_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968126_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968126_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968126_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968126_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968126_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968126_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968126_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968127_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968127_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968127_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968127_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968127_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968127_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968127_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968127_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968127_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968127_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968127_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968127_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968127_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968127_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968127_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968127_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968128_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968128_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968128_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968128_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968128_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968128_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968128_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968128_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968128_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968128_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968128_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968128_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968128_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968128_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968128_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968128_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968129_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968129_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968129_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968129_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968129_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968129_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968129_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968129_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968131_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968131_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968131_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968131_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968131_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968131_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968131_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968131_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968178_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968178_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968178_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968178_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968178_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968178_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968178_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968178_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968239_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968239_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968239_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968239_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968239_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968239_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968239_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968239_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968239_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968239_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968239_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968239_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968239_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968239_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968239_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968239_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968257_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968257_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968257_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968257_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968257_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968257_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968257_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968257_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968262_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968262_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968262_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968262_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968262_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968262_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968262_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968262_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968262_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968262_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968262_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968262_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968262_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968262_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968262_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968262_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968264_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968264_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968264_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968264_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968264_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968264_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968264_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968264_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968264_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968264_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968264_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968264_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968264_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968264_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968264_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968264_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968267_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968267_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968267_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968267_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968267_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968267_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968267_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968267_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968268_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968268_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968268_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968268_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968268_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968268_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968268_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968268_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968268_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968268_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968268_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968268_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968268_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968268_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968268_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968268_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968269_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968269_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968269_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968269_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968269_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968269_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968269_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968269_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968270_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968270_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968270_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968270_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968270_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968270_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968270_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968270_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968270_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968270_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968270_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968270_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968270_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968270_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968270_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968270_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968273_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968273_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968273_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968273_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968273_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968273_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968273_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968273_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968273_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968273_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968273_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968273_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968273_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968273_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968273_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968273_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967842_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967842_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967842_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967842_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967842_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967842_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655759'^^xsd:string;
  dwc:catalogNumber '9967842_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655759'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967842_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967843_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967843_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967843_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967843_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967843_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967843_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655759'^^xsd:string;
  dwc:catalogNumber '9967843_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655759'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967843_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967843_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967843_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967843_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967843_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967843_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967843_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655759'^^xsd:string;
  dwc:catalogNumber '9967843_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655759'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967843_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920261_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920261_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920261_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920261_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920261_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920261_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655239'^^xsd:string;
  dwc:catalogNumber '9920261_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655239'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920261_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920356_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920356_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920356_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920356_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920356_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920356_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655239'^^xsd:string;
  dwc:catalogNumber '9920356_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655239'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920356_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920827_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920827_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920827_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920827_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920827_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920827_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920827_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920827_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920906_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920906_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920906_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920906_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920906_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920906_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920906_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920906_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920911_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920911_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920911_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920911_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920911_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920911_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920911_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920911_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920913_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920913_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920913_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920913_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920913_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920913_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920913_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920913_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920916_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920916_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920916_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920916_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920916_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920916_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920916_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920916_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920918_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920918_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920918_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920918_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920918_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920918_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920918_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920918_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920922_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920922_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920922_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920922_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655243%3A9920922_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920922_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655243'^^xsd:string;
  dwc:catalogNumber '9920922_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655243'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655243:9920922_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920314_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920314_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920314_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920314_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920314_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920314_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655239'^^xsd:string;
  dwc:catalogNumber '9920314_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655239'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920314_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920342_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920342_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920342_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920342_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655239%3A9920342_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920342_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655239'^^xsd:string;
  dwc:catalogNumber '9920342_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655239'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655239:9920342_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920403_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920403_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920403_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920403_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920403_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920403_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920403_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920403_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920422_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920422_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920422_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920422_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920422_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920422_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920422_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920422_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920464_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920464_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920464_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920464_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920464_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920464_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920464_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920464_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920488_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920488_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920488_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920488_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920488_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920488_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920488_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920488_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920492_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920492_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920492_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920492_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920492_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920492_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920492_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920492_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920494_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920494_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920494_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920494_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655240%3A9920494_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920494_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655240'^^xsd:string;
  dwc:catalogNumber '9920494_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655240'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655240:9920494_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920606_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920606_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920606_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920606_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920606_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920606_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920606_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920606_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920624_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920624_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920624_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920624_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920624_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920624_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920624_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920624_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920630_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920630_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920630_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920630_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920630_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920630_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920630_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920630_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920635_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920635_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920635_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920635_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920635_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920635_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920635_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920635_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920635_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920635_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920636_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920636_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920636_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920636_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920636_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920636_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920636_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920636_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920640_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920640_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920640_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920640_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655241%3A9920640_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920640_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655241'^^xsd:string;
  dwc:catalogNumber '9920640_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655241'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655241:9920640_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920707_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920707_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920707_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920707_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920707_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920707_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920707_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920707_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920768_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920768_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920768_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920768_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920768_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920768_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920768_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920768_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920772_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920772_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920772_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920772_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920772_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920772_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920772_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920772_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920777_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920777_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920777_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920777_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920777_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920777_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920777_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920777_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920778_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920778_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920778_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920778_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655242%3A9920778_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920778_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655242'^^xsd:string;
  dwc:catalogNumber '9920778_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655242'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655242:9920778_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967979_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967979_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967979_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967979_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967979_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967979_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967979_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967979_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967981_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967981_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967981_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967981_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967981_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967981_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967981_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967981_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967984_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967984_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967984_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967984_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967984_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967984_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967984_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967984_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967985_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967985_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967985_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967985_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967985_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967985_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967985_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967985_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967986_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967986_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967986_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967986_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967986_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967986_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967986_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967986_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967752_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967752_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967752_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967752_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967752_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967752_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655759'^^xsd:string;
  dwc:catalogNumber '9967752_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655759'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967752_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967833_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967833_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967833_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967833_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967833_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967833_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655759'^^xsd:string;
  dwc:catalogNumber '9967833_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655759'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967833_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967844_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967844_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967844_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967844_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967844_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967844_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655759'^^xsd:string;
  dwc:catalogNumber '9967844_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655759'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967844_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967894_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967894_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967894_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967894_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967894_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967894_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967894_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967894_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967894_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967894_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967894_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967894_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967894_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967894_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967894_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967894_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968263_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968263_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968263_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968263_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968263_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968263_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968263_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968263_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968267_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968267_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968267_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968267_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968267_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968267_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968267_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968267_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968269_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968269_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968269_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968269_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968269_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968269_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968269_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968269_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967842_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967842_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967842_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967842_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655759%3A9967842_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967842_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655759'^^xsd:string;
  dwc:catalogNumber '9967842_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655759'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655759:9967842_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967989_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967989_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967989_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967989_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655760%3A9967989_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967989_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655760'^^xsd:string;
  dwc:catalogNumber '9967989_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655760'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655760:9967989_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968097_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968097_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968097_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968097_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968097_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968097_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968097_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968097_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968120_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968120_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968120_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968120_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968120_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968120_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968120_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968120_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968122_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968122_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968122_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968122_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968122_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968122_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968122_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968122_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968126_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968126_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968126_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968126_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968126_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968126_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968126_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968126_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968131_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968131_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968131_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968131_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655761%3A9968131_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968131_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655761'^^xsd:string;
  dwc:catalogNumber '9968131_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655761'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655761:9968131_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968178_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968178_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968178_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968178_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968178_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968178_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968178_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968178_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968257_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968257_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968257_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968257_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968257_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968257_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968257_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968257_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968259_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968259_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968259_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968259_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968259_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968259_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968259_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968259_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968259_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968259_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968259_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968259_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655762%3A9968259_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968259_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655762'^^xsd:string;
  dwc:catalogNumber '9968259_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655762'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655762:9968259_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921273_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921273_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921273_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921273_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921273_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921273_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921273_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921273_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921314_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921314_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921314_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921314_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921314_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921314_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921314_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921314_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921334_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921334_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921334_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921334_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921334_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921334_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921334_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921334_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921334_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921334_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921334_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921334_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921334_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921334_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921334_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921334_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921337_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921337_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921337_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921337_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921337_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921337_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921337_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921337_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921338_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921338_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921338_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921338_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921338_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921338_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921338_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921338_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921338_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921338_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921338_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921338_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921338_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921338_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921338_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921338_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921342_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921342_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921342_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921342_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921342_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921342_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921342_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921342_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921343_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921343_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921343_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921343_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921343_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921343_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921343_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921343_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921343_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921343_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921343_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921343_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921343_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921343_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921343_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921343_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921131_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921131_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921131_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921131_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921131_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921131_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921131_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921131_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921164_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921164_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921164_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921164_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921164_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921164_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921164_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921164_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921172_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921172_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921172_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921172_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921172_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921172_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921172_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921172_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921192_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921192_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921192_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921192_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921192_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921192_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921192_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921192_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921192_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921192_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921192_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921192_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921192_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921192_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921192_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921192_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921195_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921195_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921195_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921195_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921195_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921195_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921195_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921195_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921196_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921196_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921196_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921196_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921196_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921196_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921196_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921196_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921200_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921200_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921200_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921200_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921200_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921200_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921200_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921200_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921200_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921200_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921200_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921200_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921200_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921200_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921200_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921200_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921201_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921201_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921201_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921201_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921201_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921201_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921201_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921201_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921201_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921201_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921201_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921201_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921201_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921201_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921201_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921201_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921202_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921202_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921202_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921202_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921202_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921202_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921202_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921202_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921202_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921202_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921202_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921202_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921202_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921202_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921202_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921202_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921206_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921206_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921206_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921206_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921206_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921206_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921206_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921206_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921253_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921253_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921253_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921253_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921253_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921253_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921253_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921253_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921253_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921253_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921253_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921253_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921253_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921253_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921253_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921253_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921022_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921022_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921022_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921022_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921022_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921022_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921022_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921022_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921030_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921030_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921030_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921030_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921030_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921030_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921030_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921030_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921048_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921048_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921048_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921048_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921048_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921048_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921048_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921048_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921048_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921048_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921048_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921048_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921048_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921048_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921048_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921048_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921050_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921050_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921050_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921050_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921050_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921050_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921050_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921050_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921344_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921344_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921344_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921344_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921344_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921344_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921344_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921344_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921345_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921345_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921345_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921345_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921345_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921345_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921345_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921345_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921348_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921348_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921348_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921348_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921348_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921348_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921348_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921348_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921348_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921348_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921348_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921348_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921348_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921348_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921348_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921348_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921395_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921395_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921395_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921395_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921395_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921395_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921395_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921395_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921415_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921415_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921415_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921415_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921415_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921415_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921415_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921415_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921430_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921430_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921430_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921430_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921430_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921430_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921430_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921430_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921456_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921456_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921456_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921456_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921456_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921456_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921456_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921456_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921474_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921474_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921474_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921474_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921474_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921474_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921474_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921474_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921474_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921474_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921479_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921479_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921479_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921479_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921479_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921479_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921479_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921479_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921479_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921479_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921479_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921479_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921479_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921479_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921479_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921479_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921484_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921484_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921484_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921484_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921484_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921484_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921484_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921484_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921484_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921484_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921484_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921484_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921484_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921484_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921484_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921484_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921485_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921485_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921485_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921485_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921485_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921485_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921485_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921485_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921485_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921485_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921485_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921485_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921485_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921485_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921485_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921485_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921486_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921486_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921486_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921486_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921486_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921486_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921486_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921486_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921486_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921486_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921486_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921486_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921486_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921486_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921486_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921486_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921490_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921490_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921490_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921490_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921490_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921490_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921490_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921490_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921537_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921537_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921537_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921537_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921537_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921537_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921537_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921537_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921537_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921537_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921537_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921537_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921537_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921537_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921537_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921537_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921616_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921616_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921616_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921616_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921616_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921616_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921616_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921616_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921618_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921618_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921618_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921618_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921618_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921618_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921618_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921618_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921618_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921618_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921618_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921618_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921618_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921618_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921618_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921618_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921619_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921619_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921619_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921619_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921619_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921619_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921619_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921619_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921628_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921628_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921628_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921628_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921628_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921628_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921628_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921628_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921629_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921629_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921629_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921629_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921629_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921629_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921629_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921629_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921629_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921629_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921629_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921629_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921629_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921629_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921629_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921629_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921632_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921632_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921632_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921632_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921632_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921632_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921632_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921632_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921557_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921557_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921557_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921557_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921557_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921557_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921557_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921557_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921572_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921572_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921572_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921572_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921572_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921572_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921572_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921572_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921572_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921572_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921572_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921572_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921572_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921572_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921572_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921572_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921588_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921588_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921588_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921588_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921588_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921588_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921588_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921588_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921590_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921590_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921590_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921590_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921590_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921590_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921590_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921590_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921590_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921590_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921590_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921590_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921590_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921590_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921590_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921590_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921598_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921598_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921598_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921598_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921598_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921598_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921598_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921598_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921616_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921616_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921616_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921616_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921616_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921616_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921616_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921616_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921622_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921622_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921622_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921622_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921622_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921622_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921622_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921622_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921622_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921622_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921622_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921622_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921622_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921622_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921622_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921622_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921626_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921626_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921626_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921626_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921626_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921626_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921626_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921626_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921627_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921627_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921627_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921627_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921627_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921627_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921627_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921627_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921627_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921627_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921627_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921627_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921627_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921627_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921627_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921627_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921628_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921628_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921628_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921628_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921628_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921628_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921628_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921628_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9920969_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9920969_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9920969_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9920969_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9920969_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9920969_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9920969_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9920969_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921050_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921050_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921050_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921050_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921050_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921050_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921050_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921050_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921053_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921053_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921053_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921053_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921053_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921053_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921053_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921053_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921054_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921054_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921054_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921054_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921054_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921054_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921054_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921054_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921054_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921054_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921054_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921054_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921054_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921054_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921054_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921054_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921058_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921058_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921058_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921058_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921058_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921058_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921058_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921058_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921059_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921059_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921059_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921059_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921059_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921059_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921059_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921059_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921059_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921059_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921059_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921059_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921059_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921059_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921059_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921059_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921060_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921060_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921060_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921060_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921060_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921060_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921060_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921060_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921064_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921064_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921064_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921064_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921064_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921064_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921064_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921064_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921111_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921111_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921111_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921111_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921111_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921111_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921111_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921111_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925025_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925025_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925025_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925025_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925025_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925025_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655275'^^xsd:string;
  dwc:catalogNumber '9925025_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655275'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925025_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925040_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925040_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925040_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925040_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925040_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925040_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655275'^^xsd:string;
  dwc:catalogNumber '9925040_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655275'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925040_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925043_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925043_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925043_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925043_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925043_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925043_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655275'^^xsd:string;
  dwc:catalogNumber '9925043_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655275'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925043_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925046_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925046_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925046_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925046_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925046_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925046_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655275'^^xsd:string;
  dwc:catalogNumber '9925046_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655275'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925046_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925050_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925050_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925050_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925050_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925050_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925050_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655275'^^xsd:string;
  dwc:catalogNumber '9925050_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655275'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925050_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925051_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925051_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925051_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925051_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925051_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925051_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655275'^^xsd:string;
  dwc:catalogNumber '9925051_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655275'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925051_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925057_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925057_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925057_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925057_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925057_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925057_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655275'^^xsd:string;
  dwc:catalogNumber '9925057_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655275'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925057_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968355_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968355_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968355_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968355_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968355_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968355_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968355_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968355_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968380_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968380_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968380_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968380_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968380_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968380_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968380_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968380_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968381_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968381_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968381_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968381_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968381_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968381_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968381_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968381_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968399_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968399_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968399_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968399_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968399_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968399_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968399_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968399_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968405_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968405_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968405_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968405_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968405_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968405_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968405_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968405_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968412_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968412_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968412_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968412_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968412_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968412_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968412_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968412_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968604_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968604_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968604_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968604_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968604_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968604_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655765'^^xsd:string;
  dwc:catalogNumber '9968604_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655765'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968604_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968683_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968683_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968683_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968683_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968683_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968683_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655765'^^xsd:string;
  dwc:catalogNumber '9968683_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655765'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968683_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968688_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968688_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968688_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968688_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968688_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968688_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655765'^^xsd:string;
  dwc:catalogNumber '9968688_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655765'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968688_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968689_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968689_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968689_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968689_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968689_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968689_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655765'^^xsd:string;
  dwc:catalogNumber '9968689_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655765'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968689_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968693_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968693_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968693_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968693_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968693_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968693_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655765'^^xsd:string;
  dwc:catalogNumber '9968693_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655765'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968693_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968694_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968694_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968694_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968694_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968694_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968694_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655765'^^xsd:string;
  dwc:catalogNumber '9968694_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655765'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968694_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968694_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968694_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968694_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968694_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968694_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968694_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655765'^^xsd:string;
  dwc:catalogNumber '9968694_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655765'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968694_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968695_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968695_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968695_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968695_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968695_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968695_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655765'^^xsd:string;
  dwc:catalogNumber '9968695_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655765'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968695_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968695_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968695_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968695_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968695_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968695_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968695_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655765'^^xsd:string;
  dwc:catalogNumber '9968695_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655765'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968695_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968696_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968696_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968696_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968696_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968696_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968696_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655765'^^xsd:string;
  dwc:catalogNumber '9968696_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655765'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968696_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968699_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968699_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968699_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968699_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968699_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968699_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655765'^^xsd:string;
  dwc:catalogNumber '9968699_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655765'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968699_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968746_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968746_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968746_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968746_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968746_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968746_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655766'^^xsd:string;
  dwc:catalogNumber '9968746_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655766'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968746_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968830_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968830_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968830_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968830_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968830_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968830_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655766'^^xsd:string;
  dwc:catalogNumber '9968830_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655766'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968830_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968831_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968831_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968831_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968831_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968831_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968831_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655766'^^xsd:string;
  dwc:catalogNumber '9968831_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655766'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968831_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968835_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968835_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968835_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968835_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968835_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968835_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655766'^^xsd:string;
  dwc:catalogNumber '9968835_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655766'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968835_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968835_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968835_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968835_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968835_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968835_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968835_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655766'^^xsd:string;
  dwc:catalogNumber '9968835_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655766'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968835_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968836_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968836_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968836_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968836_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968836_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968836_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655766'^^xsd:string;
  dwc:catalogNumber '9968836_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655766'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968836_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968836_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968836_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968836_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968836_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968836_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968836_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655766'^^xsd:string;
  dwc:catalogNumber '9968836_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655766'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968836_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968837_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968837_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968837_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968837_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968837_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968837_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655766'^^xsd:string;
  dwc:catalogNumber '9968837_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655766'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968837_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968837_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968837_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968837_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968837_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968837_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968837_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655766'^^xsd:string;
  dwc:catalogNumber '9968837_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655766'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968837_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968841_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968841_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968841_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968841_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968841_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968841_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655766'^^xsd:string;
  dwc:catalogNumber '9968841_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655766'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968841_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968320_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968320_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968320_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968320_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968320_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968320_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968320_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968320_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968340_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968340_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968340_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968340_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968340_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968340_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968340_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968340_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968340_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968340_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968340_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968340_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968340_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968340_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968340_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968340_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968406_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968406_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968406_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968406_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968406_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968406_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968406_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968406_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968409_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968409_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968409_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968409_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968409_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968409_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968409_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968409_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968409_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968409_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968409_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968409_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968409_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968409_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968409_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968409_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968410_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968410_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968410_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968410_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968410_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968410_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968410_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968410_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968410_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968410_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968410_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968410_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968410_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968410_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968410_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968410_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968411_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968411_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968411_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968411_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968411_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968411_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968411_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968411_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968412_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968412_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968412_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968412_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968412_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968412_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968412_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968412_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921619_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921619_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921619_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921619_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921619_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921619_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921619_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921619_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921621_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921621_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921621_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921621_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921621_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921621_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921621_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921621_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921632_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921632_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921632_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921632_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921632_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921632_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921632_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921632_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921030_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921030_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921030_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921030_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921030_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921030_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921030_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921030_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921111_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921111_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921111_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921111_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921111_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921111_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921111_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921111_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921190_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921190_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921190_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921190_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921190_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921190_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921190_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921190_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921195_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921195_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921195_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921195_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921195_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921195_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921195_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921195_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921197_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921197_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921197_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921197_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921197_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921197_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921197_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921197_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921206_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921206_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921206_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921206_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655245%3A9921206_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921206_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655245'^^xsd:string;
  dwc:catalogNumber '9921206_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655245'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655245:9921206_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921332_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921332_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921332_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921332_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921332_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921332_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921332_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921332_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921337_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921337_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921337_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921337_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921337_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921337_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921337_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921337_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921342_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921342_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921342_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921342_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921342_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921342_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921342_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921342_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921344_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921344_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921344_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921344_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655246%3A9921344_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921344_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655246'^^xsd:string;
  dwc:catalogNumber '9921344_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655246'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655246:9921344_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921395_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921395_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921395_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921395_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921395_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921395_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921395_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921395_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921476_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921476_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921480_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921480_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921480_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921480_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921480_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921480_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921480_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921480_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921490_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921490_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921490_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921490_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655247%3A9921490_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921490_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655247'^^xsd:string;
  dwc:catalogNumber '9921490_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655247'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655247:9921490_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921557_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921557_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921557_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921557_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921557_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921557_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921557_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921557_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921588_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921588_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921588_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921588_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921588_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921588_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921588_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921588_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921623_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921623_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921623_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921623_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921623_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921623_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921623_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921623_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921626_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921626_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921626_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921626_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655248%3A9921626_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921626_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655248'^^xsd:string;
  dwc:catalogNumber '9921626_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655248'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655248:9921626_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9920969_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9920969_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9920969_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9920969_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9920969_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9920969_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9920969_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9920969_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921053_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921053_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921053_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921053_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921053_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921053_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921053_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921053_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921058_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921058_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921058_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921058_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921058_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921058_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921058_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921058_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921060_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921060_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921060_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921060_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921060_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921060_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921060_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921060_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921064_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921064_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921064_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921064_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655244%3A9921064_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921064_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655244'^^xsd:string;
  dwc:catalogNumber '9921064_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655244'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655244:9921064_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925045_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925045_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925045_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925045_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925045_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925045_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655275'^^xsd:string;
  dwc:catalogNumber '9925045_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655275'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925045_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925049_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925049_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925049_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925049_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925049_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925049_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655275'^^xsd:string;
  dwc:catalogNumber '9925049_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655275'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925049_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925052_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925052_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925052_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925052_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655275%3A9925052_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925052_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655275'^^xsd:string;
  dwc:catalogNumber '9925052_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655275'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655275:9925052_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968415_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968415_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968415_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968415_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968415_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968415_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968415_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968415_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968415_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968415_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968415_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968415_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968415_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968415_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968415_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968415_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968604_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968604_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968604_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968604_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968604_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968604_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655765'^^xsd:string;
  dwc:catalogNumber '9968604_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655765'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968604_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968665_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968665_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968665_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968665_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968665_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968665_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655765'^^xsd:string;
  dwc:catalogNumber '9968665_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655765'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968665_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968693_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968693_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968693_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968693_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968693_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968693_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655765'^^xsd:string;
  dwc:catalogNumber '9968693_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655765'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968693_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968699_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968699_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968699_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968699_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655765%3A9968699_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968699_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655765'^^xsd:string;
  dwc:catalogNumber '9968699_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655765'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655765:9968699_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968746_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968746_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968746_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968746_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968746_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968746_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655766'^^xsd:string;
  dwc:catalogNumber '9968746_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655766'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968746_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968831_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968831_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968831_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968831_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968831_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968831_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655766'^^xsd:string;
  dwc:catalogNumber '9968831_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655766'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968831_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968838_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968838_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968838_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968838_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968838_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968838_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655766'^^xsd:string;
  dwc:catalogNumber '9968838_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655766'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968838_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968841_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968841_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968841_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968841_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655766%3A9968841_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968841_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655766'^^xsd:string;
  dwc:catalogNumber '9968841_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655766'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655766:9968841_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968320_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968320_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968320_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968320_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968320_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968320_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968320_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968320_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968405_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968405_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968405_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968405_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968405_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968405_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968405_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968405_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968411_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968411_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968411_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968411_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.2833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655763%3A9968411_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968411_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655763'^^xsd:string;
  dwc:catalogNumber '9968411_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655763'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.2833'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655763:9968411_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968462_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968462_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968462_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968462_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968462_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968462_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968462_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968462_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968462_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968462_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968462_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968462_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968462_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968462_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968462_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968462_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968482_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968482_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968482_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968482_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968482_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968482_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968482_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968482_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968523_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968523_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968523_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968523_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968523_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968523_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968523_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968523_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968541_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968541_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968541_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968541_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968541_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968541_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968541_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968541_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968544_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968544_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968544_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968544_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968544_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968544_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968544_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968544_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968544_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968544_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968544_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968544_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968544_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968544_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968544_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968544_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968546_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968546_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968546_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968546_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968546_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968546_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968546_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968546_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968547_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968547_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968547_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968547_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968547_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968547_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968547_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968547_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968548_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968548_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968548_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968548_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968548_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968548_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968548_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968548_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968549_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968549_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968549_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968549_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968549_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968549_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968549_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968549_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968551_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968551_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968551_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968551_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968551_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968551_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968551_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968551_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968553_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968553_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968553_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968553_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968553_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968553_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968553_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968553_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968553_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968553_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968553_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968553_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968553_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968553_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968553_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968553_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968554_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968554_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968554_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968554_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968554_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968554_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968554_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968554_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968554_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968554_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968554_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968554_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968554_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968554_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968554_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968554_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968557_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968557_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968557_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968557_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968557_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968557_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968557_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968557_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968557_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968557_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968557_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968557_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968557_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968557_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968557_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968557_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968522_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968522_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968522_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968522_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968522_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968522_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968522_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968522_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968523_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968523_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968541_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968541_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968541_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968541_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968541_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968541_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968541_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968541_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968545_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968545_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968545_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968545_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968545_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968545_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968545_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968545_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968547_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968547_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968547_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968547_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968547_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968547_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968547_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968547_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968552_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968552_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968552_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7333"^^xsd:decimal ;
  dwc:decimalLongitude "8.28333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968552_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7333 8.28333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7333"^^xsd:decimal ;
  geo-pos:long "8.28333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655764%3A9968552_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968552_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655764'^^xsd:string;
  dwc:catalogNumber '9968552_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655764'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.28333'^^xsd:double;
  dwc:latitude '57.7333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655764:9968552_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921912_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921912_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921912_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921912_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921912_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921912_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921912_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921912_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921914_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921914_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921914_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921914_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921914_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921914_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921914_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921914_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921679_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921679_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921679_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921679_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921679_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921679_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921679_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921679_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921679_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921679_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921679_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921679_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921679_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921679_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921679_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921679_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921699_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921699_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921699_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921699_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921699_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921699_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921699_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921699_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921699_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921699_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921699_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921699_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921699_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921699_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921699_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921699_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921732_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921732_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921732_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921732_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921732_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921732_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921732_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921732_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921740_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921740_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921740_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921740_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921740_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921740_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921740_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921740_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921758_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921758_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921758_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921758_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921758_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921758_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921758_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921758_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921760_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921760_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921760_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921760_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921760_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921760_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921760_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921760_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921763_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921763_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921763_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921763_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921763_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921763_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921763_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921763_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921763_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921763_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921763_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921763_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921763_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921763_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921763_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921763_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921768_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921768_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921768_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921768_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921768_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921768_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921768_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921768_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921768_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921768_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921768_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921768_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921768_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921768_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921768_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921768_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921769_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921769_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921769_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921769_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921769_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921769_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921769_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921769_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921770_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921770_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921770_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921770_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921770_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921770_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921770_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921770_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921771_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921771_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921771_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921771_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921771_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921771_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921771_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921771_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921774_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921774_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921774_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921774_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921774_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921774_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921774_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921774_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921819_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921819_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921819_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921819_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921819_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921819_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921819_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921819_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921819_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921819_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921819_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921819_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921819_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921819_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921819_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921819_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921872_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921872_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921872_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921872_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921872_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921872_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921872_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921872_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921880_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921880_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921880_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921880_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921880_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921880_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921880_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921880_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921880_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921880_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921880_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921880_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921880_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921880_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921880_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921880_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921898_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921898_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921898_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921898_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921898_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921898_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921898_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921898_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921900_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921900_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921900_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921900_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921900_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921900_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921900_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921900_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921903_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921903_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921903_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921903_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921903_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921903_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921903_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921903_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921903_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921903_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921903_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921903_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921903_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921903_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921903_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921903_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921904_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921904_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921904_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921904_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921904_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921904_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921904_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921904_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921905_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921905_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921905_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921905_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921905_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921905_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921905_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921905_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921908_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921908_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921908_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921908_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921908_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921908_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921908_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921908_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921908_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921908_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921908_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921908_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921908_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921908_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921908_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921908_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921909_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921909_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921909_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921909_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921909_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921909_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921909_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921909_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921909_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921909_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921909_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921909_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921909_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921909_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921909_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921909_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921910_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921910_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921910_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921910_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921910_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921910_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921910_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921910_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921911_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921911_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921911_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921911_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921911_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921911_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921911_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921911_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921911_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921911_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921911_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921911_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921911_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921911_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921911_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921911_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970024_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970024_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970024_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970024_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970024_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970024_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655775'^^xsd:string;
  dwc:catalogNumber '9970024_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655775'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970024_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970024_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970024_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970024_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970024_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970024_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970024_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655775'^^xsd:string;
  dwc:catalogNumber '9970024_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655775'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970024_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970085_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970085_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970085_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970085_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970085_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970085_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655775'^^xsd:string;
  dwc:catalogNumber '9970085_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655775'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970085_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970105_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970105_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970105_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970105_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970105_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970105_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655775'^^xsd:string;
  dwc:catalogNumber '9970105_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655775'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970105_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970109_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970109_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970109_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970109_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970109_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970109_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655775'^^xsd:string;
  dwc:catalogNumber '9970109_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655775'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970109_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970113_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970113_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970113_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970113_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970113_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970113_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655775'^^xsd:string;
  dwc:catalogNumber '9970113_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655775'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970113_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970113_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970113_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970113_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970113_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970113_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970113_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655775'^^xsd:string;
  dwc:catalogNumber '9970113_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655775'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970113_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970114_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970114_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970114_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970114_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970114_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970114_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655775'^^xsd:string;
  dwc:catalogNumber '9970114_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655775'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970114_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655775'^^xsd:string;
  dwc:catalogNumber '9970115_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655775'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970115_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970115_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970115_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970115_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970115_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970115_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970115_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655775'^^xsd:string;
  dwc:catalogNumber '9970115_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655775'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970115_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970116_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970116_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970116_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970116_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970116_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970116_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655775'^^xsd:string;
  dwc:catalogNumber '9970116_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655775'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970116_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970119_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970119_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970119_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970119_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970119_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970119_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655775'^^xsd:string;
  dwc:catalogNumber '9970119_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655775'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970119_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970119_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970119_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970119_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970119_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970119_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970119_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655775'^^xsd:string;
  dwc:catalogNumber '9970119_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655775'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970119_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921714_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921714_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921714_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921714_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921714_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921714_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921714_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921714_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921758_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921758_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921758_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921758_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921758_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921758_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921758_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921758_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921764_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921764_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921764_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921764_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921764_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921764_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921764_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921764_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921769_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921769_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921769_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921769_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921769_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921769_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921769_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921769_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921770_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921770_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921770_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921770_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921770_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921770_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921770_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921770_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921774_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921774_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921774_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921774_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655249%3A9921774_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921774_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655249'^^xsd:string;
  dwc:catalogNumber '9921774_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655249'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655249:9921774_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921872_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921872_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921872_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921872_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921872_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921872_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921872_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921872_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921898_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921898_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921898_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921898_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921898_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921898_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921898_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921898_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921900_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921900_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921900_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921900_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921900_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921900_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921900_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921900_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921904_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921904_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921904_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921904_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921904_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921904_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921904_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921904_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921910_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921910_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921910_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921910_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921910_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921910_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921910_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921910_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921914_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921914_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921914_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921914_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655250%3A9921914_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921914_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655250'^^xsd:string;
  dwc:catalogNumber '9921914_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655250'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655250:9921914_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970110_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970110_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970110_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970110_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970110_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970110_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655775'^^xsd:string;
  dwc:catalogNumber '9970110_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655775'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970110_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970114_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970114_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970114_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970114_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970114_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970114_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655775'^^xsd:string;
  dwc:catalogNumber '9970114_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655775'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970114_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.65"^^xsd:decimal ;
  dwc:decimalLongitude "8.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.65 8.3333)"^^geo:wktLiteral ;
  geo-pos:lat "57.65"^^xsd:decimal ;
  geo-pos:long "8.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655775%3A9970116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655775'^^xsd:string;
  dwc:catalogNumber '9970116_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655775'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.3333'^^xsd:double;
  dwc:latitude '57.65'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655775:9970116_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922334_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922334_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922334_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922334_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922334_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922334_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655253'^^xsd:string;
  dwc:catalogNumber '9922334_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655253'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922334_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922335_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922335_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922335_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922335_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922335_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922335_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655253'^^xsd:string;
  dwc:catalogNumber '9922335_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655253'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922335_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922335_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922335_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922335_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922335_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922335_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922335_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655253'^^xsd:string;
  dwc:catalogNumber '9922335_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655253'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922335_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922336_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922336_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922336_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922336_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922336_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922336_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655253'^^xsd:string;
  dwc:catalogNumber '9922336_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655253'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922336_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922194_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922194_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922194_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922194_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922194_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922194_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655252'^^xsd:string;
  dwc:catalogNumber '9922194_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655252'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922194_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922198_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922198_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922198_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922198_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922198_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922198_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655252'^^xsd:string;
  dwc:catalogNumber '9922198_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655252'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922198_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922198_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922198_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922198_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922198_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922198_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922198_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655252'^^xsd:string;
  dwc:catalogNumber '9922198_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655252'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922198_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922336_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922336_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922336_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922336_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922336_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922336_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655253'^^xsd:string;
  dwc:catalogNumber '9922336_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655253'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922336_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922337_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922337_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922337_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922337_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922337_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922337_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655253'^^xsd:string;
  dwc:catalogNumber '9922337_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655253'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922337_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922340_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922340_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922340_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922340_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922340_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922340_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655253'^^xsd:string;
  dwc:catalogNumber '9922340_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655253'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922340_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922387_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922387_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922387_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922387_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922387_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922387_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655254'^^xsd:string;
  dwc:catalogNumber '9922387_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655254'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922387_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922422_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922422_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922422_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922422_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922422_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922422_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655254'^^xsd:string;
  dwc:catalogNumber '9922422_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655254'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922422_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922448_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922448_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922448_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922448_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922448_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922448_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655254'^^xsd:string;
  dwc:catalogNumber '9922448_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655254'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922448_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922448_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922448_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922448_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922448_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922448_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922448_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655254'^^xsd:string;
  dwc:catalogNumber '9922448_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655254'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922448_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922468_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922468_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922468_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922468_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922468_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922468_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655254'^^xsd:string;
  dwc:catalogNumber '9922468_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655254'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922468_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922472_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922472_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922472_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922472_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922472_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922472_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655254'^^xsd:string;
  dwc:catalogNumber '9922472_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655254'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922472_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655254'^^xsd:string;
  dwc:catalogNumber '9922476_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655254'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922476_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922476_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922476_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922476_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922476_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922476_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922476_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655254'^^xsd:string;
  dwc:catalogNumber '9922476_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655254'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922476_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922477_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922477_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922477_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922477_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922477_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922477_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655254'^^xsd:string;
  dwc:catalogNumber '9922477_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655254'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922477_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922478_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922478_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922478_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922478_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922478_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922478_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655254'^^xsd:string;
  dwc:catalogNumber '9922478_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655254'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922478_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922482_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922482_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922482_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922482_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922482_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922482_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655254'^^xsd:string;
  dwc:catalogNumber '9922482_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655254'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922482_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922482_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922482_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922482_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922482_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922482_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922482_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655254'^^xsd:string;
  dwc:catalogNumber '9922482_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655254'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922482_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922529_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922529_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922529_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922529_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922529_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922529_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655255'^^xsd:string;
  dwc:catalogNumber '9922529_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655255'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922529_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922529_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922529_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922529_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922529_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922529_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922529_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655255'^^xsd:string;
  dwc:catalogNumber '9922529_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655255'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922529_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922610_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922610_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922610_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922610_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922610_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922610_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655255'^^xsd:string;
  dwc:catalogNumber '9922610_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655255'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922610_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922610_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922610_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922610_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922610_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922610_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922610_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655255'^^xsd:string;
  dwc:catalogNumber '9922610_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655255'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922610_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922618_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922618_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922618_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922618_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922618_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922618_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655255'^^xsd:string;
  dwc:catalogNumber '9922618_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655255'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922618_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922618_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922618_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922618_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922618_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922618_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922618_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655255'^^xsd:string;
  dwc:catalogNumber '9922618_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655255'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922618_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922619_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922619_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922619_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922619_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922619_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922619_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655255'^^xsd:string;
  dwc:catalogNumber '9922619_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655255'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922619_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922619_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922619_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922619_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922619_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922619_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922619_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655255'^^xsd:string;
  dwc:catalogNumber '9922619_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655255'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922619_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922620_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922620_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922620_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922620_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922620_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922620_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655255'^^xsd:string;
  dwc:catalogNumber '9922620_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655255'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922620_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922620_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922620_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922620_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922620_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922620_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922620_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655255'^^xsd:string;
  dwc:catalogNumber '9922620_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655255'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922620_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922621_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922621_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922621_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922621_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922621_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922621_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655255'^^xsd:string;
  dwc:catalogNumber '9922621_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655255'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922621_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922624_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922624_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922624_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922624_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922624_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922624_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655255'^^xsd:string;
  dwc:catalogNumber '9922624_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655255'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922624_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922624_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922624_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922624_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922624_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922624_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922624_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655255'^^xsd:string;
  dwc:catalogNumber '9922624_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655255'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922624_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9921961_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9921961_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9921961_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9921961_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9921961_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9921961_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655251'^^xsd:string;
  dwc:catalogNumber '9921961_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655251'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9921961_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9921961_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9921961_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9921961_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9921961_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9921961_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9921961_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655251'^^xsd:string;
  dwc:catalogNumber '9921961_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655251'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9921961_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922014_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922014_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922014_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922014_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922014_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922014_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655251'^^xsd:string;
  dwc:catalogNumber '9922014_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655251'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922014_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922040_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922040_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922040_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922040_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922040_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922040_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655251'^^xsd:string;
  dwc:catalogNumber '9922040_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655251'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922040_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655251'^^xsd:string;
  dwc:catalogNumber '9922042_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655251'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922042_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922042_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922042_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922042_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922042_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922042_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922042_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655251'^^xsd:string;
  dwc:catalogNumber '9922042_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655251'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922042_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922045_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922045_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922045_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922045_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922045_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922045_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655251'^^xsd:string;
  dwc:catalogNumber '9922045_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655251'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922045_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922047_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922047_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922047_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922047_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922047_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922047_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655251'^^xsd:string;
  dwc:catalogNumber '9922047_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655251'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922047_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922050_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922050_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922050_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922050_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922050_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922050_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655251'^^xsd:string;
  dwc:catalogNumber '9922050_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655251'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922050_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922051_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922051_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922051_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922051_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922051_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922051_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655251'^^xsd:string;
  dwc:catalogNumber '9922051_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655251'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922051_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922052_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922052_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922052_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922052_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922052_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922052_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655251'^^xsd:string;
  dwc:catalogNumber '9922052_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655251'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922052_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922056_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922056_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922056_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922056_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922056_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922056_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655251'^^xsd:string;
  dwc:catalogNumber '9922056_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655251'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922056_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922056_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922056_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922056_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922056_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922056_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922056_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655251'^^xsd:string;
  dwc:catalogNumber '9922056_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655251'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922056_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922103_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922103_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922103_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922103_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922103_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922103_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655252'^^xsd:string;
  dwc:catalogNumber '9922103_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655252'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922103_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922123_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922123_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922123_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922123_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922123_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922123_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655252'^^xsd:string;
  dwc:catalogNumber '9922123_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655252'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922123_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922164_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922164_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922164_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922164_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922164_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922164_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655252'^^xsd:string;
  dwc:catalogNumber '9922164_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655252'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922164_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922184_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922184_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922184_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922184_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922184_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922184_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655252'^^xsd:string;
  dwc:catalogNumber '9922184_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655252'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922184_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922186_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922186_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922186_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922186_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922186_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922186_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655252'^^xsd:string;
  dwc:catalogNumber '9922186_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655252'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922186_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922187_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922187_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922187_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922187_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922187_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922187_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655252'^^xsd:string;
  dwc:catalogNumber '9922187_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655252'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922187_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922188_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922188_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922188_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922188_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922188_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922188_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655252'^^xsd:string;
  dwc:catalogNumber '9922188_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655252'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922188_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922192_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922192_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922192_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922192_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922192_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922192_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655252'^^xsd:string;
  dwc:catalogNumber '9922192_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655252'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922192_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922192_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922192_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922192_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922192_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922192_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922192_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655252'^^xsd:string;
  dwc:catalogNumber '9922192_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655252'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922192_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922193_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922193_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922193_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922193_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922193_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922193_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655252'^^xsd:string;
  dwc:catalogNumber '9922193_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655252'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922193_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922193_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922193_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922193_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922193_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922193_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922193_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655252'^^xsd:string;
  dwc:catalogNumber '9922193_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655252'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922193_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922324_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922324_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922324_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922324_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922324_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922324_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655253'^^xsd:string;
  dwc:catalogNumber '9922324_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655253'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922324_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922326_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922326_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922326_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922326_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922326_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922326_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655253'^^xsd:string;
  dwc:catalogNumber '9922326_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655253'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922326_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922329_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922329_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922329_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922329_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922329_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922329_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655253'^^xsd:string;
  dwc:catalogNumber '9922329_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655253'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922329_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922330_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922330_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922330_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922330_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922330_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922330_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655253'^^xsd:string;
  dwc:catalogNumber '9922330_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655253'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922330_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925158_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925158_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925158_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925158_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925158_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925158_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655276'^^xsd:string;
  dwc:catalogNumber '9925158_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655276'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925158_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925160_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925160_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925160_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925160_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925160_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925160_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655276'^^xsd:string;
  dwc:catalogNumber '9925160_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655276'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925160_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925161_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925161_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925161_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925161_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925161_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925161_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655276'^^xsd:string;
  dwc:catalogNumber '9925161_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655276'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925161_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925162_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925162_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925162_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925162_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925162_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925162_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655276'^^xsd:string;
  dwc:catalogNumber '9925162_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655276'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925162_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925164_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925164_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925164_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925164_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925164_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925164_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655276'^^xsd:string;
  dwc:catalogNumber '9925164_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655276'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925164_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925165_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925165_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925165_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925165_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925165_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925165_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655276'^^xsd:string;
  dwc:catalogNumber '9925165_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655276'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925165_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925166_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925166_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925166_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925166_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925166_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925166_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655276'^^xsd:string;
  dwc:catalogNumber '9925166_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655276'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925166_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925172_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925172_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925172_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925172_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925172_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925172_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655276'^^xsd:string;
  dwc:catalogNumber '9925172_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655276'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925172_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925172_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925172_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925172_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925172_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925172_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925172_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655276'^^xsd:string;
  dwc:catalogNumber '9925172_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655276'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925172_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925140_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925140_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925140_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925140_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925140_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925140_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655276'^^xsd:string;
  dwc:catalogNumber '9925140_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655276'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925140_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970166_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970166_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970166_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970166_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970166_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970166_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970166_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970166_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970186_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970186_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970186_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970186_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970186_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970186_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970186_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970186_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970227_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970227_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970227_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970227_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970227_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970227_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970227_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970227_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970245_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970245_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970245_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970245_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970245_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970245_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970245_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970245_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970248_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970248_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970248_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970248_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970248_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970248_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970248_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970248_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970250_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970250_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970250_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970250_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970250_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970250_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970250_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970250_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970251_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970251_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970251_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970251_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970251_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970251_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970251_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970251_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970252_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970252_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970252_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970252_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970252_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970252_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970252_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970252_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970255_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970255_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970255_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970255_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970255_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970255_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970255_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970255_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970255_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970255_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970255_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970255_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970255_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970255_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970255_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970255_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970256_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970256_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970256_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970256_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970256_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970256_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970256_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970256_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970257_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970257_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970257_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970257_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970257_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970257_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970257_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970257_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970258_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970258_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970258_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970258_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970258_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970258_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970258_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970258_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970258_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970258_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970258_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970258_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970258_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970258_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970258_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970258_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970259_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970259_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970259_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970259_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970259_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970259_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970259_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970259_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970261_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970261_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970261_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970261_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970261_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970261_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970261_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970261_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970261_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970261_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970261_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970261_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970261_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970261_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970261_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970261_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922194_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922194_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922194_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922194_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922194_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922194_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655252'^^xsd:string;
  dwc:catalogNumber '9922194_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655252'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922194_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922340_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922340_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922340_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922340_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922340_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922340_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655253'^^xsd:string;
  dwc:catalogNumber '9922340_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655253'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922340_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922466_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922466_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922466_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922466_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922466_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922466_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655254'^^xsd:string;
  dwc:catalogNumber '9922466_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655254'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922466_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922471_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922471_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922471_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922471_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922471_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922471_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655254'^^xsd:string;
  dwc:catalogNumber '9922471_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655254'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922471_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922477_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922477_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922477_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922477_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655254%3A9922477_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922477_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655254'^^xsd:string;
  dwc:catalogNumber '9922477_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655254'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655254:9922477_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922590_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922590_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922590_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922590_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922590_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922590_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655255'^^xsd:string;
  dwc:catalogNumber '9922590_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655255'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922590_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922615_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922615_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922615_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922615_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922615_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922615_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655255'^^xsd:string;
  dwc:catalogNumber '9922615_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655255'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922615_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922621_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922621_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922621_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922621_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655255%3A9922621_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922621_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655255'^^xsd:string;
  dwc:catalogNumber '9922621_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655255'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655255:9922621_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9921961_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9921961_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9921961_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9921961_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9921961_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9921961_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655251'^^xsd:string;
  dwc:catalogNumber '9921961_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655251'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9921961_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922050_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922050_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922050_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922050_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922050_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922050_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655251'^^xsd:string;
  dwc:catalogNumber '9922050_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655251'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922050_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922051_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922051_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922051_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922051_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922051_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922051_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655251'^^xsd:string;
  dwc:catalogNumber '9922051_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655251'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922051_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922056_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922056_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922056_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922056_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655251%3A9922056_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922056_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655251'^^xsd:string;
  dwc:catalogNumber '9922056_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655251'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655251:9922056_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922182_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922182_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922182_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922182_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922182_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922182_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655252'^^xsd:string;
  dwc:catalogNumber '9922182_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655252'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922182_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922184_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922184_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922184_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922184_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922184_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922184_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655252'^^xsd:string;
  dwc:catalogNumber '9922184_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655252'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922184_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922188_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922188_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922188_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922188_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655252%3A9922188_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922188_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655252'^^xsd:string;
  dwc:catalogNumber '9922188_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655252'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655252:9922188_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922326_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922326_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922326_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922326_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922326_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922326_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655253'^^xsd:string;
  dwc:catalogNumber '9922326_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655253'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922326_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922334_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922334_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922334_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922334_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655253%3A9922334_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922334_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655253'^^xsd:string;
  dwc:catalogNumber '9922334_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655253'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655253:9922334_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925158_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925158_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925158_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925158_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925158_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925158_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655276'^^xsd:string;
  dwc:catalogNumber '9925158_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655276'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925158_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925164_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925164_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925164_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925164_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925164_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925164_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655276'^^xsd:string;
  dwc:catalogNumber '9925164_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655276'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925164_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925167_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925167_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925167_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925167_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655276%3A9925167_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925167_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655276'^^xsd:string;
  dwc:catalogNumber '9925167_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655276'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655276:9925167_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970186_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970186_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970186_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970186_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970186_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970186_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970186_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970186_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970201_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970201_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970201_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970201_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970201_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970201_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970201_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970201_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970227_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970227_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970227_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970227_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970227_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970227_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970227_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970227_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970251_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970251_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970251_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970251_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970251_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970251_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970251_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970251_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970252_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970252_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970252_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970252_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970252_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970252_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970252_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970252_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970256_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970256_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970256_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970256_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970256_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970256_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970256_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970256_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970257_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970257_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970257_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970257_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970257_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970257_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970257_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970257_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970259_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970259_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970259_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970259_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655776%3A9970259_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970259_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655776'^^xsd:string;
  dwc:catalogNumber '9970259_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655776'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655776:9970259_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970308_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970308_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970308_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970308_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970308_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970308_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655777'^^xsd:string;
  dwc:catalogNumber '9970308_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655777'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.41667'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970308_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970343_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970343_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970343_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970343_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970343_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970343_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655777'^^xsd:string;
  dwc:catalogNumber '9970343_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655777'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.41667'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970343_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970369_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970369_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970369_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970369_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970369_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970369_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655777'^^xsd:string;
  dwc:catalogNumber '9970369_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655777'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.41667'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970369_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970369_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970369_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970369_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970369_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970369_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970369_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655777'^^xsd:string;
  dwc:catalogNumber '9970369_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655777'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.41667'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970369_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970393_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970393_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970393_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970393_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970393_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970393_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655777'^^xsd:string;
  dwc:catalogNumber '9970393_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655777'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.41667'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970393_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970397_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970397_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970397_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970397_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970397_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970397_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655777'^^xsd:string;
  dwc:catalogNumber '9970397_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655777'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.41667'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970397_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970398_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970398_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970398_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970398_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970398_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970398_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655777'^^xsd:string;
  dwc:catalogNumber '9970398_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655777'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.41667'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970398_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970398_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970398_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970398_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970398_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970398_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970398_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655777'^^xsd:string;
  dwc:catalogNumber '9970398_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655777'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.41667'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970398_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970399_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970399_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970399_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970399_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970399_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970399_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655777'^^xsd:string;
  dwc:catalogNumber '9970399_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655777'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.41667'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970399_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970400_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970400_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970400_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970400_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970400_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970400_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655777'^^xsd:string;
  dwc:catalogNumber '9970400_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655777'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.41667'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970400_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970400_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970400_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970400_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970400_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970400_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970400_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655777'^^xsd:string;
  dwc:catalogNumber '9970400_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655777'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.41667'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970400_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970403_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970403_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970403_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970403_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970403_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970403_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655777'^^xsd:string;
  dwc:catalogNumber '9970403_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655777'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.41667'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970403_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970393_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970393_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970393_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970393_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970393_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970393_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655777'^^xsd:string;
  dwc:catalogNumber '9970393_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655777'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.41667'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970393_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970397_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970397_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970397_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970397_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970397_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970397_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655777'^^xsd:string;
  dwc:catalogNumber '9970397_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655777'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.41667'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970397_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970399_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970399_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970399_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970399_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970399_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970399_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655777'^^xsd:string;
  dwc:catalogNumber '9970399_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655777'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.41667'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970399_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970403_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970403_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970403_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970403_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.41667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655777%3A9970403_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970403_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655777'^^xsd:string;
  dwc:catalogNumber '9970403_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655777'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.41667'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655777:9970403_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922752_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922752_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922752_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922752_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922752_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922752_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655256'^^xsd:string;
  dwc:catalogNumber '9922752_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655256'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922752_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922755_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922755_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922755_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922755_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922755_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922755_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655256'^^xsd:string;
  dwc:catalogNumber '9922755_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655256'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922755_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922756_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922756_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922756_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922756_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922756_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922756_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655256'^^xsd:string;
  dwc:catalogNumber '9922756_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655256'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922756_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922757_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922757_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922757_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922757_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922757_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922757_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655256'^^xsd:string;
  dwc:catalogNumber '9922757_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655256'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922757_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922758_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922758_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922758_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922758_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922758_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922758_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655256'^^xsd:string;
  dwc:catalogNumber '9922758_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655256'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922758_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922760_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922760_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922760_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922760_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922760_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922760_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655256'^^xsd:string;
  dwc:catalogNumber '9922760_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655256'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922760_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922761_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922761_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922761_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922761_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922761_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922761_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655256'^^xsd:string;
  dwc:catalogNumber '9922761_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655256'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922761_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922761_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922761_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922761_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922761_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922761_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922761_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655256'^^xsd:string;
  dwc:catalogNumber '9922761_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655256'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922761_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922762_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922762_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922762_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922762_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922762_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922762_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655256'^^xsd:string;
  dwc:catalogNumber '9922762_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655256'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922762_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922763_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922763_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922763_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922763_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922763_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922763_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655256'^^xsd:string;
  dwc:catalogNumber '9922763_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655256'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922763_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922763_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922763_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922763_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922763_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922763_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922763_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655256'^^xsd:string;
  dwc:catalogNumber '9922763_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655256'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922763_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922764_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922764_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922764_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922764_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922764_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922764_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655256'^^xsd:string;
  dwc:catalogNumber '9922764_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655256'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922764_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922766_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922766_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922766_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922766_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922766_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922766_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655256'^^xsd:string;
  dwc:catalogNumber '9922766_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655256'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922766_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970545_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970545_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970545_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970545_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970545_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970545_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655778'^^xsd:string;
  dwc:catalogNumber '9970545_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655778'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970545_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970592_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970592_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970592_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970592_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970592_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970592_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970592_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970592_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970653_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970653_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970653_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970653_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970653_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970653_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970653_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970653_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970671_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970671_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970671_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970671_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970671_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970671_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970671_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970671_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970673_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970673_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970673_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970673_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970673_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970673_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970673_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970673_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970676_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970676_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970676_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970676_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970676_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970676_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970676_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970676_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970682_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970682_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970682_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970682_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970682_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970682_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970682_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970682_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970682_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970682_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970682_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970682_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970682_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970682_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970682_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970682_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970683_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970683_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970683_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970683_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970683_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970683_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970683_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970683_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970684_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970684_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970684_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970684_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970684_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970684_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970684_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970684_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970684_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970684_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970684_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970684_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970684_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970684_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970684_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970684_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970687_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970687_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970687_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970687_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970687_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970687_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970687_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970687_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970734_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970734_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970734_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970734_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970734_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970734_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970734_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970734_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970754_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970754_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970754_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970754_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970754_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970754_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970754_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970754_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970769_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970769_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970769_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970769_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970769_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970769_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970769_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970769_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970772_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970772_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970772_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970772_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970772_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970772_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970772_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970772_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970795_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970795_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970795_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970795_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970795_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970795_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970795_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970795_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970813_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970813_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970813_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970813_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970813_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970813_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970813_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970813_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970816_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970816_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970816_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970816_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970816_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970816_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970816_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970816_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970818_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970818_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970818_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970818_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970818_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970818_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970818_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970818_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970820_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970820_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970820_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970820_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970820_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970820_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970820_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970820_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970823_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970823_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970823_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970823_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970823_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970823_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970823_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970823_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970824_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970824_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970824_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970824_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970824_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970824_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970824_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970824_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970824_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970824_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970824_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970824_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970824_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970824_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970824_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970824_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970825_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970825_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970825_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970825_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970825_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970825_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970825_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970825_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970826_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970826_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970826_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970826_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970826_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970826_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970826_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970826_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970826_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970826_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970826_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970826_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970826_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970826_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970826_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970826_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970829_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970829_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970829_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970829_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970829_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970829_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970829_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970829_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970829_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970829_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970829_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970829_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970829_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970829_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970829_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970829_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970677_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970677_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970677_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970677_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970677_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970677_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970677_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970677_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970678_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970678_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970678_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970678_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970678_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970678_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970678_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970678_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970681_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970681_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970681_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970681_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970681_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970681_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970681_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970681_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970450_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970450_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970450_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970450_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970450_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970450_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655778'^^xsd:string;
  dwc:catalogNumber '9970450_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655778'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970450_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970510_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970510_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970510_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970510_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970510_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970510_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655778'^^xsd:string;
  dwc:catalogNumber '9970510_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655778'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970510_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970511_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970511_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970511_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970511_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970511_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970511_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655778'^^xsd:string;
  dwc:catalogNumber '9970511_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655778'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970511_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970529_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970529_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970529_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970529_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970529_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970529_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655778'^^xsd:string;
  dwc:catalogNumber '9970529_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655778'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970529_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970534_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970534_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970534_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970534_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970534_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970534_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655778'^^xsd:string;
  dwc:catalogNumber '9970534_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655778'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970534_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970535_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970535_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970535_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970535_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970535_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970535_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655778'^^xsd:string;
  dwc:catalogNumber '9970535_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655778'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970535_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970536_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970536_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970536_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970536_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970536_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970536_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655778'^^xsd:string;
  dwc:catalogNumber '9970536_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655778'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970536_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970536_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970536_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970536_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970536_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970536_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970536_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655778'^^xsd:string;
  dwc:catalogNumber '9970536_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655778'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970536_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970539_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970539_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970539_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970539_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970539_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970539_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655778'^^xsd:string;
  dwc:catalogNumber '9970539_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655778'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970539_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970540_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970540_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970540_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970540_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970540_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970540_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655778'^^xsd:string;
  dwc:catalogNumber '9970540_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655778'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970540_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970541_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970541_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970541_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970541_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970541_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970541_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655778'^^xsd:string;
  dwc:catalogNumber '9970541_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655778'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970541_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970545_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970545_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970545_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970545_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970545_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970545_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655778'^^xsd:string;
  dwc:catalogNumber '9970545_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655778'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970545_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922752_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922752_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922752_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922752_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922752_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922752_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655256'^^xsd:string;
  dwc:catalogNumber '9922752_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655256'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922752_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922760_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922760_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922760_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922760_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922760_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922760_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655256'^^xsd:string;
  dwc:catalogNumber '9922760_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655256'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922760_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922762_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922762_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922762_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922762_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922762_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922762_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655256'^^xsd:string;
  dwc:catalogNumber '9922762_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655256'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922762_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922766_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922766_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922766_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922766_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655256%3A9922766_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922766_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655256'^^xsd:string;
  dwc:catalogNumber '9922766_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655256'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655256:9922766_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970592_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970592_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970592_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970592_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970592_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970592_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970592_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970592_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970612_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970612_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970612_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970612_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970612_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970612_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970612_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970612_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970671_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970671_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970671_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970671_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970671_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970671_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970671_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970671_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970677_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970677_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970677_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970677_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970677_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970677_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970677_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970677_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970683_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970683_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970683_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970683_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970683_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970683_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970683_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970683_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970687_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970687_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970687_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970687_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970687_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970687_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970687_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970687_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970734_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970734_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970734_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970734_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970734_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970734_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970734_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970734_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970769_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970769_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970769_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970769_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970769_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970769_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970769_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970769_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970819_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970819_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970819_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970819_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970819_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970819_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970819_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970819_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970823_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970823_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970823_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970823_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970823_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970823_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970823_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970823_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970825_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970825_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970825_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970825_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655780%3A9970825_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970825_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655780'^^xsd:string;
  dwc:catalogNumber '9970825_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655780'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655780:9970825_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970681_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970681_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970681_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970681_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655779%3A9970681_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970681_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655779'^^xsd:string;
  dwc:catalogNumber '9970681_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655779'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655779:9970681_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970450_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970450_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970450_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970450_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970450_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970450_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655778'^^xsd:string;
  dwc:catalogNumber '9970450_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655778'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970450_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970511_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970511_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970511_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970511_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970511_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970511_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655778'^^xsd:string;
  dwc:catalogNumber '9970511_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655778'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970511_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970535_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970535_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970535_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970535_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970535_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970535_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655778'^^xsd:string;
  dwc:catalogNumber '9970535_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655778'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970535_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970542_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970542_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970542_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970542_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4833 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "57.4833"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655778%3A9970542_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970542_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655778'^^xsd:string;
  dwc:catalogNumber '9970542_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655778'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '57.4833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655778:9970542_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970876_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970876_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970876_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970876_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970876_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970876_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970876_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970876_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970876_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970876_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970876_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970876_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970876_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970876_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970876_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970876_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970896_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970896_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970896_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970896_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970896_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970896_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970896_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970896_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970937_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970937_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970937_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970937_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970937_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970937_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970937_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970937_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970937_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970937_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970937_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970937_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970937_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970937_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970937_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970937_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970955_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970955_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970955_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970955_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970955_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970955_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970955_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970955_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970957_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970957_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970957_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970957_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970957_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970957_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970957_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970957_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970960_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970960_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970960_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970960_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970960_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970960_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970960_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970960_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970961_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970961_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970961_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970961_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970961_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970961_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970961_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970961_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970961_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970961_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970961_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970961_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970961_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970961_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970961_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970961_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970962_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970962_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970962_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970962_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970962_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970962_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970962_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970962_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970965_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970965_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970965_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970965_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970965_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970965_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970965_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970965_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970966_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970966_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970966_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970966_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970966_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970966_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970966_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970966_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970967_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970967_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970967_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970967_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970967_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970967_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970967_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970967_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970967_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970967_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970967_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970967_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970967_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970967_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970967_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970967_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970968_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970968_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970968_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970968_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970968_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970968_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970968_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970968_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970971_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970971_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970971_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970971_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970971_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970971_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970971_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970971_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971018_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971018_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971018_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971018_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971018_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971018_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971018_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971018_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971018_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971018_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971018_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971018_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971018_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971018_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971018_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971018_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971038_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971038_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971038_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971038_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971038_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971038_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971038_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971038_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971038_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971038_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971038_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971038_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971038_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971038_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971038_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971038_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971071_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971071_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971071_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971071_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971071_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971071_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971071_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971071_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971071_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971071_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971071_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971071_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971071_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971071_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971071_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971071_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971079_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971079_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971079_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971079_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971079_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971079_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971079_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971079_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971099_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971099_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971099_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971099_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971099_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971099_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971099_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971099_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971099_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971099_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971099_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971099_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971099_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971099_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971099_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971099_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971102_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971102_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971102_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971102_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971102_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971102_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971102_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971102_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971103_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971103_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971103_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971103_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971103_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971103_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971103_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971103_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971103_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971103_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971103_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971103_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971103_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971103_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971103_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971103_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971107_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971107_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971107_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971107_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971107_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971107_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971107_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971107_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971107_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971107_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971107_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971107_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971107_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971107_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971107_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971107_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971107_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971107_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971107_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971107_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971107_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971107_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971107_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971107_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971108_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971108_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971108_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971108_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971108_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971108_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971108_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971108_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971108_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971108_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971108_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971108_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971108_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971108_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971108_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971108_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971109_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971109_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971109_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971109_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971109_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971109_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971109_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971109_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971109_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971109_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971109_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971109_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971109_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971109_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971109_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971109_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971109_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971109_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971109_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971109_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971109_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971109_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971109_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971109_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971110_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971110_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971110_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971110_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971110_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971110_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971110_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971110_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971110_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971110_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971110_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971110_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971110_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971110_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971110_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971110_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971113_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971113_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971113_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971113_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971113_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971113_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971113_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971113_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971113_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971113_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971113_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971113_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971113_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971113_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971113_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971113_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970896_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970896_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970896_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970896_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970896_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970896_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970896_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970896_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970929_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970929_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970929_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970929_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970929_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970929_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970929_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970929_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970955_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970955_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970955_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970955_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970955_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970955_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970955_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970955_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970958_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970958_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970958_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970958_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970958_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970958_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970958_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970958_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970965_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970965_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970965_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970965_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970965_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970965_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970965_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970965_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970966_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970966_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970966_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970966_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970966_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970966_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970966_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970966_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970968_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970968_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970968_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970968_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970968_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970968_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970968_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970968_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970971_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970971_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970971_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970971_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655781%3A9970971_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970971_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655781'^^xsd:string;
  dwc:catalogNumber '9970971_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655781'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655781:9970971_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971018_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971018_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971018_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971018_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971018_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971018_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971018_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971018_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971038_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971038_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971038_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971038_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971038_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971038_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971038_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971038_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971097_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971097_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971097_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971097_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971097_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971097_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971097_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971097_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971104_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971104_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971104_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971104_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971104_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971104_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971104_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971104_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971108_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971108_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971108_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971108_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971108_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971108_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971108_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971108_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971110_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971110_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971110_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971110_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971110_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971110_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971110_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971110_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971113_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971113_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971113_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971113_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.46667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655783%3A9971113_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971113_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655783'^^xsd:string;
  dwc:catalogNumber '9971113_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655783'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655783:9971113_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922813_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922813_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922813_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922813_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922813_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655257:9922813_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655257'^^xsd:string;
  dwc:catalogNumber '9922813_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655257'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655257:9922813_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922848_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922848_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922848_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922848_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922848_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655257:9922848_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655257'^^xsd:string;
  dwc:catalogNumber '9922848_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655257'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655257:9922848_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922848_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922848_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922848_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922848_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922848_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655257:9922848_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655257'^^xsd:string;
  dwc:catalogNumber '9922848_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655257'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655257:9922848_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922894_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922894_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922894_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922894_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922894_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655257:9922894_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655257'^^xsd:string;
  dwc:catalogNumber '9922894_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655257'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655257:9922894_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922897_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922897_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922897_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922897_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922897_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655257:9922897_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655257'^^xsd:string;
  dwc:catalogNumber '9922897_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655257'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655257:9922897_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922898_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922898_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922898_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922898_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922898_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655257:9922898_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655257'^^xsd:string;
  dwc:catalogNumber '9922898_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655257'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655257:9922898_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922908_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922908_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922908_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922908_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922908_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655257:9922908_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655257'^^xsd:string;
  dwc:catalogNumber '9922908_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655257'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655257:9922908_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922908_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922908_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922908_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922908_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922908_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655257:9922908_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655257'^^xsd:string;
  dwc:catalogNumber '9922908_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655257'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655257:9922908_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923132_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923132_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923132_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923132_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923132_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923132_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655259'^^xsd:string;
  dwc:catalogNumber '9923132_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655259'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923132_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923274_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923274_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923274_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923274_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923274_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923274_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923274_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923274_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923292_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923292_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923292_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923292_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923292_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923292_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923292_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923292_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923318_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923318_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923318_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923318_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923318_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923318_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923318_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923318_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923318_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923318_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923318_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923318_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923318_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923318_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923318_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923318_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923320_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923320_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923320_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923320_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923320_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923320_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923320_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923320_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923320_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923320_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923320_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923320_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923320_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923320_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923320_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923320_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923323_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923323_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923323_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923323_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923323_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923323_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923323_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923323_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923324_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923324_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923324_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923324_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923324_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923324_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923324_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923324_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923328_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923328_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923328_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923328_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923328_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923328_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923328_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923328_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923328_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923328_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923328_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923328_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923328_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923328_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923328_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923328_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923329_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923329_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923329_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923329_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923329_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923329_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923329_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923329_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923330_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923330_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923330_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923330_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923330_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923330_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923330_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923330_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923330_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923330_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923330_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923330_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923330_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923330_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923330_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923330_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923334_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923334_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923334_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923334_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923334_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923334_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923334_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923334_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922955_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922955_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922955_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922955_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922955_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9922955_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9922955_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9922955_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922990_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922990_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922990_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922990_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922990_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9922990_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9922990_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9922990_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922990_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922990_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922990_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922990_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922990_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9922990_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9922990_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9922990_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923016_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923016_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923016_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923016_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923016_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923016_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9923016_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923016_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923034_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923034_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923034_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923034_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923034_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923034_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9923034_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923034_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923036_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923036_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923036_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923036_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923036_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923036_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9923036_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923036_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923036_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923036_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923036_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923036_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923036_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923036_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9923036_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923036_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923039_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923039_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923039_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923039_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923039_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923039_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9923039_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923039_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923040_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923040_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923040_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923040_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923040_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923040_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9923040_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923040_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923044_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923044_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923044_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923044_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923044_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923044_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9923044_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923044_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923045_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923045_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923045_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923045_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923045_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923045_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9923045_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923045_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923046_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923046_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923046_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923046_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923046_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923046_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9923046_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923046_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923050_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923050_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923050_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923050_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923050_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923050_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9923050_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923050_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923050_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923050_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923050_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923050_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923050_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923050_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9923050_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923050_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923097_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923097_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923097_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923097_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923097_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923097_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655259'^^xsd:string;
  dwc:catalogNumber '9923097_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655259'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923097_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923097_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923097_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923097_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923097_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923097_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923097_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655259'^^xsd:string;
  dwc:catalogNumber '9923097_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655259'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923097_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923178_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923178_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923178_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923178_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923178_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923178_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655259'^^xsd:string;
  dwc:catalogNumber '9923178_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655259'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923178_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923178_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923178_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923178_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923178_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923178_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923178_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655259'^^xsd:string;
  dwc:catalogNumber '9923178_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655259'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923178_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923181_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923181_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923181_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923181_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923181_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923181_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655259'^^xsd:string;
  dwc:catalogNumber '9923181_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655259'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923181_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923182_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923182_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923182_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923182_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923182_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923182_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655259'^^xsd:string;
  dwc:catalogNumber '9923182_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655259'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923182_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923186_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923186_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923186_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923186_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923186_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923186_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655259'^^xsd:string;
  dwc:catalogNumber '9923186_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655259'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923186_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923187_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923187_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923187_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923187_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923187_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923187_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655259'^^xsd:string;
  dwc:catalogNumber '9923187_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655259'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923187_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923188_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923188_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923188_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923188_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923188_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923188_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655259'^^xsd:string;
  dwc:catalogNumber '9923188_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655259'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923188_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923192_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923192_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923192_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923192_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923192_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923192_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655259'^^xsd:string;
  dwc:catalogNumber '9923192_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655259'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923192_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923239_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923239_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923239_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923239_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923239_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923239_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923239_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923239_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923239_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923239_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923239_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923239_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923239_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923239_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923239_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923239_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925273_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925273_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925273_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925273_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925273_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925273_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655277'^^xsd:string;
  dwc:catalogNumber '9925273_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655277'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925273_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925273_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925273_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925273_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925273_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925273_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925273_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655277'^^xsd:string;
  dwc:catalogNumber '9925273_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655277'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925273_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925276_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925276_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925276_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925276_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925276_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925276_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655277'^^xsd:string;
  dwc:catalogNumber '9925276_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655277'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925276_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925279_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925279_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925279_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925279_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925279_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925279_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655277'^^xsd:string;
  dwc:catalogNumber '9925279_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655277'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925279_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925279_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925279_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925279_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925279_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925279_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925279_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655277'^^xsd:string;
  dwc:catalogNumber '9925279_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655277'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925279_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925280_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925280_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925280_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925280_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925280_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925280_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655277'^^xsd:string;
  dwc:catalogNumber '9925280_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655277'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925280_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925281_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925281_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925281_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925281_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925281_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925281_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655277'^^xsd:string;
  dwc:catalogNumber '9925281_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655277'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925281_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925281_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925281_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925281_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925281_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925281_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925281_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655277'^^xsd:string;
  dwc:catalogNumber '9925281_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655277'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925281_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925282_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925282_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925282_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925282_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925282_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925282_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655277'^^xsd:string;
  dwc:catalogNumber '9925282_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655277'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925282_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925287_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925287_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925287_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925287_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925287_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925287_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655277'^^xsd:string;
  dwc:catalogNumber '9925287_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655277'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925287_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922898_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922898_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922898_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922898_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655257%3A9922898_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655257:9922898_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655257'^^xsd:string;
  dwc:catalogNumber '9922898_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655257'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655257:9922898_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922955_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922955_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922955_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922955_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9922955_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9922955_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9922955_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9922955_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923034_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923034_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923034_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923034_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923034_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923034_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9923034_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923034_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923040_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923040_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923040_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923040_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923040_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923040_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9923040_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923040_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923044_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923044_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923044_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923044_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923044_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923044_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9923044_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923044_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923045_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923045_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923045_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923045_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923045_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923045_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9923045_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923045_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923046_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923046_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923046_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923046_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655258%3A9923046_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923046_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655258'^^xsd:string;
  dwc:catalogNumber '9923046_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655258'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655258:9923046_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655259'^^xsd:string;
  dwc:catalogNumber '9923132_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655259'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923132_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923186_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923186_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923186_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923186_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923186_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923186_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655259'^^xsd:string;
  dwc:catalogNumber '9923186_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655259'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923186_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923192_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923192_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923192_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923192_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923192_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923192_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655259'^^xsd:string;
  dwc:catalogNumber '9923192_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655259'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923192_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925275_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925275_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925275_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925275_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925275_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925275_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655277'^^xsd:string;
  dwc:catalogNumber '9925275_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655277'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925275_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925280_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925280_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925280_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925280_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925280_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925280_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655277'^^xsd:string;
  dwc:catalogNumber '9925280_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655277'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925280_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925282_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925282_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925282_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925282_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925282_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925282_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655277'^^xsd:string;
  dwc:catalogNumber '9925282_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655277'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925282_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925287_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925287_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925287_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925287_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655277%3A9925287_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925287_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655277'^^xsd:string;
  dwc:catalogNumber '9925287_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655277'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655277:9925287_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923150_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923150_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923150_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923150_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655259%3A9923150_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923150_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655259'^^xsd:string;
  dwc:catalogNumber '9923150_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655259'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655259:9923150_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923323_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923323_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923323_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923323_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923323_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923323_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923323_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923323_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923324_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923324_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923324_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923324_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923324_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923324_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923324_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923324_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923329_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923329_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923329_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923329_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923329_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923329_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923329_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923329_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923334_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923334_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923334_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923334_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.4667)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655260%3A9923334_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923334_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655260'^^xsd:string;
  dwc:catalogNumber '9923334_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655260'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4667'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655260:9923334_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917508_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917508_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917508_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917508_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917508_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917508_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655219'^^xsd:string;
  dwc:catalogNumber '9917508_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655219'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917508_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917509_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917509_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917509_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917509_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917509_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917509_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655219'^^xsd:string;
  dwc:catalogNumber '9917509_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655219'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917509_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917513_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917513_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917513_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917513_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917513_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917513_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655219'^^xsd:string;
  dwc:catalogNumber '9917513_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655219'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917513_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917514_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917514_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917514_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917514_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917514_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917514_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655219'^^xsd:string;
  dwc:catalogNumber '9917514_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655219'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917514_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917518_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917518_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917518_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917518_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917518_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917518_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655219'^^xsd:string;
  dwc:catalogNumber '9917518_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655219'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917518_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917518_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917518_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917518_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917518_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917518_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917518_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655219'^^xsd:string;
  dwc:catalogNumber '9917518_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655219'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917518_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917565_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917565_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917565_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917565_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917565_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917565_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655220'^^xsd:string;
  dwc:catalogNumber '9917565_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655220'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917565_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917565_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917565_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917565_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917565_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917565_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917565_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655220'^^xsd:string;
  dwc:catalogNumber '9917565_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655220'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917565_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917600_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917600_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917600_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917600_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917600_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917600_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655220'^^xsd:string;
  dwc:catalogNumber '9917600_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655220'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917600_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917618_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917618_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917618_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917618_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917618_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917618_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655220'^^xsd:string;
  dwc:catalogNumber '9917618_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655220'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917618_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917644_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917644_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917644_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917644_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917644_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917644_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655220'^^xsd:string;
  dwc:catalogNumber '9917644_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655220'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917644_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917646_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917646_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917646_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917646_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917646_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917646_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655220'^^xsd:string;
  dwc:catalogNumber '9917646_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655220'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917646_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917650_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917650_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917650_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917650_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917650_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917650_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655220'^^xsd:string;
  dwc:catalogNumber '9917650_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655220'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917650_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917654_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917654_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917654_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917654_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917654_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917654_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655220'^^xsd:string;
  dwc:catalogNumber '9917654_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655220'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917654_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917655_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917655_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917655_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917655_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917655_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917655_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655220'^^xsd:string;
  dwc:catalogNumber '9917655_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655220'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917655_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917655_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917655_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917655_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917655_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917655_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917655_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655220'^^xsd:string;
  dwc:catalogNumber '9917655_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655220'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917655_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917656_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917656_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917656_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917656_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917656_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917656_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655220'^^xsd:string;
  dwc:catalogNumber '9917656_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655220'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917656_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917660_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917660_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917660_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917660_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917660_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917660_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655220'^^xsd:string;
  dwc:catalogNumber '9917660_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655220'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917660_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917705_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917705_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917705_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917705_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917705_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917705_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655221'^^xsd:string;
  dwc:catalogNumber '9917705_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655221'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917705_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917758_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917758_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917758_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917758_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917758_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917758_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655221'^^xsd:string;
  dwc:catalogNumber '9917758_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655221'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917758_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917784_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917784_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917784_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917784_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917784_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917784_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655221'^^xsd:string;
  dwc:catalogNumber '9917784_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655221'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917784_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917786_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917786_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917786_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917786_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917786_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917786_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655221'^^xsd:string;
  dwc:catalogNumber '9917786_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655221'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917786_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917789_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917789_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917789_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917789_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917789_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917789_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655221'^^xsd:string;
  dwc:catalogNumber '9917789_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655221'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917789_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917795_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917795_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917795_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917795_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917795_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917795_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655221'^^xsd:string;
  dwc:catalogNumber '9917795_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655221'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917795_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917796_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917796_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917796_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917796_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917796_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917796_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655221'^^xsd:string;
  dwc:catalogNumber '9917796_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655221'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917796_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917797_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917797_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917797_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917797_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917797_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917797_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655221'^^xsd:string;
  dwc:catalogNumber '9917797_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655221'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917797_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917800_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917800_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917800_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917800_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917800_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917800_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655221'^^xsd:string;
  dwc:catalogNumber '9917800_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655221'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917800_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917423_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917423_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917423_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917423_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917423_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917423_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655219'^^xsd:string;
  dwc:catalogNumber '9917423_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655219'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917423_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917423_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917423_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917423_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917423_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917423_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917423_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655219'^^xsd:string;
  dwc:catalogNumber '9917423_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655219'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917423_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917484_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917484_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917484_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917484_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917484_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917484_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655219'^^xsd:string;
  dwc:catalogNumber '9917484_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655219'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917484_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917493_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917493_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917493_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917493_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917493_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917493_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655219'^^xsd:string;
  dwc:catalogNumber '9917493_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655219'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917493_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917504_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917504_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917504_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917504_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917504_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917504_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655219'^^xsd:string;
  dwc:catalogNumber '9917504_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655219'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917504_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917504_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917504_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917504_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917504_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917504_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917504_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655219'^^xsd:string;
  dwc:catalogNumber '9917504_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655219'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917504_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968979_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968979_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968979_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968979_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968979_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968979_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968979_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968979_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968980_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968980_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968980_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968980_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968980_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968980_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968980_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968980_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968980_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968980_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968980_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968980_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968980_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968980_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968980_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968980_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968983_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968983_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968983_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968983_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968983_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968983_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968983_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968983_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968983_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968983_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968983_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968983_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968983_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968983_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968983_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968983_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969030_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969030_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969030_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969030_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969030_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969030_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969030_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969030_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969068_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969068_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969068_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969068_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969068_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969068_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969068_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969068_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969091_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969091_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969091_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969091_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969091_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969091_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969091_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969091_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969091_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969091_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969091_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969091_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969091_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969091_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969091_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969091_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969109_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969109_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969109_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969109_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969109_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969109_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969109_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969109_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969115_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969115_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969119_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969119_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969119_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969119_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969119_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969119_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969119_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969119_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969119_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969119_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969119_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969119_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969119_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969119_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969119_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969119_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969120_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969120_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969120_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969120_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969120_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969120_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969120_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969120_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969121_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969121_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969121_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969121_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969121_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969121_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969121_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969121_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969121_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969121_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969121_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969121_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969121_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969121_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969121_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969121_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969122_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969122_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969122_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969122_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969122_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969122_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969122_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969122_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969124_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969124_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969124_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969124_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969124_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969124_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969124_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969124_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969125_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969125_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969125_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969125_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969125_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969125_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969125_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969125_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968888_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968888_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968888_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968888_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968888_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968888_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968888_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968888_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968888_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968888_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968888_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968888_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968888_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968888_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968888_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968888_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968908_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968908_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968908_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968908_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968908_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968908_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968908_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968908_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968949_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968949_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968949_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968949_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968949_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968949_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968949_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968949_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968974_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968974_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968974_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968974_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968974_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968974_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968974_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968974_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968977_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968977_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968977_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968977_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968977_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968977_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968977_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968977_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968978_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968978_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968978_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968978_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968978_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968978_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968978_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968978_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968978_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968978_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968978_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968978_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968978_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968978_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968978_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968978_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969172_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969172_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969172_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969172_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969172_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969172_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655769'^^xsd:string;
  dwc:catalogNumber '9969172_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655769'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969172_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969191_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969191_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969191_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969191_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969191_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969191_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655769'^^xsd:string;
  dwc:catalogNumber '9969191_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655769'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969191_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969233_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969233_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969233_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969233_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969233_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969233_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655769'^^xsd:string;
  dwc:catalogNumber '9969233_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655769'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969233_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969251_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969251_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969251_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969251_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969251_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969251_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655769'^^xsd:string;
  dwc:catalogNumber '9969251_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655769'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969251_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969257_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969257_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969257_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969257_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969257_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969257_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655769'^^xsd:string;
  dwc:catalogNumber '9969257_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655769'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969257_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969261_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969261_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969261_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969261_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969261_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969261_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655769'^^xsd:string;
  dwc:catalogNumber '9969261_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655769'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969261_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969261_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969261_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969261_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969261_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969261_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969261_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655769'^^xsd:string;
  dwc:catalogNumber '9969261_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655769'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969261_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969262_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969262_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969262_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969262_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969262_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969262_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655769'^^xsd:string;
  dwc:catalogNumber '9969262_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655769'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969262_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969263_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969263_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969263_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969263_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969263_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969263_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655769'^^xsd:string;
  dwc:catalogNumber '9969263_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655769'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969263_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969263_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969263_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969263_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969263_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969263_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969263_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655769'^^xsd:string;
  dwc:catalogNumber '9969263_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655769'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969263_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969267_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969267_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969267_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969267_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969267_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969267_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655769'^^xsd:string;
  dwc:catalogNumber '9969267_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655769'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969267_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969267_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969267_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969267_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969267_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969267_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969267_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655769'^^xsd:string;
  dwc:catalogNumber '9969267_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655769'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969267_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917458_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917458_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917458_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917458_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917458_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917458_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655219'^^xsd:string;
  dwc:catalogNumber '9917458_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655219'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917458_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917508_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917508_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917508_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917508_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917508_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917508_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655219'^^xsd:string;
  dwc:catalogNumber '9917508_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655219'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917508_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917514_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917514_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917514_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917514_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655219%3A9917514_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917514_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655219'^^xsd:string;
  dwc:catalogNumber '9917514_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655219'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655219:9917514_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917644_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917644_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917644_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917644_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917644_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917644_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655220'^^xsd:string;
  dwc:catalogNumber '9917644_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655220'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917644_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917646_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917646_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917646_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917646_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917646_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917646_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655220'^^xsd:string;
  dwc:catalogNumber '9917646_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655220'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917646_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917654_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917654_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917654_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917654_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917654_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917654_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655220'^^xsd:string;
  dwc:catalogNumber '9917654_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655220'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917654_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917656_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917656_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917656_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917656_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917656_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917656_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655220'^^xsd:string;
  dwc:catalogNumber '9917656_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655220'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917656_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917660_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917660_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917660_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917660_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655220%3A9917660_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917660_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655220'^^xsd:string;
  dwc:catalogNumber '9917660_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655220'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655220:9917660_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917794_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917794_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917794_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917794_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655221%3A9917794_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917794_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655221'^^xsd:string;
  dwc:catalogNumber '9917794_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655221'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655221:9917794_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969172_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969172_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969172_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969172_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969172_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969172_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655769'^^xsd:string;
  dwc:catalogNumber '9969172_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655769'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969172_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969233_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969233_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969233_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969233_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969233_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969233_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655769'^^xsd:string;
  dwc:catalogNumber '9969233_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655769'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969233_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969262_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969262_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969262_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969262_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969262_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969262_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655769'^^xsd:string;
  dwc:catalogNumber '9969262_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655769'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969262_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969264_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969264_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969264_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969264_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655769%3A9969264_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969264_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655769'^^xsd:string;
  dwc:catalogNumber '9969264_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655769'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655769:9969264_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968979_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968979_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968979_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968979_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968979_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968979_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968979_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968979_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968981_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968981_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968981_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968981_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968981_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968981_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968981_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968981_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969030_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969030_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969030_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969030_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969030_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969030_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969030_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969030_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969049_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969049_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969049_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969049_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969049_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969049_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969049_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969049_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969109_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969109_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969109_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969109_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969109_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969109_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969109_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969109_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969120_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969120_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969120_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969120_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969120_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969120_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969120_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969120_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969122_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969122_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969122_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969122_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969122_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969122_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969122_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969122_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969125_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969125_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969125_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969125_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655768%3A9969125_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969125_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655768'^^xsd:string;
  dwc:catalogNumber '9969125_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655768'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655768:9969125_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968908_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968908_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968908_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968908_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968908_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968908_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968908_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968908_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968949_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968949_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968949_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968949_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968949_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968949_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968949_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968949_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968967_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968967_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968967_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968967_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968967_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968967_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968967_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968967_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968977_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968977_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968977_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968977_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3167 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.3167"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655767%3A9968977_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968977_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655767'^^xsd:string;
  dwc:catalogNumber '9968977_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655767'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '57.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655767:9968977_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917937_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917937_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917937_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917937_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917937_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917937_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917937_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917937_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917938_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917938_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917938_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917938_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917938_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917938_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917938_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917938_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917942_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917942_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917942_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917942_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917942_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917942_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917942_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917942_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917942_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917942_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917942_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917942_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917942_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917942_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917942_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917942_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9917989_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9917989_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9917989_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9917989_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9917989_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9917989_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9917989_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9917989_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918008_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918008_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918008_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918008_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918008_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918008_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9918008_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918008_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918009_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918009_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918009_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918009_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918009_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918009_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9918009_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918009_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918024_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918024_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918024_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918024_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918024_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918024_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9918024_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918024_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918068_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918068_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918068_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918068_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918068_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918068_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9918068_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918068_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918068_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918068_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918068_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918068_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918068_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918068_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9918068_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918068_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918078_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918078_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918078_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918078_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918078_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918078_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9918078_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918078_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918079_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918079_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918079_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918079_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918079_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918079_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9918079_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918079_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918079_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918079_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918079_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918079_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918079_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918079_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9918079_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918079_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918080_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918080_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918080_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918080_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918080_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918080_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9918080_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918080_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918084_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918084_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918084_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918084_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918084_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918084_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9918084_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918084_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918084_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918084_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918084_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918084_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918084_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918084_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9918084_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918084_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918131_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918131_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918131_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918131_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918131_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918131_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918131_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918131_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917847_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917847_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917847_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917847_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917847_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917847_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917847_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917847_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917882_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917882_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917882_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917882_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917882_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917882_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917882_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917882_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917900_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917900_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917900_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917900_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917900_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917900_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917900_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917900_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917900_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917900_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917900_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917900_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917900_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917900_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917900_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917900_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917908_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917908_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917908_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917908_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917908_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917908_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917908_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917908_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917926_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917926_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917926_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917926_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917926_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917926_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917926_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917926_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917928_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917928_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917928_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917928_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917928_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917928_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917928_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917928_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917928_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917928_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917928_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917928_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917928_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917928_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917928_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917928_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917931_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917931_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917931_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917931_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917931_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917931_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917931_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917931_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917932_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917932_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917932_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917932_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917932_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917932_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917932_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917932_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917936_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917936_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917936_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917936_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917936_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917936_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917936_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917936_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917936_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917936_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917936_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917936_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917936_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917936_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917936_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917936_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917937_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917937_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917937_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917937_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917937_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917937_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917937_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917937_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918363_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918363_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918363_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918363_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918363_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918363_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918363_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918363_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918364_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918364_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918364_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918364_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918364_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918364_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918364_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918364_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918364_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918364_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918364_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918364_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918364_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918364_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918364_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918364_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918368_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918368_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918368_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918368_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918368_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918368_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918368_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918368_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918415_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918415_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918415_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918415_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918415_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918415_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655226'^^xsd:string;
  dwc:catalogNumber '9918415_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655226'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918415_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918468_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918468_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918468_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918468_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918468_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918468_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655226'^^xsd:string;
  dwc:catalogNumber '9918468_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655226'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918468_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918494_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918494_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918494_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918494_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918494_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918494_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655226'^^xsd:string;
  dwc:catalogNumber '9918494_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655226'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918494_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918496_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918496_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918496_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918496_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918496_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918496_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655226'^^xsd:string;
  dwc:catalogNumber '9918496_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655226'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918496_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918496_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918496_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918496_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918496_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918496_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918496_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655226'^^xsd:string;
  dwc:catalogNumber '9918496_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655226'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918496_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918504_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918504_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918504_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918504_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918504_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918504_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655226'^^xsd:string;
  dwc:catalogNumber '9918504_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655226'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918504_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918505_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918505_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918505_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918505_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918505_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918505_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655226'^^xsd:string;
  dwc:catalogNumber '9918505_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655226'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918505_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918506_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918506_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918506_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918506_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918506_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918506_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655226'^^xsd:string;
  dwc:catalogNumber '9918506_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655226'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918506_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918506_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918506_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918506_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918506_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918506_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918506_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655226'^^xsd:string;
  dwc:catalogNumber '9918506_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655226'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918506_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918507_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918507_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918507_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918507_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918507_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918507_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655226'^^xsd:string;
  dwc:catalogNumber '9918507_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655226'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918507_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918508_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918508_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918508_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918508_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918508_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918508_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655226'^^xsd:string;
  dwc:catalogNumber '9918508_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655226'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918508_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918510_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918510_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918510_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918510_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918510_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918510_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655226'^^xsd:string;
  dwc:catalogNumber '9918510_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655226'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918510_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918510_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918510_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918510_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918510_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918510_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918510_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655226'^^xsd:string;
  dwc:catalogNumber '9918510_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655226'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918510_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918070_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918070_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918070_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918070_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918070_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918070_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9918070_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918070_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918073_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918073_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918073_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918073_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918073_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918073_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9918073_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918073_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918073_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918073_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918073_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918073_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918073_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918073_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9918073_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918073_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918131_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918131_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918131_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918131_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918131_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918131_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918131_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918131_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918166_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918166_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918166_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918166_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918166_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918166_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918166_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918166_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918184_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918184_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918184_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918184_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918184_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918184_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918184_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918184_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918210_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918210_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918210_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918210_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918210_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918210_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918210_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918210_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918210_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918210_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918210_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918210_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918210_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918210_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918210_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918210_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918212_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918212_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918212_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918212_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918212_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918212_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918212_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918212_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918212_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918212_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918212_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918212_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918212_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918212_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918212_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918212_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918215_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918215_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918215_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918215_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918215_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918215_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918215_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918215_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918216_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918216_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918216_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918216_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918216_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918216_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918216_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918216_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918220_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918220_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918220_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918220_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918220_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918220_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918220_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918220_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918220_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918220_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918220_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918220_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918220_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918220_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918220_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918220_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918221_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918221_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918221_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918221_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918221_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918221_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918221_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918221_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918222_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918222_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918222_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918222_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918222_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918222_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918222_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918222_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918222_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918222_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918222_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918222_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918222_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918222_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918222_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918222_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918226_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918226_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918226_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918226_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918226_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918226_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918226_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918226_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918273_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918273_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918273_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918273_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918273_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918273_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918273_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918273_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918273_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918273_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918273_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918273_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918273_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918273_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918273_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918273_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918352_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918352_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918352_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918352_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918352_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918352_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918352_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918352_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918354_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918354_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918354_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918354_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918354_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918354_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918354_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918354_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918354_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918354_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918354_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918354_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918354_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918354_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918354_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918354_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918357_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918357_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918357_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918357_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918357_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918357_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918357_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918357_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918358_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918358_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918358_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918358_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918358_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918358_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918358_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918358_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918362_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918362_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918362_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918362_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918362_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918362_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918362_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918362_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918362_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918362_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918362_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918362_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918362_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918362_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918362_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918362_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924940_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924940_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924940_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924940_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924940_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924940_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924940_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924940_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924944_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924944_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924944_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924944_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924944_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924944_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924944_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924944_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924866_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924866_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924866_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924866_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924866_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924866_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924866_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924866_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924866_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924866_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924866_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924866_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924866_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924866_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924866_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924866_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924912_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924912_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924912_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924912_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924912_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924912_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924912_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924912_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924918_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924918_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924918_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924918_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924918_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924918_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924918_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924918_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924928_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924928_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924928_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924928_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924928_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924928_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924928_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924928_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924930_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924930_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924930_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924930_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924930_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924930_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924930_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924930_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924930_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924930_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924930_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924930_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924930_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924930_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924930_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924930_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924932_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924932_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924932_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924932_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924932_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924932_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924932_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924932_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924933_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924933_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924933_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924933_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924933_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924933_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924933_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924933_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924933_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924933_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924933_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924933_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924933_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924933_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924933_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924933_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924934_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924934_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924934_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924934_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924934_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924934_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924934_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924934_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924936_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924936_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924936_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924936_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924936_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924936_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924936_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924936_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924937_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924937_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924937_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924937_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924937_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924937_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924937_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924937_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924938_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924938_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924938_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924938_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924938_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924938_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924938_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924938_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924938_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924938_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924938_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924938_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924938_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924938_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924938_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924938_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924939_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924939_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924939_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924939_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924939_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924939_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924939_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924939_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924939_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924939_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924939_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924939_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924939_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924939_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924939_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924939_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969400_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969400_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969400_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969400_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969400_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969400_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969400_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969400_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969403_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969403_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969403_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969403_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969403_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969403_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969403_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969403_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969404_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969404_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969404_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969404_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969404_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969404_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969404_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969404_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969404_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969404_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969404_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969404_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969404_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969404_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969404_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969404_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969405_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969405_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969405_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969405_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969405_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969405_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969405_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969405_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969406_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969406_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969406_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969406_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969406_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969406_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969406_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969406_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969406_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969406_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969406_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969406_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969406_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969406_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969406_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969406_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969407_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969407_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969407_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969407_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969407_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969407_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969407_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969407_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969409_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969409_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969409_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969409_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969409_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969409_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969409_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969409_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969409_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969409_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969409_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969409_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969409_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969409_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969409_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969409_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969456_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969456_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969456_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969456_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969456_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969456_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969456_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969456_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969516_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969516_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969516_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969516_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969516_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969516_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969516_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969516_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969517_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969517_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969517_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969517_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969517_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969517_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969517_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969517_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969535_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969535_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969535_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969535_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969535_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969535_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969535_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969535_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969541_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969541_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969541_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969541_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969541_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969541_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969541_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969541_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969542_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969542_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969542_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969542_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969542_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969542_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969542_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969542_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969545_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969545_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969545_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969545_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969545_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969545_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969545_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969545_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969546_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969546_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969546_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969546_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969546_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969546_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969546_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969546_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969547_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969547_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969547_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969547_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969547_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969547_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969547_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969547_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969547_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969547_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969547_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969547_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969547_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969547_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969547_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969547_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969548_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969548_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969548_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969548_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969548_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969548_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969548_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969548_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969551_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969551_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969551_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969551_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969551_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969551_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969551_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969551_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969551_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969551_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969551_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969551_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969551_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969551_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969551_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969551_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969598_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969598_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969598_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969598_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969598_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969598_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969598_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969598_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969659_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969659_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969659_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969659_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969659_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969659_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969659_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969659_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969659_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969659_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969659_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969659_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969659_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969659_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969659_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969659_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969677_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969677_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969677_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969677_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969677_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969677_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969677_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969677_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969677_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969677_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969677_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969677_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969677_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969677_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969677_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969677_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969679_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969679_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969679_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969679_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969679_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969679_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969679_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969679_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969684_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969684_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969684_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969684_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969684_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969684_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969684_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969684_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969687_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969687_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969687_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969687_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969687_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969687_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969687_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969687_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969688_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969688_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969688_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969688_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969688_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969688_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969688_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969688_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969688_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969688_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969688_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969688_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969688_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969688_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969688_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969688_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969689_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969689_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969689_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969689_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969689_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969689_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969689_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969689_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969690_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969690_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969690_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969690_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969690_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969690_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969690_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969690_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969690_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969690_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969690_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969690_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969690_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969690_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969690_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969690_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969693_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969693_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969693_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969693_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969693_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969693_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969693_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969693_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969693_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969693_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969693_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969693_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969693_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969693_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969693_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969693_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969314_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969314_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969314_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969314_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969314_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969314_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969314_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969314_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969334_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969334_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969334_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969334_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969334_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969334_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969334_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969334_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969374_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969374_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969374_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969374_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969374_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969374_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969374_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969374_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969395_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969395_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969395_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969395_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969395_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969395_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969395_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969395_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969399_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969399_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969399_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969399_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969399_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969399_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969399_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969399_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969400_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969400_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969400_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969400_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969400_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969400_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969400_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969400_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918070_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918070_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918070_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918070_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918070_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918070_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9918070_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918070_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918192_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918192_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918192_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918192_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918192_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918192_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918192_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918192_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918215_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918215_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918215_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918215_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918215_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918215_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918215_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918215_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918221_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918221_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918221_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918221_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918221_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918221_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918221_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918221_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918223_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918223_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918223_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918223_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918223_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918223_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918223_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918223_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918226_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918226_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918226_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918226_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655224%3A9918226_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918226_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655224'^^xsd:string;
  dwc:catalogNumber '9918226_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655224'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655224:9918226_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918326_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918326_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918326_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918326_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918326_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918326_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918326_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918326_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918352_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918352_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918352_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918352_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918352_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918352_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918352_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918352_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918357_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918357_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918357_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918357_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918357_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918357_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918357_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918357_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918358_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918358_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918358_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918358_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918358_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918358_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918358_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918358_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918363_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918363_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918363_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918363_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918363_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918363_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918363_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918363_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918368_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918368_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918368_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918368_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655225%3A9918368_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918368_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655225'^^xsd:string;
  dwc:catalogNumber '9918368_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655225'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655225:9918368_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918504_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918504_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918504_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918504_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918504_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918504_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655226'^^xsd:string;
  dwc:catalogNumber '9918504_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655226'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918504_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918505_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918505_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918505_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918505_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918505_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918505_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655226'^^xsd:string;
  dwc:catalogNumber '9918505_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655226'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918505_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918507_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918507_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918507_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918507_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655226%3A9918507_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918507_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655226'^^xsd:string;
  dwc:catalogNumber '9918507_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655226'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655226:9918507_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917847_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917847_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917847_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917847_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917847_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917847_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917847_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917847_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917908_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917908_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917908_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917908_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917908_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917908_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917908_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917908_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917926_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917926_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917926_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917926_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917926_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917926_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917926_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917926_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917932_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917932_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917932_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917932_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917932_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917932_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917932_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917932_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917938_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917938_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917938_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917938_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655222%3A9917938_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917938_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655222'^^xsd:string;
  dwc:catalogNumber '9917938_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655222'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655222:9917938_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9917989_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9917989_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9917989_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9917989_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9917989_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9917989_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9917989_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9917989_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918074_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918074_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918074_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918074_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918074_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918074_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9918074_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918074_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918078_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918078_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918078_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918078_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918078_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918078_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9918078_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918078_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918080_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918080_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918080_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918080_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655223%3A9918080_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918080_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655223'^^xsd:string;
  dwc:catalogNumber '9918080_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655223'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655223:9918080_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924944_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924944_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924944_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924944_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924944_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924944_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924944_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924944_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924912_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924912_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924912_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924912_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924912_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924912_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924912_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924912_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924927_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924927_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924927_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924927_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924927_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924927_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924927_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924927_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924932_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924932_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924932_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924932_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924932_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924932_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924932_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924932_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924934_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924934_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924934_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924934_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924934_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924934_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924934_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924934_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924936_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924936_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924936_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924936_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924936_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924936_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924936_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924936_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924937_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924937_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924937_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924937_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655274%3A9924937_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924937_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655274'^^xsd:string;
  dwc:catalogNumber '9924937_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655274'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655274:9924937_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969399_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969399_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969399_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969399_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969399_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969399_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969399_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969399_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969314_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969314_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969314_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969314_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969314_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969314_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969314_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969314_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969334_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969334_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969334_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969334_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969334_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969334_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969334_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969334_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969403_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969403_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969403_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969403_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969403_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969403_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969403_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969403_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969405_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969405_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969405_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969405_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655770%3A9969405_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969405_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655770'^^xsd:string;
  dwc:catalogNumber '9969405_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655770'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655770:9969405_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969456_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969456_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969456_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969456_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969456_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969456_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969456_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969456_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969491_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969491_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969491_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969491_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969491_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969491_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969491_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969491_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969535_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969535_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969535_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969535_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969535_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969535_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969535_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969535_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969545_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969545_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969545_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969545_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969545_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969545_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969545_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969545_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969546_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969546_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969546_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969546_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969546_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969546_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969546_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969546_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969548_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969548_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969548_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969548_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655771%3A9969548_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969548_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655771'^^xsd:string;
  dwc:catalogNumber '9969548_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655771'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655771:9969548_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969598_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969598_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969598_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969598_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969598_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969598_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969598_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969598_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969679_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969679_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969679_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969679_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969679_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969679_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969679_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969679_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969687_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969687_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969687_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969687_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969687_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969687_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969687_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969687_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969689_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969689_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969689_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2333"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969689_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2333 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "57.2333"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655772%3A9969689_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969689_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655772'^^xsd:string;
  dwc:catalogNumber '9969689_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655772'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '57.2333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655772:9969689_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918557_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918557_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918557_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918557_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918557_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918557_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918557_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918557_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918557_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918557_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918557_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918557_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918557_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918557_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918557_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918557_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918592_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918592_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918592_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918592_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918592_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918592_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918592_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918592_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918608_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918608_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918608_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918608_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918608_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918608_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918608_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918608_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918610_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918610_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918610_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918610_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918610_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918610_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918610_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918610_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918618_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918618_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918618_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918618_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918618_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918618_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918618_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918618_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918618_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918618_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918618_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918618_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918618_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918618_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918618_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918618_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918636_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918636_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918636_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918636_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918636_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918636_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918636_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918636_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918638_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918638_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918638_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918638_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918638_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918638_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918638_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918638_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918638_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918638_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918638_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918638_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918638_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918638_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918638_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918638_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918642_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918642_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918642_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918642_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918642_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918642_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918642_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918642_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918643_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918643_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918643_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918643_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918643_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918643_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918643_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918643_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918646_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918646_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918646_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918646_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918646_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918646_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918646_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918646_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918647_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918647_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918647_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918647_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918647_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918647_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918647_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918647_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918648_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918648_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918648_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918648_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918648_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918648_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918648_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918648_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918652_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918652_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918652_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918652_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918652_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918652_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918652_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918652_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918652_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918652_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918652_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918652_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918652_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918652_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918652_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918652_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918652_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918652_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918652_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918652_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918652_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918652_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918652_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918652_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918699_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918699_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918699_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918699_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918699_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918699_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655228'^^xsd:string;
  dwc:catalogNumber '9918699_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655228'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918699_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918734_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918734_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918734_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918734_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918734_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918734_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655228'^^xsd:string;
  dwc:catalogNumber '9918734_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655228'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918734_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918778_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918778_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918778_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918778_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918778_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918778_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655228'^^xsd:string;
  dwc:catalogNumber '9918778_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655228'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918778_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918780_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918780_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918780_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918780_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918780_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918780_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655228'^^xsd:string;
  dwc:catalogNumber '9918780_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655228'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918780_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918780_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918780_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918780_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918780_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918780_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918780_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655228'^^xsd:string;
  dwc:catalogNumber '9918780_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655228'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918780_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918784_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918784_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918784_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918784_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918784_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918784_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655228'^^xsd:string;
  dwc:catalogNumber '9918784_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655228'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918784_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918788_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918788_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918788_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918788_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918788_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918788_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655228'^^xsd:string;
  dwc:catalogNumber '9918788_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655228'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918788_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918789_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918789_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918789_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918789_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918789_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918789_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655228'^^xsd:string;
  dwc:catalogNumber '9918789_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655228'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918789_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918789_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918789_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918789_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918789_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918789_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918789_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655228'^^xsd:string;
  dwc:catalogNumber '9918789_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655228'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918789_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918790_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918790_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918790_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918790_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918790_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918790_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655228'^^xsd:string;
  dwc:catalogNumber '9918790_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655228'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918790_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918794_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918794_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918794_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918794_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918794_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918794_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655228'^^xsd:string;
  dwc:catalogNumber '9918794_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655228'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918794_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918794_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918794_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918794_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918794_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918794_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918794_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655228'^^xsd:string;
  dwc:catalogNumber '9918794_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655228'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918794_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918841_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918841_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918841_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918841_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918841_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918841_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918841_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918841_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918841_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918841_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918841_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918841_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918841_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918841_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918841_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918841_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918876_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918876_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918876_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918876_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918876_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918876_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918876_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918876_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918902_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918902_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918902_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918902_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918902_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918902_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918902_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918902_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918920_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918920_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918920_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918920_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918920_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918920_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918920_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918920_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918922_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918922_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918922_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918922_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918922_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918922_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918922_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918922_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918926_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918926_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918926_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918926_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918926_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918926_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918926_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918926_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918926_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918926_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918926_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918926_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918926_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918926_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918926_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918926_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918931_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918931_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918931_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918931_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918931_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918931_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918931_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918931_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918932_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918932_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918932_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918932_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918932_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918932_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918932_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918932_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918932_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918932_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918932_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918932_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918932_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918932_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918932_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918932_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918933_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918933_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918933_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918933_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918933_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918933_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918933_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918933_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918936_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918936_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918936_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918936_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918936_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918936_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918936_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918936_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918936_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918936_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918936_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918936_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918936_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918936_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918936_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918936_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9918983_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9918983_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9918983_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9918983_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9918983_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9918983_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9918983_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9918983_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9918983_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9918983_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9918983_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9918983_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9918983_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9918983_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9918983_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9918983_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919036_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919036_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919036_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919036_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919036_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919036_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919036_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919036_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919062_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919062_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919062_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919062_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919062_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919062_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919062_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919062_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919062_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919062_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919062_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919062_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919062_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919062_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919062_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919062_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919064_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919064_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919064_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919064_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919064_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919064_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919064_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919064_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919067_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919067_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919067_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919067_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919067_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919067_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919067_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919067_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919067_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919067_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919067_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919067_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919067_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919067_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919067_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919067_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919068_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919068_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919068_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919068_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919068_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919068_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919068_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919068_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919068_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919068_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919068_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919068_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919068_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919068_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919068_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919068_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919072_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919072_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919072_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919072_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919072_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919072_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919072_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919072_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919073_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919073_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919073_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919073_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919073_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919073_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919073_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919073_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919073_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919073_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919073_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919073_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919073_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919073_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919073_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919073_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919074_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919074_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919074_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919074_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919074_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919074_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919074_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919074_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919074_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919074_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919074_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919074_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919074_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919074_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919074_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919074_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919078_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919078_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919078_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919078_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919078_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919078_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919078_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919078_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919078_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919078_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919078_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919078_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919078_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919078_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919078_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919078_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969882_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969882_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969882_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969882_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969882_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969882_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969882_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969882_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969943_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969943_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969943_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969943_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969943_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969943_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969943_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969943_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969943_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969943_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969943_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969943_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969943_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969943_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969943_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969943_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969961_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969961_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969961_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969961_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969961_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969961_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969961_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969961_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969963_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969963_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969963_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969963_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969963_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969963_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969963_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969963_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969966_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969966_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969966_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969966_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969966_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969966_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969966_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969966_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969968_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969968_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969968_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969968_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969968_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969968_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969968_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969968_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969971_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969971_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969971_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969971_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969971_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969971_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969971_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969971_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969971_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969971_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969971_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969971_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969971_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969971_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969971_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969971_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969972_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969972_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969972_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969972_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969972_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969972_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969972_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969972_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969968_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969968_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969968_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969968_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969968_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969968_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969968_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969968_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969973_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969973_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969973_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969973_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969973_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969973_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969973_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969973_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969974_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969974_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969974_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969974_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969974_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969974_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969974_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969974_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969974_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969974_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969974_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969974_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969974_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969974_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969974_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969974_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969977_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969977_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969977_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969977_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969977_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969977_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969977_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969977_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918894_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918894_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918894_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918894_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918894_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918894_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918894_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918894_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918922_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918922_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918922_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918922_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918922_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918922_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918922_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918922_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918930_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918930_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918930_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918930_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918930_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918930_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918930_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918930_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918930_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918930_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918930_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918930_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918930_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918930_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918930_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918930_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918931_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918931_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918931_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918931_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918931_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918931_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918931_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918931_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918933_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918933_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918933_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918933_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655229%3A9918933_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918933_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655229'^^xsd:string;
  dwc:catalogNumber '9918933_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655229'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655229:9918933_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919018_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919018_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919018_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919018_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919018_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919018_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919018_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919018_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919064_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919064_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919064_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919064_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919064_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919064_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919064_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919064_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919072_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919072_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919072_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919072_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919072_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919072_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919072_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919072_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919075_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919075_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919075_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919075_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655230%3A9919075_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919075_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655230'^^xsd:string;
  dwc:catalogNumber '9919075_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655230'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655230:9919075_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918557_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918557_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918557_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918557_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918557_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918557_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918557_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918557_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918636_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918636_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918636_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918636_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918636_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918636_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918636_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918636_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918641_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918641_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918641_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918641_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918641_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918641_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918641_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918641_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918648_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918648_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918648_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918648_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655227%3A9918648_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918648_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655227'^^xsd:string;
  dwc:catalogNumber '9918648_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655227'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655227:9918648_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918699_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918699_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918699_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918699_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918699_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918699_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655228'^^xsd:string;
  dwc:catalogNumber '9918699_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655228'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918699_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918752_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918752_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918752_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918752_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918752_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918752_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655228'^^xsd:string;
  dwc:catalogNumber '9918752_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655228'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918752_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918783_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918783_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918783_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918783_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918783_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918783_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655228'^^xsd:string;
  dwc:catalogNumber '9918783_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655228'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918783_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918783_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918783_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918783_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918783_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918783_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918783_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655228'^^xsd:string;
  dwc:catalogNumber '9918783_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655228'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918783_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918788_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918788_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918788_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918788_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918788_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918788_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655228'^^xsd:string;
  dwc:catalogNumber '9918788_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655228'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918788_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918790_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918790_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918790_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918790_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655228%3A9918790_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918790_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655228'^^xsd:string;
  dwc:catalogNumber '9918790_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655228'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655228:9918790_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969882_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969882_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969882_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969882_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969882_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969882_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969882_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969882_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969902_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969902_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969902_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969902_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969902_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969902_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969902_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969902_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969963_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969963_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969963_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969963_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969963_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969963_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969963_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969963_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969972_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969972_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969972_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969972_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969972_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969972_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969972_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969972_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969973_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969973_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969973_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969973_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969973_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969973_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969973_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969973_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969977_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969977_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969977_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969977_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.5833)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655774%3A9969977_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969977_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655774'^^xsd:string;
  dwc:catalogNumber '9969977_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655774'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.5833'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655774:9969977_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969832_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969832_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969832_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969832_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969832_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969832_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969832_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969832_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969835_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969835_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969835_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969835_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969835_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969835_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969835_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969835_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969835_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969835_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969835_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969835_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969835_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969835_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969835_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969835_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969740_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969740_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969740_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969740_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969740_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969740_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969740_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969740_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969775_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969775_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969775_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969775_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969775_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969775_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969775_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969775_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969801_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969801_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969801_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969801_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969801_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969801_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969801_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969801_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969819_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969819_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969819_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969819_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969819_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969819_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969819_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969819_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969819_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969819_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969819_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969819_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969819_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969819_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969819_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969819_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969821_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969821_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969821_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969821_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969821_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969821_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969821_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969821_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969825_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969825_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969825_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969825_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969825_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969825_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969825_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969825_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969825_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969825_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969825_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969825_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969825_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969825_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969825_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969825_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969826_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969826_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969826_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969826_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969826_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969826_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969826_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969826_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969829_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969829_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969829_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969829_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969829_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969829_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969829_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969829_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969830_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969830_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969830_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969830_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969830_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969830_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969830_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969830_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969830_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969830_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969830_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969830_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969830_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969830_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969830_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969830_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969831_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969831_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969831_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969831_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969831_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969831_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969831_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969831_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969832_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969832_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969740_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969740_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969740_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969740_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969740_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969740_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969740_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969740_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969775_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969775_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969775_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969775_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969775_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969775_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969775_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969775_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969821_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969821_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969821_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969821_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969821_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969821_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969821_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969821_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969829_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969829_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969829_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969829_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969829_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969829_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969829_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969829_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969831_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969831_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969831_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1667"^^xsd:decimal ;
  dwc:decimalLongitude "8.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969831_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1667 8.58333)"^^geo:wktLiteral ;
  geo-pos:lat "57.1667"^^xsd:decimal ;
  geo-pos:long "8.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655773%3A9969831_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969831_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655773'^^xsd:string;
  dwc:catalogNumber '9969831_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655773'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Krol, Tadeusz'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.58333'^^xsd:double;
  dwc:latitude '57.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655773:9969831_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930323_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930323_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930323_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930323_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930323_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930323_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655315'^^xsd:string;
  dwc:catalogNumber '9930323_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655315'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930323_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930343_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930343_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930343_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930343_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930343_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930343_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655315'^^xsd:string;
  dwc:catalogNumber '9930343_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655315'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930343_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930343_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930343_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930343_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930343_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930343_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930343_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655315'^^xsd:string;
  dwc:catalogNumber '9930343_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655315'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930343_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930351_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930351_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930351_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930351_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930351_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930351_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655315'^^xsd:string;
  dwc:catalogNumber '9930351_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655315'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930351_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930357_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930357_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930357_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930357_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930357_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930357_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655315'^^xsd:string;
  dwc:catalogNumber '9930357_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655315'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930357_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930357_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930357_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930357_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930357_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930357_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930357_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655315'^^xsd:string;
  dwc:catalogNumber '9930357_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655315'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930357_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929836_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929836_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929836_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929836_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929836_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929836_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655312'^^xsd:string;
  dwc:catalogNumber '9929836_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655312'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929836_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929836_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929836_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929836_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929836_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929836_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929836_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655312'^^xsd:string;
  dwc:catalogNumber '9929836_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655312'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929836_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929897_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929897_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929897_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929897_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929897_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929897_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655312'^^xsd:string;
  dwc:catalogNumber '9929897_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655312'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929897_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929915_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929915_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929915_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929915_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929915_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929915_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655312'^^xsd:string;
  dwc:catalogNumber '9929915_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655312'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929915_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929915_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929915_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929915_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929915_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929915_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929915_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655312'^^xsd:string;
  dwc:catalogNumber '9929915_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655312'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929915_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929920_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929920_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929920_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929920_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929920_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929920_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655312'^^xsd:string;
  dwc:catalogNumber '9929920_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655312'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929920_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929922_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929922_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929922_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929922_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929922_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929922_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655312'^^xsd:string;
  dwc:catalogNumber '9929922_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655312'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929922_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929925_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929925_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929925_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929925_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929925_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929925_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655312'^^xsd:string;
  dwc:catalogNumber '9929925_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655312'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929925_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929926_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929926_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929926_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929926_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929926_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929926_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655312'^^xsd:string;
  dwc:catalogNumber '9929926_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655312'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929926_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929928_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929928_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929928_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929928_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929928_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929928_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655312'^^xsd:string;
  dwc:catalogNumber '9929928_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655312'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929928_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929929_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929929_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929929_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929929_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929929_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929929_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655312'^^xsd:string;
  dwc:catalogNumber '9929929_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655312'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929929_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929931_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929931_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929931_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929931_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929931_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929931_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655312'^^xsd:string;
  dwc:catalogNumber '9929931_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655312'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929931_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929931_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929931_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929931_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929931_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929931_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929931_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655312'^^xsd:string;
  dwc:catalogNumber '9929931_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655312'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929931_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930262_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930262_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930262_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930262_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930262_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930262_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655315'^^xsd:string;
  dwc:catalogNumber '9930262_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655315'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930262_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930262_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930262_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930262_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930262_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930262_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930262_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655315'^^xsd:string;
  dwc:catalogNumber '9930262_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655315'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930262_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930315_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930315_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930315_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930315_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930315_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930315_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655315'^^xsd:string;
  dwc:catalogNumber '9930315_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655315'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930315_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930323_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930323_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930323_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930323_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930323_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930323_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655315'^^xsd:string;
  dwc:catalogNumber '9930323_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655315'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930323_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941188_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941188_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941188_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941188_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941188_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941188_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655392'^^xsd:string;
  dwc:catalogNumber '9941188_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655392'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941188_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941188_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941188_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941188_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941188_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941188_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941188_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655392'^^xsd:string;
  dwc:catalogNumber '9941188_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655392'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941188_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941241_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941241_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941241_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941241_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941241_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941241_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655392'^^xsd:string;
  dwc:catalogNumber '9941241_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655392'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941241_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941272_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941272_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941272_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941272_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941272_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941272_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655392'^^xsd:string;
  dwc:catalogNumber '9941272_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655392'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941272_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941272_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941272_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941272_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941272_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941272_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941272_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655392'^^xsd:string;
  dwc:catalogNumber '9941272_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655392'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941272_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941273_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941273_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941273_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941273_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941273_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941273_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655392'^^xsd:string;
  dwc:catalogNumber '9941273_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655392'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941273_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941278_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941278_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941278_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941278_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941278_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941278_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655392'^^xsd:string;
  dwc:catalogNumber '9941278_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655392'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941278_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941278_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941278_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941278_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941278_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941278_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941278_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655392'^^xsd:string;
  dwc:catalogNumber '9941278_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655392'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941278_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941279_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941279_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941279_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941279_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941279_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941279_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655392'^^xsd:string;
  dwc:catalogNumber '9941279_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655392'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941279_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941279_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941279_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941279_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941279_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941279_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941279_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655392'^^xsd:string;
  dwc:catalogNumber '9941279_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655392'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941279_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941280_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941280_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941280_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941280_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941280_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941280_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655392'^^xsd:string;
  dwc:catalogNumber '9941280_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655392'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941280_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941282_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941282_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941282_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941282_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941282_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941282_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655392'^^xsd:string;
  dwc:catalogNumber '9941282_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655392'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941282_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941283_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941283_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941283_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941283_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941283_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941283_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655392'^^xsd:string;
  dwc:catalogNumber '9941283_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655392'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941283_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941283_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941283_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941283_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941283_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941283_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941283_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655392'^^xsd:string;
  dwc:catalogNumber '9941283_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655392'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941283_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941241_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941241_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941241_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941241_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941241_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941241_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655392'^^xsd:string;
  dwc:catalogNumber '9941241_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655392'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941241_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941269_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941269_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941269_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941269_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941269_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941269_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655392'^^xsd:string;
  dwc:catalogNumber '9941269_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655392'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941269_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941274_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941274_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941274_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941274_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941274_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941274_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655392'^^xsd:string;
  dwc:catalogNumber '9941274_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655392'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941274_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941280_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941280_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941280_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941280_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655392%3A9941280_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941280_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655392'^^xsd:string;
  dwc:catalogNumber '9941280_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655392'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655392:9941280_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929864_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929864_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929864_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929864_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929864_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929864_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655312'^^xsd:string;
  dwc:catalogNumber '9929864_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655312'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929864_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929921_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929921_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929921_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929921_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929921_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929921_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655312'^^xsd:string;
  dwc:catalogNumber '9929921_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655312'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929921_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929927_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929927_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929927_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929927_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655312%3A9929927_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929927_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655312'^^xsd:string;
  dwc:catalogNumber '9929927_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655312'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655312:9929927_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930290_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930290_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930290_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930290_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930290_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930290_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655315'^^xsd:string;
  dwc:catalogNumber '9930290_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655315'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930290_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930351_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930351_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930351_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.81667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930351_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.81667)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.81667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655315%3A9930351_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930351_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655315'^^xsd:string;
  dwc:catalogNumber '9930351_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655315'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.81667'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655315:9930351_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924452_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924452_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924452_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924452_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924452_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924452_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924452_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924452_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924458_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924458_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924458_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924458_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924458_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924458_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924458_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924458_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924479_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924479_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924479_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924479_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924479_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924479_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924479_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924479_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924458_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924458_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924458_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924458_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924458_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924458_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924458_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924458_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924470_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924470_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924470_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924470_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924470_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924470_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924470_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924470_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924470_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924470_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924470_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924470_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924470_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924470_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924470_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924470_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924472_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924472_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924472_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924472_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924472_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924472_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924472_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924472_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924473_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924473_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924473_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924473_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924473_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924473_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924473_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924473_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924476_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924476_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924476_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924476_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924476_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924476_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924476_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924476_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924476_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924476_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924477_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924477_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924477_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924477_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924477_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924477_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924477_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924477_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924478_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924478_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924478_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924478_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924478_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924478_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924478_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924478_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924478_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924478_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924478_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924478_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924478_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924478_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924478_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924478_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924479_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924479_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924479_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924479_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924479_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924479_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924479_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924479_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924484_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924484_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924484_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924484_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924484_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924484_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924484_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924484_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924484_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924484_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924484_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924484_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924484_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924484_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924484_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924484_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930404_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930404_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930404_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930404_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930404_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930404_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930404_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930404_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930488_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930488_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930488_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930488_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930488_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930488_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930488_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930488_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930489_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930489_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930489_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930489_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930489_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930489_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930489_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930489_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930490_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930490_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930490_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930490_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930490_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930490_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930490_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930490_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930493_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930493_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930493_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930493_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930493_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930493_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930493_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930493_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930494_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930494_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930494_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930494_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930494_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930494_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930494_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930494_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930495_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930495_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930495_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930495_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930495_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930495_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930495_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930495_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930496_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930496_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930496_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930496_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930496_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930496_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930496_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930496_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930497_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930497_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930497_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930497_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930497_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930497_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930497_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930497_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930498_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930498_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930498_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930498_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930498_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930498_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930498_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930498_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930499_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930499_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930499_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930499_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930499_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930499_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930499_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930499_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930499_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930499_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930499_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930499_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930499_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930499_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930499_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930499_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9929978_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9929978_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9929978_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9929978_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9929978_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9929978_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655313'^^xsd:string;
  dwc:catalogNumber '9929978_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655313'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9929978_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930006_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930006_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930006_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930006_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930006_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930006_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655313'^^xsd:string;
  dwc:catalogNumber '9930006_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655313'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930006_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930031_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930031_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930031_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930031_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930031_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930031_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655313'^^xsd:string;
  dwc:catalogNumber '9930031_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655313'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930031_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930057_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930057_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930057_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930057_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930057_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930057_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655313'^^xsd:string;
  dwc:catalogNumber '9930057_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655313'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930057_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930062_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930062_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930062_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930062_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930062_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930062_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655313'^^xsd:string;
  dwc:catalogNumber '9930062_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655313'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930062_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930067_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930067_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930067_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930067_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930067_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930067_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655313'^^xsd:string;
  dwc:catalogNumber '9930067_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655313'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930067_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930068_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930068_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930068_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930068_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930068_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930068_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655313'^^xsd:string;
  dwc:catalogNumber '9930068_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655313'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930068_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930069_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930069_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930069_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930069_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930069_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930069_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655313'^^xsd:string;
  dwc:catalogNumber '9930069_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655313'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930069_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930071_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930071_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930071_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930071_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930071_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930071_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655313'^^xsd:string;
  dwc:catalogNumber '9930071_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655313'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930071_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930072_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930072_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930072_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930072_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930072_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930072_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655313'^^xsd:string;
  dwc:catalogNumber '9930072_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655313'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930072_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930073_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930073_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930073_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930073_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930073_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930073_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655313'^^xsd:string;
  dwc:catalogNumber '9930073_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655313'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930073_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930120_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930120_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930120_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930120_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930120_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655314:9930120_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655314'^^xsd:string;
  dwc:catalogNumber '9930120_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655314'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655314:9930120_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930120_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930120_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930120_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930120_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930120_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655314:9930120_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655314'^^xsd:string;
  dwc:catalogNumber '9930120_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655314'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655314:9930120_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930181_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930181_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930181_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930181_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930181_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655314:9930181_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655314'^^xsd:string;
  dwc:catalogNumber '9930181_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655314'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655314:9930181_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930209_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930209_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930209_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930209_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930209_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655314:9930209_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655314'^^xsd:string;
  dwc:catalogNumber '9930209_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655314'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655314:9930209_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930215_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930215_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930215_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930215_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930215_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655314:9930215_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655314'^^xsd:string;
  dwc:catalogNumber '9930215_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655314'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655314:9930215_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930404_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930404_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930404_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930404_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930404_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930404_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930404_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930404_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930439_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930439_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930439_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930439_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930439_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930439_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930439_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930439_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930457_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930457_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930457_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930457_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930457_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930457_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930457_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930457_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930465_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930465_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930465_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930465_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930465_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930465_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930465_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930465_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930483_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930483_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930483_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930483_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930483_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930483_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930483_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930483_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941555_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941555_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941555_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941555_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941555_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655394:9941555_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655394'^^xsd:string;
  dwc:catalogNumber '9941555_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655394'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655394:9941555_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941557_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941557_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941557_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941557_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941557_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655394:9941557_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655394'^^xsd:string;
  dwc:catalogNumber '9941557_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655394'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655394:9941557_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941567_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941567_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941567_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941567_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941567_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655394:9941567_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655394'^^xsd:string;
  dwc:catalogNumber '9941567_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655394'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655394:9941567_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941330_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941330_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941330_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941330_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941330_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655393:9941330_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655393'^^xsd:string;
  dwc:catalogNumber '9941330_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655393'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655393:9941330_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941368_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941368_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941368_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941368_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941368_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655393:9941368_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655393'^^xsd:string;
  dwc:catalogNumber '9941368_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655393'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655393:9941368_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941414_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941414_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941414_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941414_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941414_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655393:9941414_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655393'^^xsd:string;
  dwc:catalogNumber '9941414_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655393'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655393:9941414_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941421_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941421_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941421_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941421_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941421_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655393:9941421_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655393'^^xsd:string;
  dwc:catalogNumber '9941421_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655393'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655393:9941421_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941425_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941425_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941425_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941425_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941425_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655393:9941425_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655393'^^xsd:string;
  dwc:catalogNumber '9941425_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655393'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655393:9941425_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948195_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948195_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948195_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948195_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948195_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948195_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655444'^^xsd:string;
  dwc:catalogNumber '9948195_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655444'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948195_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948198_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948198_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948198_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948198_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948198_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948198_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655444'^^xsd:string;
  dwc:catalogNumber '9948198_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655444'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948198_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948198_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948198_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948198_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948198_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948198_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948198_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655444'^^xsd:string;
  dwc:catalogNumber '9948198_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655444'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948198_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948199_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948199_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948199_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948199_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948199_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948199_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655444'^^xsd:string;
  dwc:catalogNumber '9948199_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655444'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948199_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948295_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948295_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948295_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948295_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948295_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948295_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948295_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948295_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948295_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948295_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948295_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948295_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948295_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948295_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948295_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948295_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948301_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948301_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948301_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948301_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948301_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948301_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948301_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948301_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948311_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948311_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948311_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948311_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948311_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948311_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948311_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948311_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948313_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948313_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948313_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948313_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948313_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948313_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948313_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948313_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948313_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948313_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948313_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948313_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948313_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948313_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948313_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948313_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948314_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948314_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948314_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948314_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948314_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948314_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948314_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948314_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948315_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948315_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948315_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948315_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948315_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948315_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948315_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948315_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948316_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948316_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948316_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948316_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948316_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948316_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948316_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948316_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948319_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948319_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948319_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948319_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948319_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948319_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948319_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948319_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948319_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948319_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948319_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948319_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948319_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948319_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948319_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948319_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948320_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948320_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948320_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948320_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948320_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948320_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948320_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948320_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948320_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948320_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948320_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948320_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948320_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948320_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948320_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948320_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948321_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948321_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948321_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948321_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948321_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948321_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948321_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948321_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948321_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948321_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948321_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948321_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948321_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948321_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948321_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948321_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948322_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948322_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948322_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948322_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948322_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948322_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948322_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948322_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948327_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948327_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948327_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948327_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948327_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948327_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948327_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948327_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948327_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948327_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948327_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948327_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948327_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948327_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948327_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948327_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948180_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948180_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948180_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948180_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948180_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948180_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655444'^^xsd:string;
  dwc:catalogNumber '9948180_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655444'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948180_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948180_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948180_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948180_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948180_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948180_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948180_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655444'^^xsd:string;
  dwc:catalogNumber '9948180_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655444'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948180_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948186_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948186_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948186_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948186_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948186_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948186_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655444'^^xsd:string;
  dwc:catalogNumber '9948186_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655444'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948186_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948204_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948204_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948204_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948204_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948204_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948204_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655444'^^xsd:string;
  dwc:catalogNumber '9948204_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655444'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948204_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948205_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948205_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948205_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948205_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948205_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948205_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655444'^^xsd:string;
  dwc:catalogNumber '9948205_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655444'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948205_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948205_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948205_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948205_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948205_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948205_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948205_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655444'^^xsd:string;
  dwc:catalogNumber '9948205_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655444'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948205_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948206_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948206_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948206_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948206_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948206_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948206_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655444'^^xsd:string;
  dwc:catalogNumber '9948206_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655444'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948206_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948209_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948209_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948209_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948209_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948209_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948209_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655444'^^xsd:string;
  dwc:catalogNumber '9948209_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655444'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948209_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948212_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948212_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948212_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948212_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948212_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948212_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655444'^^xsd:string;
  dwc:catalogNumber '9948212_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655444'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948212_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948212_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948212_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948212_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948212_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948212_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948212_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655444'^^xsd:string;
  dwc:catalogNumber '9948212_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655444'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948212_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9946988_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9946988_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9946988_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9946988_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9946988_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9946988_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9946988_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9946988_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9946988_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9946988_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9946988_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9946988_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9946988_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9946988_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9946988_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9946988_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947010_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947010_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947010_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947010_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947010_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947010_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947010_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis odiosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109638'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947010_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947012_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947012_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947012_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947012_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947012_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947012_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947012_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947012_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947013_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947013_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947013_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947013_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947013_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947013_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947013_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947013_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947025_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947025_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947025_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947025_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947025_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947025_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947025_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947025_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947025_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947025_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947025_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947025_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947025_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947025_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947025_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947025_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947032_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947032_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947032_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947032_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947032_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947032_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947032_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947032_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947032_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947032_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947032_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947032_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947032_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947032_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947032_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947032_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947035_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947035_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947035_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947035_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947035_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947035_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947035_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947035_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947035_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947035_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947036_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947036_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947036_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947036_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947036_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947036_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947036_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947036_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947037_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947037_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947037_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947037_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947037_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947037_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947037_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947037_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947038_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947038_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947038_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947038_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947038_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947038_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947038_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947038_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947038_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947038_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947038_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947038_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947038_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947038_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947038_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947038_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947039_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947039_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947039_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947039_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947039_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947039_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947039_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947039_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947040_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947040_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947040_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947040_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947040_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947040_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947040_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947040_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947041_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947041_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947042_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947042_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947042_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947042_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947042_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947042_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947042_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947042_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947042_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947042_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947043_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947043_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947043_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947043_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947043_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947043_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947043_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947043_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947043_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947043_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947043_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947043_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947043_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947043_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947043_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947043_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947044_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947044_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947044_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947044_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947044_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947044_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947044_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947044_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947045_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947045_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947045_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947045_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947045_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947045_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947045_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947045_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947045_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947045_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947045_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947045_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947045_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947045_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947045_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947045_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947048_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947048_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947048_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947048_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947048_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947048_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947048_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947048_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948134_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948134_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948134_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948134_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948134_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948134_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655444'^^xsd:string;
  dwc:catalogNumber '9948134_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655444'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948134_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948204_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948204_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948204_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948204_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948204_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948204_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655444'^^xsd:string;
  dwc:catalogNumber '9948204_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655444'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948204_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948207_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948207_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948207_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948207_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655444%3A9948207_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948207_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655444'^^xsd:string;
  dwc:catalogNumber '9948207_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655444'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655444:9948207_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948274_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948274_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948274_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948274_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948274_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948274_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948274_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948274_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948280_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948280_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948280_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948280_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948280_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948280_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948280_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948280_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948315_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948315_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948315_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948315_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948315_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948315_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948315_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948315_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948322_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948322_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948322_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948322_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655445%3A9948322_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948322_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655445'^^xsd:string;
  dwc:catalogNumber '9948322_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655445'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655445:9948322_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941472_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941472_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941472_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941472_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655394%3A9941472_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655394:9941472_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655394'^^xsd:string;
  dwc:catalogNumber '9941472_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655394'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655394:9941472_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941420_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941420_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941420_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941420_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655393%3A9941420_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655393:9941420_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655393'^^xsd:string;
  dwc:catalogNumber '9941420_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655393'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655393:9941420_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947001_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947001_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947001_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947001_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947001_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947001_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947001_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947001_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947013_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947013_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947013_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947013_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947013_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947013_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947013_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947013_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947033_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947033_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947033_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947033_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947033_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947033_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947033_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947033_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947036_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947036_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947036_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947036_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947036_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947036_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947036_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947036_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947039_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947039_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947039_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947039_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947039_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947039_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947039_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947039_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947041_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947041_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947041_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947041_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947041_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947041_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947041_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947041_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947044_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947044_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947044_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947044_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947044_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947044_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947044_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947044_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947048_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947048_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947048_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947048_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655433%3A9947048_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947048_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655433'^^xsd:string;
  dwc:catalogNumber '9947048_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655433'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655433:9947048_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9929978_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9929978_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9929978_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9929978_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9929978_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9929978_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655313'^^xsd:string;
  dwc:catalogNumber '9929978_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655313'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9929978_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930039_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930039_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930039_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930039_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930039_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930039_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655313'^^xsd:string;
  dwc:catalogNumber '9930039_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655313'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930039_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930070_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930070_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930070_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930070_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930070_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930070_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655313'^^xsd:string;
  dwc:catalogNumber '9930070_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655313'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930070_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930073_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930073_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930073_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930073_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655313%3A9930073_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930073_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655313'^^xsd:string;
  dwc:catalogNumber '9930073_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655313'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655313:9930073_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930209_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930209_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930209_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930209_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930209_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655314:9930209_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655314'^^xsd:string;
  dwc:catalogNumber '9930209_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655314'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655314:9930209_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930215_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930215_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930215_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930215_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655314%3A9930215_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655314:9930215_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655314'^^xsd:string;
  dwc:catalogNumber '9930215_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655314'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655314:9930215_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930464_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930464_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930464_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930464_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930464_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930464_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930464_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930464_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924468_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924468_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924468_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924468_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924468_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924468_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924468_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924468_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924473_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924473_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924473_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924473_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924473_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924473_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924473_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924473_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924477_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924477_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924477_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924477_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924477_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924477_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924477_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924477_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924482_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924482_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924482_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924482_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924482_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924482_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924482_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924482_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924452_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924452_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924452_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924452_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655270%3A9924452_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924452_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655270'^^xsd:string;
  dwc:catalogNumber '9924452_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655270'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655270:9924452_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930485_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930485_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930485_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930485_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930485_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930485_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930485_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930485_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930491_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930491_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930491_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "8.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930491_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 8.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "8.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655316%3A9930491_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930491_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655316'^^xsd:string;
  dwc:catalogNumber '9930491_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655316'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8167'^^xsd:double;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655316:9930491_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932901_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932901_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932901_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932901_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932901_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655333:9932901_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655333'^^xsd:string;
  dwc:catalogNumber '9932901_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655333'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655333:9932901_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932901_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932901_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932901_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932901_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932901_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655333:9932901_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655333'^^xsd:string;
  dwc:catalogNumber '9932901_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655333'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655333:9932901_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932907_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932907_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932907_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932907_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932907_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655333:9932907_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655333'^^xsd:string;
  dwc:catalogNumber '9932907_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655333'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655333:9932907_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932954_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932954_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932954_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932954_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932954_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9932954_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9932954_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9932954_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932954_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932954_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932954_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932954_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932954_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9932954_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9932954_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9932954_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932974_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932974_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932974_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932974_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932974_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9932974_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9932974_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9932974_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932992_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932992_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932992_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932992_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9932992_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9932992_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9932992_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9932992_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933015_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933015_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933015_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933015_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933015_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933015_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9933015_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933015_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932812_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932812_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932812_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932812_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932812_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655333:9932812_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655333'^^xsd:string;
  dwc:catalogNumber '9932812_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655333'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655333:9932812_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932840_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932840_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932840_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932840_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932840_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655333:9932840_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655333'^^xsd:string;
  dwc:catalogNumber '9932840_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655333'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655333:9932840_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932873_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932873_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932873_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932873_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932873_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655333:9932873_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655333'^^xsd:string;
  dwc:catalogNumber '9932873_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655333'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655333:9932873_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932873_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932873_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932873_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932873_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932873_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655333:9932873_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655333'^^xsd:string;
  dwc:catalogNumber '9932873_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655333'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655333:9932873_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933033_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933033_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933033_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933033_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933033_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933033_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9933033_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933033_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933035_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933035_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933035_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933035_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933035_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933035_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9933035_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933035_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933037_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933037_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933037_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933037_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933037_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933037_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9933037_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933037_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933039_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933039_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933039_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933039_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933039_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933039_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9933039_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933039_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933040_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933040_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933040_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933040_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933040_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933040_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9933040_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933040_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9933041_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933041_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933043_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933043_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933043_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933043_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933043_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933043_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9933043_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933043_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933044_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933044_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933044_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933044_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933044_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933044_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9933044_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933044_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933046_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933046_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933046_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933046_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933046_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933046_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9933046_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933046_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933047_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933047_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933047_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933047_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933047_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933047_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9933047_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933047_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933048_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933048_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933048_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933048_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933048_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933048_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9933048_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933048_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933049_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933049_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933049_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933049_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933049_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933049_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9933049_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933049_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933238_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933238_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933238_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933238_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933238_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933238_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655336'^^xsd:string;
  dwc:catalogNumber '9933238_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655336'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933238_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933238_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933238_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933238_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933238_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933238_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933238_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655336'^^xsd:string;
  dwc:catalogNumber '9933238_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655336'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933238_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933291_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933291_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933291_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933291_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933291_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933291_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655336'^^xsd:string;
  dwc:catalogNumber '9933291_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655336'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933291_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933299_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933299_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933299_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933299_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933299_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933299_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655336'^^xsd:string;
  dwc:catalogNumber '9933299_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655336'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933299_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933319_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933319_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933319_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933319_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933319_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933319_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655336'^^xsd:string;
  dwc:catalogNumber '9933319_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655336'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933319_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933327_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933327_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933327_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933327_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933327_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933327_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655336'^^xsd:string;
  dwc:catalogNumber '9933327_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655336'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933327_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933333_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933333_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933333_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933333_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933333_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933333_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655336'^^xsd:string;
  dwc:catalogNumber '9933333_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655336'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933333_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933333_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933333_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933333_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933333_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933333_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933333_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655336'^^xsd:string;
  dwc:catalogNumber '9933333_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655336'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933333_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942606_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942606_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942606_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942606_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942606_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942606_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655402'^^xsd:string;
  dwc:catalogNumber '9942606_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655402'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942606_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942641_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942641_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942641_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942641_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942641_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942641_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655402'^^xsd:string;
  dwc:catalogNumber '9942641_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655402'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942641_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942675_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942675_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942675_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942675_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942675_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942675_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655402'^^xsd:string;
  dwc:catalogNumber '9942675_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655402'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942675_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942690_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942690_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942690_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942690_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942690_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942690_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655402'^^xsd:string;
  dwc:catalogNumber '9942690_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655402'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942690_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942691_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942691_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942691_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942691_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942691_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942691_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655402'^^xsd:string;
  dwc:catalogNumber '9942691_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655402'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942691_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942692_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942692_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942692_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942692_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942692_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942692_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655402'^^xsd:string;
  dwc:catalogNumber '9942692_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655402'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942692_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942696_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942696_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942696_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942696_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942696_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942696_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655402'^^xsd:string;
  dwc:catalogNumber '9942696_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655402'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942696_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942696_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942696_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942696_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942696_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942696_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942696_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655402'^^xsd:string;
  dwc:catalogNumber '9942696_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655402'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942696_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942697_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942697_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942697_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942697_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942697_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942697_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655402'^^xsd:string;
  dwc:catalogNumber '9942697_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655402'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942697_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942698_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942698_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942698_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942698_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942698_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942698_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655402'^^xsd:string;
  dwc:catalogNumber '9942698_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655402'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942698_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942698_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942698_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942698_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942698_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942698_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942698_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655402'^^xsd:string;
  dwc:catalogNumber '9942698_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655402'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942698_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942701_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942701_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942701_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942701_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942701_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942701_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655402'^^xsd:string;
  dwc:catalogNumber '9942701_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655402'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942701_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942701_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942701_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942701_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942701_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942701_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942701_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655402'^^xsd:string;
  dwc:catalogNumber '9942701_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655402'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942701_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942890_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942890_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942890_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942890_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942890_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942890_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655404'^^xsd:string;
  dwc:catalogNumber '9942890_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655404'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942890_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942951_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942951_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942951_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942951_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942951_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942951_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655404'^^xsd:string;
  dwc:catalogNumber '9942951_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655404'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942951_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942971_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942971_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942971_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942971_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942971_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942971_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655404'^^xsd:string;
  dwc:catalogNumber '9942971_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655404'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942971_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942973_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942973_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942973_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942973_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942973_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942973_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655404'^^xsd:string;
  dwc:catalogNumber '9942973_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655404'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942973_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942973_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942973_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942973_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942973_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942973_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942973_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655404'^^xsd:string;
  dwc:catalogNumber '9942973_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655404'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942973_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942975_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942975_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942975_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942975_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942975_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942975_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655404'^^xsd:string;
  dwc:catalogNumber '9942975_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655404'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942975_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942980_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942980_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942980_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942980_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942980_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942980_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655404'^^xsd:string;
  dwc:catalogNumber '9942980_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655404'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942980_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942980_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942980_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942980_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942980_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942980_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942980_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655404'^^xsd:string;
  dwc:catalogNumber '9942980_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655404'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942980_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942981_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942981_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942981_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942981_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942981_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942981_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655404'^^xsd:string;
  dwc:catalogNumber '9942981_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655404'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942981_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942981_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942981_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942981_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942981_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942981_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942981_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655404'^^xsd:string;
  dwc:catalogNumber '9942981_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655404'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942981_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942985_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942985_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942985_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942985_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942985_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942985_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655404'^^xsd:string;
  dwc:catalogNumber '9942985_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655404'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942985_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942985_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942985_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942985_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942985_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942985_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942985_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655404'^^xsd:string;
  dwc:catalogNumber '9942985_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655404'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942985_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947133_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947133_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947133_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947133_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947133_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947133_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947133_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947133_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947134_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947134_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947134_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947134_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947134_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947134_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947134_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947134_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947134_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947134_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947134_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947134_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947134_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947134_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947134_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947134_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947135_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947135_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947135_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947135_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947135_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947135_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947135_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947135_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947138_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947138_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947138_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947138_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947138_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947138_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947138_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947138_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947138_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947138_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947138_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947138_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947138_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947138_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947138_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947138_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947168_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947168_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947168_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947168_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947168_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947168_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947168_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947168_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947213_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947213_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947213_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947213_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947213_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947213_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947213_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947213_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947215_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947215_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947215_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947215_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947215_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947215_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947215_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947215_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947215_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947215_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947215_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947215_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947215_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947215_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947215_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947215_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947216_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947216_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947216_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947216_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947216_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947216_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947216_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947216_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947217_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947217_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947217_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947217_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947217_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947217_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947217_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947217_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947217_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947217_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947217_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947217_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947217_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947217_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947217_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947217_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947218_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947218_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947218_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947218_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947218_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947218_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947218_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947218_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947219_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947219_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947219_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947219_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947219_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947219_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947219_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947219_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947220_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947220_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947220_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947220_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947220_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947220_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947220_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947220_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947221_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947221_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947221_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947221_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947221_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947221_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947221_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947221_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947222_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947222_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947222_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947222_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947222_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947222_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947222_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947222_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947222_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947222_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947222_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947222_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947222_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947222_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947222_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947222_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947223_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947223_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947223_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947223_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947223_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947223_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947223_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947223_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947224_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947224_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947224_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947224_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947224_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947224_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947224_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947224_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947224_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947224_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947224_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947224_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947224_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947224_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947224_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947224_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947225_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947225_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947225_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947225_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947225_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947225_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947225_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947225_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947225_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947225_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947225_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947225_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947225_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947225_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947225_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947225_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947228_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947228_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947228_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947228_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947228_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947228_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947228_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947228_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947228_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947228_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947228_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947228_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947228_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947228_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947228_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947228_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947078_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947078_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947078_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947078_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947078_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947078_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947078_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947078_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947078_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947078_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947078_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947078_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947078_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947078_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947078_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947078_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947090_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947090_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947102_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947102_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947102_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947102_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947102_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947102_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947102_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947102_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947115_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947115_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947115_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947115_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947115_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947115_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947115_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947115_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947115_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947115_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947122_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947122_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947122_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947122_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947122_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947122_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947122_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947122_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947122_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947122_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947122_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947122_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947122_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947122_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947122_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947122_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947123_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947123_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947123_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947123_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947123_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947123_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947123_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947123_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947125_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947125_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947125_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947125_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947125_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947125_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947125_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947125_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947126_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947126_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947126_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947126_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947126_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947126_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947126_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947126_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947127_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947127_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947127_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947127_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947127_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947127_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947127_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947127_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947127_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947127_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947127_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947127_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947127_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947127_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947127_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947127_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947128_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947128_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947128_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947128_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947128_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947128_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947128_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947128_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947129_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947129_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947129_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947129_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947129_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947129_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947129_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947129_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947129_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947129_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947129_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947129_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947129_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947129_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947129_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947129_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947131_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947131_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947131_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947131_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947131_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947131_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947131_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947131_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947132_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947132_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947132_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947132_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947132_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947132_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947132_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947132_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947132_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947132_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947133_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947133_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947133_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947133_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947133_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947133_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947133_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947133_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947193_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947193_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947193_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947193_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947193_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947193_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947193_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947193_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947205_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947205_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947205_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947205_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947205_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947205_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947205_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947205_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947205_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947205_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947205_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947205_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947205_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947205_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947205_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947205_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947212_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947212_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947212_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947212_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947212_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947212_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947212_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947212_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947212_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947212_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947212_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947212_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947212_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947212_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947212_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947212_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947135_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947135_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947135_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947135_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947135_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947135_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947135_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947135_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947213_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947213_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947213_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947213_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947213_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947213_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947213_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947213_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947216_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947216_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947216_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947216_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947216_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947216_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947216_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947216_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942606_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942606_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942606_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942606_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942606_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942606_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655402'^^xsd:string;
  dwc:catalogNumber '9942606_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655402'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942606_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942675_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942675_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942675_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942675_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942675_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942675_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655402'^^xsd:string;
  dwc:catalogNumber '9942675_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655402'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942675_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942692_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942692_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942692_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942692_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942692_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942692_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655402'^^xsd:string;
  dwc:catalogNumber '9942692_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655402'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942692_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942697_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942697_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942697_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942697_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655402%3A9942697_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942697_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655402'^^xsd:string;
  dwc:catalogNumber '9942697_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655402'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655402:9942697_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942959_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942959_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942959_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942959_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942959_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942959_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655404'^^xsd:string;
  dwc:catalogNumber '9942959_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655404'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942959_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942975_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942975_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942975_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942975_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655404%3A9942975_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942975_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655404'^^xsd:string;
  dwc:catalogNumber '9942975_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655404'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655404:9942975_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947218_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947218_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947218_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947218_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947218_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947218_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947218_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947218_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947221_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947221_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947221_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947221_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947221_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947221_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947221_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947221_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947223_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947223_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947223_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947223_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947223_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947223_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947223_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947223_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947091_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947091_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947091_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947091_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947091_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947091_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947091_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947091_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947125_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947125_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947125_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947125_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947125_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947125_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947125_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947125_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947128_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947128_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947128_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947128_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947128_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947128_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947128_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947128_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947131_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947131_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947131_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947131_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655434%3A9947131_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947131_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655434'^^xsd:string;
  dwc:catalogNumber '9947131_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655434'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655434:9947131_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947192_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947192_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947192_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947192_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655435%3A9947192_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947192_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655435'^^xsd:string;
  dwc:catalogNumber '9947192_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655435'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655435:9947192_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932812_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932812_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932812_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932812_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932812_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655333:9932812_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655333'^^xsd:string;
  dwc:catalogNumber '9932812_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655333'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655333:9932812_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932907_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932907_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932907_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932907_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655333%3A9932907_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655333:9932907_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655333'^^xsd:string;
  dwc:catalogNumber '9932907_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655333'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655333:9932907_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933007_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933007_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933007_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933007_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933007_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933007_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9933007_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933007_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933033_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933033_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933033_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933033_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933033_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933033_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9933033_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933033_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933038_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933038_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933038_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933038_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933038_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933038_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9933038_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933038_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933045_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933045_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933045_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933045_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933045_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933045_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9933045_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933045_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933049_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933049_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933049_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933049_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655334%3A9933049_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933049_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655334'^^xsd:string;
  dwc:catalogNumber '9933049_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655334'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655334:9933049_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933299_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933299_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933299_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933299_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933299_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933299_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655336'^^xsd:string;
  dwc:catalogNumber '9933299_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655336'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933299_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933327_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933327_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933327_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933327_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.8833)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655336%3A9933327_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933327_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655336'^^xsd:string;
  dwc:catalogNumber '9933327_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655336'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.8833'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655336:9933327_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932670_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932670_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932670_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932670_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932670_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932670_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655332'^^xsd:string;
  dwc:catalogNumber '9932670_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655332'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932670_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932698_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932698_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932698_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932698_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932698_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932698_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655332'^^xsd:string;
  dwc:catalogNumber '9932698_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655332'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932698_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932698_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932698_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932698_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932698_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932698_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932698_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655332'^^xsd:string;
  dwc:catalogNumber '9932698_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655332'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932698_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655332'^^xsd:string;
  dwc:catalogNumber '9932731_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655332'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932731_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932731_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932731_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932731_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932731_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932731_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932731_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655332'^^xsd:string;
  dwc:catalogNumber '9932731_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655332'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932731_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932749_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932749_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932749_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932749_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932749_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932749_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655332'^^xsd:string;
  dwc:catalogNumber '9932749_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655332'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932749_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932751_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932751_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932751_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932751_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932751_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932751_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655332'^^xsd:string;
  dwc:catalogNumber '9932751_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655332'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932751_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932759_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932759_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932759_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932759_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932759_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932759_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655332'^^xsd:string;
  dwc:catalogNumber '9932759_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655332'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932759_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932765_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932765_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932765_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932765_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932765_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932765_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655332'^^xsd:string;
  dwc:catalogNumber '9932765_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655332'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932765_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932765_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932765_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932765_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932765_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932765_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932765_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655332'^^xsd:string;
  dwc:catalogNumber '9932765_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655332'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932765_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933096_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933096_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933096_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933096_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933096_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933096_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655335'^^xsd:string;
  dwc:catalogNumber '9933096_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655335'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933096_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933096_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933096_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933096_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933096_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933096_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933096_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655335'^^xsd:string;
  dwc:catalogNumber '9933096_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655335'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933096_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933157_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933157_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933157_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933157_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933157_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933157_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655335'^^xsd:string;
  dwc:catalogNumber '9933157_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655335'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933157_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933175_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933175_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933175_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933175_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933175_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933175_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655335'^^xsd:string;
  dwc:catalogNumber '9933175_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655335'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933175_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933177_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933177_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933177_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933177_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933177_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933177_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655335'^^xsd:string;
  dwc:catalogNumber '9933177_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655335'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933177_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933185_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933185_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933185_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933185_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933185_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933185_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655335'^^xsd:string;
  dwc:catalogNumber '9933185_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655335'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933185_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933185_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933185_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933185_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933185_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933185_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933185_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655335'^^xsd:string;
  dwc:catalogNumber '9933185_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655335'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933185_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933191_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933191_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933191_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933191_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933191_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933191_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655335'^^xsd:string;
  dwc:catalogNumber '9933191_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655335'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933191_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942779_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942779_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942779_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942779_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942779_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942779_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942779_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis dens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109616'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942779_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942786_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942786_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942786_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942786_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942786_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942786_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942786_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942786_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942829_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942829_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942829_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942829_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942829_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942829_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942829_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942829_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942832_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942832_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942832_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942832_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942832_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942832_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942832_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942832_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942832_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942832_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942833_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942833_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942833_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942833_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942833_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942833_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942833_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942833_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942835_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942835_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942835_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942835_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942835_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942835_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942835_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942835_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942838_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942838_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942838_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942838_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942838_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942838_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942838_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942838_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942838_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942838_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942838_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942838_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942838_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942838_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942838_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942838_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942839_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942839_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942839_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942839_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942839_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942839_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942839_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942839_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942840_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942840_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942840_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942840_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942840_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942840_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942840_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942840_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942840_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942840_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942840_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942840_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942840_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942840_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942840_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942840_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942841_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942841_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942841_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942841_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942841_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942841_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942841_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942841_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942842_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942842_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942842_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942842_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942842_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942842_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942842_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942842_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942843_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942843_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942843_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942843_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942843_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942843_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942843_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942843_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942843_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942843_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942843_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942843_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942843_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942843_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942843_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942843_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942748_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942748_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942748_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942748_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942748_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942748_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942748_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942748_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942831_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942831_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942831_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942831_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942831_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942831_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942831_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942831_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942833_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942833_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942833_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942833_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942833_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942833_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942833_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942833_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942839_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942839_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942839_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942839_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655403%3A9942839_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942839_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655403'^^xsd:string;
  dwc:catalogNumber '9942839_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655403'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655403:9942839_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932670_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932670_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932670_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932670_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932670_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932670_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655332'^^xsd:string;
  dwc:catalogNumber '9932670_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655332'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932670_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932723_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932723_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932723_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932723_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932723_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932723_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655332'^^xsd:string;
  dwc:catalogNumber '9932723_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655332'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932723_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932759_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932759_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932759_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932759_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655332%3A9932759_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932759_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655332'^^xsd:string;
  dwc:catalogNumber '9932759_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655332'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655332:9932759_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933149_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933149_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933149_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933149_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933149_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933149_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655335'^^xsd:string;
  dwc:catalogNumber '9933149_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655335'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933149_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933157_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933157_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933157_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933157_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933157_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933157_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655335'^^xsd:string;
  dwc:catalogNumber '9933157_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655335'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933157_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933191_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933191_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933191_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3333"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933191_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3333 8.88333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3333"^^xsd:decimal ;
  geo-pos:long "8.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655335%3A9933191_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933191_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655335'^^xsd:string;
  dwc:catalogNumber '9933191_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655335'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.88333'^^xsd:double;
  dwc:latitude '58.3333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655335:9933191_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924552_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924552_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924552_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924552_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924552_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924552_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924552_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924552_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924567_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924567_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924567_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924567_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924567_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924567_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924567_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924567_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924585_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924585_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924585_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924585_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924585_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924585_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924585_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924585_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924585_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924585_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924585_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924585_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924585_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924585_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924585_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924585_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924587_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924587_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924587_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924587_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924587_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924587_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924587_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924587_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924587_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924587_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924587_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924587_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924587_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924587_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924587_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924587_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924588_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924588_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924588_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924588_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924588_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924588_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924588_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924588_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924589_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924589_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924589_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924589_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924589_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924589_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924589_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924589_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924591_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924591_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924591_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924591_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924591_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924591_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924591_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924591_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924591_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924591_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924591_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924591_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924591_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924591_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924591_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924591_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924592_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924592_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924592_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924592_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924592_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924592_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924592_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924592_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924593_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924593_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924593_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924593_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924593_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924593_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924593_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924593_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924593_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924593_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924593_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924593_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924593_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924593_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924593_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924593_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924594_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924594_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924594_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924594_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924594_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924594_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924594_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924594_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924599_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924599_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924599_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924599_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924599_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924599_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924599_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924599_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924599_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924599_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933363_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933363_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933363_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933363_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933363_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933363_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933363_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Chaetoceros pseudocrinitus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149222'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933363_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933380_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933380_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933380_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933380_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933380_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933380_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933380_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933380_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933380_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933380_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933380_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933380_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933380_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933380_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933380_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933380_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933408_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933408_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933408_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933408_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933408_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933408_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933408_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933408_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933441_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933441_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933441_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933441_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933441_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933441_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933441_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933441_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933441_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933441_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933441_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933441_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933441_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933441_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933441_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933441_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933461_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933461_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933461_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933461_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933461_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933461_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933461_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933461_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933464_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933464_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933464_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933464_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933464_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933464_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933464_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933464_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933466_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933466_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933466_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933466_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933466_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933466_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933466_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933466_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933469_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933469_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933469_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933469_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933469_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933469_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933469_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933469_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933470_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933470_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933470_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933470_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933470_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933470_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933470_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933470_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933471_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933471_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933471_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933471_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933471_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933471_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933471_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933471_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933475_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933475_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933475_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933475_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933475_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933475_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943116_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943116_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943116_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943116_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943116_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943116_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943116_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943116_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943117_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943117_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943117_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943117_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943117_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943117_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943117_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943117_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943117_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943117_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943117_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943117_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943117_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943117_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943117_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943117_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943118_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943118_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943118_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943118_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943118_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943118_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943118_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943118_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943119_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943119_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943119_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943119_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943119_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943119_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943119_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943119_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943122_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943122_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943122_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943122_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943122_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943122_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943122_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943122_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943127_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943127_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943127_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943127_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943127_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943127_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943127_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943127_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943174_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943174_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943174_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943174_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943174_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943174_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655406'^^xsd:string;
  dwc:catalogNumber '9943174_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655406'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943174_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943174_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943174_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943174_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943174_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943174_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943174_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655406'^^xsd:string;
  dwc:catalogNumber '9943174_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655406'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943174_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943227_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943227_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943227_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943227_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943227_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943227_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655406'^^xsd:string;
  dwc:catalogNumber '9943227_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655406'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943227_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943255_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943255_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943255_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943255_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943255_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943255_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655406'^^xsd:string;
  dwc:catalogNumber '9943255_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655406'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943255_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943258_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943258_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943258_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943258_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943258_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943258_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655406'^^xsd:string;
  dwc:catalogNumber '9943258_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655406'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943258_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943258_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943258_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943258_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943258_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943258_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943258_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655406'^^xsd:string;
  dwc:catalogNumber '9943258_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655406'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943258_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943264_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943264_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943264_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943264_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943264_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943264_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655406'^^xsd:string;
  dwc:catalogNumber '9943264_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655406'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943264_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943264_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943264_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943264_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943264_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943264_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943264_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655406'^^xsd:string;
  dwc:catalogNumber '9943264_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655406'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943264_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943265_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943265_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943265_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943265_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943265_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943265_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655406'^^xsd:string;
  dwc:catalogNumber '9943265_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655406'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943265_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943266_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943266_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943266_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943266_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943266_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943266_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655406'^^xsd:string;
  dwc:catalogNumber '9943266_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655406'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943266_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943266_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943266_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943266_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943266_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943266_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943266_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655406'^^xsd:string;
  dwc:catalogNumber '9943266_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655406'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943266_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943268_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943268_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943268_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943268_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943268_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943268_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655406'^^xsd:string;
  dwc:catalogNumber '9943268_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655406'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943268_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943269_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943269_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943269_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943269_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943269_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943269_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655406'^^xsd:string;
  dwc:catalogNumber '9943269_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655406'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943269_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943269_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943269_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943269_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943269_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943269_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943269_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655406'^^xsd:string;
  dwc:catalogNumber '9943269_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655406'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943269_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943316_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943316_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943316_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943316_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943316_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943316_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655407'^^xsd:string;
  dwc:catalogNumber '9943316_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655407'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943316_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943351_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943351_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943351_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943351_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943351_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943351_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655407'^^xsd:string;
  dwc:catalogNumber '9943351_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655407'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943351_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943369_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943369_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943369_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943369_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943369_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943369_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655407'^^xsd:string;
  dwc:catalogNumber '9943369_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655407'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943369_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943399_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943399_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943399_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943399_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943399_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943399_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655407'^^xsd:string;
  dwc:catalogNumber '9943399_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655407'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943399_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943399_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943399_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943399_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943399_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943399_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943399_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655407'^^xsd:string;
  dwc:catalogNumber '9943399_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655407'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943399_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943400_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943400_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943400_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943400_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943400_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943400_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655407'^^xsd:string;
  dwc:catalogNumber '9943400_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655407'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943400_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943402_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943402_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943402_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943402_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943402_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943402_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655407'^^xsd:string;
  dwc:catalogNumber '9943402_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655407'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943402_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943404_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943404_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943404_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943404_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943404_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943404_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655407'^^xsd:string;
  dwc:catalogNumber '9943404_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655407'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943404_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943406_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943406_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943406_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943406_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943406_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943406_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655407'^^xsd:string;
  dwc:catalogNumber '9943406_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655407'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943406_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943406_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943406_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943406_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943406_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943406_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943406_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655407'^^xsd:string;
  dwc:catalogNumber '9943406_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655407'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943406_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943407_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943407_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943407_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943407_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943407_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943407_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655407'^^xsd:string;
  dwc:catalogNumber '9943407_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655407'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943407_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943407_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943407_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943407_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943407_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943407_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943407_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655407'^^xsd:string;
  dwc:catalogNumber '9943407_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655407'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943407_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943408_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943408_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943408_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943408_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943408_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943408_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655407'^^xsd:string;
  dwc:catalogNumber '9943408_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655407'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943408_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943411_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943411_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943411_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943411_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943411_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943411_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655407'^^xsd:string;
  dwc:catalogNumber '9943411_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655407'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943411_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943458_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943458_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943458_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943458_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943458_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943458_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943458_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943458_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943458_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943458_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943458_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943458_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943458_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943458_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943458_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943458_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943478_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943478_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943478_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943478_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943478_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943478_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943478_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943478_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943511_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943511_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943511_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943511_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943511_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943511_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943511_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943511_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943511_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943511_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943511_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943511_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943511_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943511_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943511_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943511_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943537_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943537_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943537_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943537_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943537_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943537_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943537_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943537_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943542_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943542_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943542_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943542_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943542_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943542_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943542_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943542_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943544_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943544_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943544_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943544_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943544_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943544_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943544_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943544_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943545_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943545_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943545_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943545_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943545_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943545_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943545_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943545_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943548_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943548_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943548_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943548_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943548_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943548_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943548_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943548_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943548_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943548_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943548_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943548_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943548_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943548_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943548_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943548_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943549_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943549_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943549_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943549_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943549_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943549_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943549_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943549_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943549_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943549_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943549_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943549_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943549_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943549_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943549_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943549_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943550_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943550_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943550_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943550_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943550_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943550_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943550_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943550_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943551_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943551_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943551_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943551_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943551_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943551_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943551_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943551_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943551_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943551_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943551_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943551_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943551_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943551_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943551_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943551_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943552_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943552_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943552_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943552_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943552_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943552_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943552_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943552_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943553_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943553_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943553_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943553_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943553_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943553_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943553_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943553_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943553_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943553_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943553_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943553_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943553_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943553_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943553_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943553_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943600_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943600_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943600_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943600_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943600_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943600_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655409'^^xsd:string;
  dwc:catalogNumber '9943600_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655409'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943600_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943653_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943653_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943653_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943653_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943653_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943653_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655409'^^xsd:string;
  dwc:catalogNumber '9943653_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655409'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943653_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943681_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943681_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943681_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943681_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943681_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943681_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655409'^^xsd:string;
  dwc:catalogNumber '9943681_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655409'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943681_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943684_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943684_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943684_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943684_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943684_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943684_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655409'^^xsd:string;
  dwc:catalogNumber '9943684_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655409'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943684_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943690_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943690_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943690_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943690_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943690_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943690_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655409'^^xsd:string;
  dwc:catalogNumber '9943690_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655409'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943690_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943690_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943690_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943690_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943690_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943690_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943690_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655409'^^xsd:string;
  dwc:catalogNumber '9943690_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655409'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943690_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943691_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943691_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943691_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943691_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943691_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943691_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655409'^^xsd:string;
  dwc:catalogNumber '9943691_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655409'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943691_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943691_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943691_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943691_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943691_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943691_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943691_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655409'^^xsd:string;
  dwc:catalogNumber '9943691_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655409'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943691_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943692_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943692_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943692_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943692_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943692_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943692_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655409'^^xsd:string;
  dwc:catalogNumber '9943692_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655409'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943692_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943692_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943692_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943692_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943692_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943692_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943692_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655409'^^xsd:string;
  dwc:catalogNumber '9943692_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655409'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943692_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943695_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943695_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943695_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943695_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943695_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943695_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655409'^^xsd:string;
  dwc:catalogNumber '9943695_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655409'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943695_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943695_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943695_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943695_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943695_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943695_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943695_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655409'^^xsd:string;
  dwc:catalogNumber '9943695_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655409'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943695_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943032_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943032_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943032_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943032_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943032_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943032_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943032_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943032_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943049_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943049_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943049_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943049_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943049_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943049_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943049_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943049_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943052_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943052_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943052_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943052_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943052_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943052_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943052_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943052_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943052_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943052_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943052_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943052_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943052_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943052_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943052_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943052_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943085_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943085_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943085_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943085_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943085_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943085_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943085_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943085_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943085_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943085_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943085_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943085_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943085_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943085_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943085_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943085_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943111_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943111_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943111_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943111_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943111_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943111_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943111_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943111_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943122_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943122_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943122_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943122_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943122_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943122_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943122_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943122_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943123_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943123_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943123_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943123_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943123_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943123_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943123_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943123_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943123_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943123_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943123_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943123_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943123_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943123_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943123_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943123_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943124_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943124_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943124_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943124_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943124_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943124_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943124_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943124_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943125_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943125_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943125_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943125_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943125_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943125_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943125_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943125_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943125_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943125_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943125_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943125_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943125_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943125_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943125_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943125_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943126_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943126_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943126_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943126_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943126_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943126_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943126_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943126_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948773_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948773_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948773_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948773_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948773_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948773_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948773_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948773_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948773_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948773_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948773_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948773_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948773_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948773_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948773_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948773_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948625_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948625_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948625_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948625_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948625_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948625_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948625_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948625_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948629_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948629_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948629_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948629_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948629_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948629_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948629_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948629_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948646_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948646_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948646_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948646_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948646_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948646_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948646_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948646_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948655_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948655_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948655_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948655_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948655_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948655_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948655_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948655_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948658_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948658_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948658_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948658_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948658_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948658_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948658_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948658_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948658_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948658_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948658_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948658_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948658_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948658_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948658_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948658_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948659_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948659_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948659_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948659_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948659_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948659_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948659_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948659_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948660_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948660_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948660_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948660_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948660_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948660_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948660_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948660_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948661_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948661_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948661_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948661_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948661_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948661_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948661_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948661_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948664_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948664_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948664_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948664_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948664_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948664_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948664_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948664_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948664_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948664_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948664_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948664_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948664_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948664_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948664_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948664_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948665_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948665_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948665_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948665_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948665_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948665_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948665_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948665_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948666_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948666_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948666_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948666_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948666_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948666_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948666_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948666_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948666_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948666_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948666_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948666_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948666_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948666_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948666_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948666_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948667_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948667_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948667_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948667_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948667_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948667_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948667_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948667_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948667_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948667_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948667_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948667_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948667_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948667_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948667_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948667_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948672_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948672_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948672_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948672_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948672_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948672_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948672_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948672_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948672_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948672_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948672_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948672_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948672_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948672_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948672_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948672_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948734_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948734_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948734_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948734_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948734_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948734_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948734_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948734_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948755_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948755_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948755_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948755_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948755_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948755_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948755_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948755_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948755_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948755_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948755_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948755_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948755_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948755_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948755_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948755_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948761_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948761_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948761_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948761_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948761_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948761_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948761_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948761_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948771_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948771_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948771_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948771_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948771_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948771_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948771_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948771_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948775_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948775_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948775_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948775_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948775_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948775_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948775_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948775_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948775_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948775_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948775_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948775_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948775_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948775_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948775_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948775_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948779_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948779_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948779_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948779_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948779_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948779_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948779_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948779_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948780_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948780_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948780_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948780_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948780_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948780_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948780_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948780_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948780_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948780_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948780_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948780_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948780_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948780_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948780_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948780_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948781_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948781_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948781_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948781_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948781_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948781_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948781_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948781_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948782_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948782_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948782_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948782_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948782_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948782_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948782_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948782_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948782_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948782_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948782_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948782_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948782_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948782_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948782_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948782_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948787_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948787_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948787_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948787_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948787_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948787_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948787_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948787_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948781_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948781_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948781_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948781_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948781_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948781_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948781_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948781_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948787_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948787_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948787_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948787_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948787_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948787_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948787_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948787_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948646_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948646_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948646_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948646_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948646_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948646_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948646_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948646_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948659_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948659_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948659_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948659_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948659_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948659_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948659_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948659_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948661_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948661_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948661_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948661_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948661_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948661_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948661_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948661_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948665_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948665_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948665_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948665_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948665_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948665_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948665_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948665_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948668_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948668_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948668_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948668_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655448%3A9948668_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948668_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655448'^^xsd:string;
  dwc:catalogNumber '9948668_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655448'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655448:9948668_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948734_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948734_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948734_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948734_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948734_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948734_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948734_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948734_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948761_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948761_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948761_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948761_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948761_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948761_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948761_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948761_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948779_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948779_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948779_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948779_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655449%3A9948779_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948779_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655449'^^xsd:string;
  dwc:catalogNumber '9948779_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655449'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655449:9948779_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943116_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943116_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943124_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943124_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943124_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943124_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943124_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943124_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943124_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943124_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943397_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943397_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943397_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943397_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943397_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943397_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655407'^^xsd:string;
  dwc:catalogNumber '9943397_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655407'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943397_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943401_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943401_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943401_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943401_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943401_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943401_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655407'^^xsd:string;
  dwc:catalogNumber '9943401_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655407'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943401_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943411_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943411_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943411_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943411_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655407%3A9943411_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943411_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655407'^^xsd:string;
  dwc:catalogNumber '9943411_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655407'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655407:9943411_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943478_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943478_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943478_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943478_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943478_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943478_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943478_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943478_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943542_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943542_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943542_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943542_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943542_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943542_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943542_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943542_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943545_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943545_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943545_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943545_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943545_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943545_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943545_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943545_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943550_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943550_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943550_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943550_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943550_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943550_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943550_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943550_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943552_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943552_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943552_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943552_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655408%3A9943552_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943552_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655408'^^xsd:string;
  dwc:catalogNumber '9943552_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655408'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655408:9943552_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943638_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943638_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943638_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943638_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943638_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943638_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655409'^^xsd:string;
  dwc:catalogNumber '9943638_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655409'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943638_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943684_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943684_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943684_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943684_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655409%3A9943684_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943684_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655409'^^xsd:string;
  dwc:catalogNumber '9943684_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655409'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655409:9943684_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943032_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943032_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943032_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943032_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943032_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943032_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943032_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943032_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943060_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943060_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943060_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943060_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943060_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943060_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943060_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943060_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943127_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943127_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943127_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943127_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655405%3A9943127_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943127_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655405'^^xsd:string;
  dwc:catalogNumber '9943127_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655405'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655405:9943127_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943227_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943227_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943227_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943227_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943227_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943227_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655406'^^xsd:string;
  dwc:catalogNumber '9943227_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655406'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943227_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943260_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943260_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943260_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943260_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943260_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943260_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655406'^^xsd:string;
  dwc:catalogNumber '9943260_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655406'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943260_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943265_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943265_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943265_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943265_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655406%3A9943265_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943265_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655406'^^xsd:string;
  dwc:catalogNumber '9943265_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655406'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655406:9943265_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924567_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924567_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924567_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924567_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924567_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924567_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924567_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924567_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924588_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924588_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924588_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924588_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924588_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924588_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924588_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924588_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924592_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924592_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924592_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924592_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924592_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924592_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924592_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924592_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655271%3A9924594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655271'^^xsd:string;
  dwc:catalogNumber '9924594_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655271'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655271:9924594_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933380_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933380_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933380_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933380_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933380_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933380_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933380_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933380_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933415_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933415_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933415_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933415_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933415_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933415_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933415_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933415_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933433_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933433_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933433_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933433_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933433_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933433_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933433_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933433_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933469_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933469_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933469_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933469_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933469_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933469_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933469_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933469_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933472_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933472_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933472_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933472_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655337%3A9933472_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933472_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655337'^^xsd:string;
  dwc:catalogNumber '9933472_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655337'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.9833'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655337:9933472_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933522_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933522_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933522_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933522_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933522_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933522_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655338'^^xsd:string;
  dwc:catalogNumber '9933522_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655338'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933522_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933583_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933583_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933583_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933583_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933583_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933583_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655338'^^xsd:string;
  dwc:catalogNumber '9933583_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655338'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933583_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933583_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933583_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933583_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933583_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933583_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933583_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655338'^^xsd:string;
  dwc:catalogNumber '9933583_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655338'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933583_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933601_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933601_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933601_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933601_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933601_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933601_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655338'^^xsd:string;
  dwc:catalogNumber '9933601_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655338'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933601_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933603_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933603_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933603_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933603_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933603_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933603_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655338'^^xsd:string;
  dwc:catalogNumber '9933603_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655338'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933603_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933611_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933611_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933611_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933611_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933611_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933611_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655338'^^xsd:string;
  dwc:catalogNumber '9933611_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655338'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933611_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933611_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933611_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933611_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933611_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933611_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933611_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655338'^^xsd:string;
  dwc:catalogNumber '9933611_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655338'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933611_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933617_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933617_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933617_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933617_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933617_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933617_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655338'^^xsd:string;
  dwc:catalogNumber '9933617_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655338'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933617_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933617_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933617_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933617_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933617_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933617_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933617_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655338'^^xsd:string;
  dwc:catalogNumber '9933617_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655338'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933617_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944254_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944254_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944254_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944254_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944254_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944254_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655413'^^xsd:string;
  dwc:catalogNumber '9944254_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655413'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944254_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944258_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944258_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944258_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944258_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944258_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944258_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655413'^^xsd:string;
  dwc:catalogNumber '9944258_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655413'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944258_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944258_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944258_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944258_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944258_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944258_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944258_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655413'^^xsd:string;
  dwc:catalogNumber '9944258_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655413'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944258_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944259_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944259_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944259_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944259_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944259_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944259_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655413'^^xsd:string;
  dwc:catalogNumber '9944259_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655413'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944259_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944260_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944260_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944260_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944260_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944260_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944260_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655413'^^xsd:string;
  dwc:catalogNumber '9944260_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655413'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944260_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944263_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944263_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944263_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944263_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944263_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944263_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655413'^^xsd:string;
  dwc:catalogNumber '9944263_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655413'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944263_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944263_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944263_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944263_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944263_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944263_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944263_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655413'^^xsd:string;
  dwc:catalogNumber '9944263_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655413'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944263_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943833_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943833_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943833_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943833_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943833_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943833_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655410'^^xsd:string;
  dwc:catalogNumber '9943833_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655410'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943833_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943833_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943833_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943833_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943833_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943833_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943833_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655410'^^xsd:string;
  dwc:catalogNumber '9943833_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655410'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943833_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943834_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943834_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943834_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943834_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943834_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943834_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655410'^^xsd:string;
  dwc:catalogNumber '9943834_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655410'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943834_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943974_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943974_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943974_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943974_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943974_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943974_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655411'^^xsd:string;
  dwc:catalogNumber '9943974_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655411'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943974_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943975_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943975_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943975_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943975_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943975_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943975_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655411'^^xsd:string;
  dwc:catalogNumber '9943975_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655411'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943975_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943975_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943975_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943975_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943975_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943975_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943975_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655411'^^xsd:string;
  dwc:catalogNumber '9943975_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655411'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943975_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943976_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943976_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943976_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943976_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943976_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943976_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655411'^^xsd:string;
  dwc:catalogNumber '9943976_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655411'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943976_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943979_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943979_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943979_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943979_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943979_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943979_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655411'^^xsd:string;
  dwc:catalogNumber '9943979_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655411'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943979_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943979_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943979_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943979_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943979_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943979_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943979_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655411'^^xsd:string;
  dwc:catalogNumber '9943979_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655411'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943979_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944026_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944026_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944026_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944026_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944026_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944026_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655412'^^xsd:string;
  dwc:catalogNumber '9944026_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655412'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944026_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944064_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944064_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944064_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944064_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944064_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944064_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655412'^^xsd:string;
  dwc:catalogNumber '9944064_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655412'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944064_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944095_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944095_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944095_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944095_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944095_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944095_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655412'^^xsd:string;
  dwc:catalogNumber '9944095_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655412'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944095_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944110_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944110_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944110_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944110_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944110_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944110_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655412'^^xsd:string;
  dwc:catalogNumber '9944110_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655412'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944110_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944111_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944111_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944111_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944111_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944111_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944111_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655412'^^xsd:string;
  dwc:catalogNumber '9944111_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655412'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944111_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944113_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944113_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944113_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944113_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944113_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944113_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655412'^^xsd:string;
  dwc:catalogNumber '9944113_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655412'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944113_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655412'^^xsd:string;
  dwc:catalogNumber '9944116_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655412'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944116_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944117_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944117_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944117_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944117_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944117_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944117_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655412'^^xsd:string;
  dwc:catalogNumber '9944117_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655412'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944117_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944117_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944117_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944117_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944117_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944117_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944117_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655412'^^xsd:string;
  dwc:catalogNumber '9944117_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655412'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944117_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944118_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944118_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944118_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944118_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944118_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944118_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655412'^^xsd:string;
  dwc:catalogNumber '9944118_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655412'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944118_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944118_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944118_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944118_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944118_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944118_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944118_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655412'^^xsd:string;
  dwc:catalogNumber '9944118_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655412'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944118_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944119_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944119_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944119_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944119_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944119_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944119_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655412'^^xsd:string;
  dwc:catalogNumber '9944119_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655412'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944119_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944120_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944120_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944120_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944120_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944120_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944120_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655412'^^xsd:string;
  dwc:catalogNumber '9944120_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655412'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944120_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944121_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944121_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944121_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944121_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944121_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944121_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655412'^^xsd:string;
  dwc:catalogNumber '9944121_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655412'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944121_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944121_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944121_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944121_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944121_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944121_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944121_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655412'^^xsd:string;
  dwc:catalogNumber '9944121_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655412'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944121_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944168_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944168_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944168_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944168_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944168_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944168_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655413'^^xsd:string;
  dwc:catalogNumber '9944168_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655413'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944168_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944203_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944203_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944203_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944203_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944203_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944203_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655413'^^xsd:string;
  dwc:catalogNumber '9944203_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655413'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944203_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944237_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944237_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944237_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944237_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944237_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944237_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655413'^^xsd:string;
  dwc:catalogNumber '9944237_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655413'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944237_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944249_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944249_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944249_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944249_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944249_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944249_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655413'^^xsd:string;
  dwc:catalogNumber '9944249_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655413'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944249_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944251_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944251_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944251_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944251_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944251_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944251_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655413'^^xsd:string;
  dwc:catalogNumber '9944251_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655413'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944251_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944253_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944253_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944253_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944253_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944253_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944253_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655413'^^xsd:string;
  dwc:catalogNumber '9944253_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655413'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944253_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943742_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943742_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943742_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943742_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943742_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943742_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655410'^^xsd:string;
  dwc:catalogNumber '9943742_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655410'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943742_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943762_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943762_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943762_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943762_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943762_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943762_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655410'^^xsd:string;
  dwc:catalogNumber '9943762_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655410'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943762_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943780_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943780_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943780_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943780_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943780_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943780_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655410'^^xsd:string;
  dwc:catalogNumber '9943780_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655410'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943780_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943823_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943823_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943823_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943823_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943823_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943823_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655410'^^xsd:string;
  dwc:catalogNumber '9943823_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655410'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943823_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943826_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943826_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943826_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943826_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943826_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943826_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655410'^^xsd:string;
  dwc:catalogNumber '9943826_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655410'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943826_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943826_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943826_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943826_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943826_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943826_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943826_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655410'^^xsd:string;
  dwc:catalogNumber '9943826_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655410'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943826_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655410'^^xsd:string;
  dwc:catalogNumber '9943832_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655410'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943832_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943832_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943832_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943832_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943832_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943832_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943832_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655410'^^xsd:string;
  dwc:catalogNumber '9943832_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655410'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943832_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943837_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943837_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943837_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943837_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943837_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943837_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655410'^^xsd:string;
  dwc:catalogNumber '9943837_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655410'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943837_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943837_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943837_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943837_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943837_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943837_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943837_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655410'^^xsd:string;
  dwc:catalogNumber '9943837_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655410'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943837_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943937_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943937_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943937_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943937_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943937_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943937_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655411'^^xsd:string;
  dwc:catalogNumber '9943937_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655411'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943937_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943953_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943953_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943953_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943953_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943953_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943953_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655411'^^xsd:string;
  dwc:catalogNumber '9943953_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655411'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943953_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943965_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943965_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943965_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943965_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943965_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943965_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655411'^^xsd:string;
  dwc:catalogNumber '9943965_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655411'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943965_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943968_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943968_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943968_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943968_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943968_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943968_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655411'^^xsd:string;
  dwc:catalogNumber '9943968_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655411'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943968_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943971_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943971_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943971_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943971_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943971_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943971_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655411'^^xsd:string;
  dwc:catalogNumber '9943971_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655411'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943971_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943974_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943974_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943974_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943974_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943974_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943974_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655411'^^xsd:string;
  dwc:catalogNumber '9943974_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655411'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943974_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947271_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947271_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947271_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947271_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947271_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947271_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947271_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947271_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947290_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947290_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947290_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947290_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947290_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947290_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947290_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947290_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947303_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947303_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947303_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947303_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947303_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947303_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947303_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947303_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947303_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947303_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947305_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947305_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947305_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947305_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947305_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947305_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947305_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947305_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947306_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947306_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947306_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947306_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947306_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947306_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947306_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947306_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947307_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947307_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947307_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947307_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947307_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947307_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947307_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947307_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947307_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947307_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947307_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947307_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947307_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947307_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947307_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947307_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947309_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947309_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947309_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947309_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947309_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947309_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947309_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947309_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947311_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947311_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947311_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947311_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947311_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947311_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947311_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947311_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947311_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947311_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947311_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947311_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947311_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947311_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947311_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947311_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947312_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947312_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947312_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947312_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947312_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947312_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947312_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947312_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947313_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947313_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947313_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947313_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947313_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947313_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947313_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947313_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947313_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947313_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947313_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947313_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947313_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947313_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947313_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947313_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947314_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947314_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947314_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947314_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947314_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947314_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947314_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947314_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947315_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947315_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947315_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947315_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947315_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947315_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947315_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947315_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947315_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947315_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947315_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947315_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947315_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947315_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947315_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947315_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947318_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947318_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947318_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947318_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947318_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947318_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947318_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947318_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944116_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944116_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944116_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944116_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944116_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944116_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655412'^^xsd:string;
  dwc:catalogNumber '9944116_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655412'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944116_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944168_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944168_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944168_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944168_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944168_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944168_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655413'^^xsd:string;
  dwc:catalogNumber '9944168_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655413'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944168_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944251_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944251_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944251_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944251_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944251_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944251_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655413'^^xsd:string;
  dwc:catalogNumber '9944251_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655413'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944251_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943742_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943742_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943742_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943742_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943742_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943742_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655410'^^xsd:string;
  dwc:catalogNumber '9943742_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655410'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943742_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943795_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943795_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943795_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943795_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943795_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943795_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655410'^^xsd:string;
  dwc:catalogNumber '9943795_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655410'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943795_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943884_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943884_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943884_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943884_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943884_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943884_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655411'^^xsd:string;
  dwc:catalogNumber '9943884_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655411'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943884_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943968_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943968_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943968_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943968_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943968_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943968_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655411'^^xsd:string;
  dwc:catalogNumber '9943968_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655411'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943968_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944253_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944253_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944253_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944253_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944253_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944253_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655413'^^xsd:string;
  dwc:catalogNumber '9944253_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655413'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944253_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944259_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944259_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944259_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944259_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655413%3A9944259_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944259_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655413'^^xsd:string;
  dwc:catalogNumber '9944259_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655413'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655413:9944259_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943834_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943834_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943834_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943834_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655410%3A9943834_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943834_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655410'^^xsd:string;
  dwc:catalogNumber '9943834_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655410'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655410:9943834_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943976_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943976_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943976_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943976_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655411%3A9943976_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943976_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655411'^^xsd:string;
  dwc:catalogNumber '9943976_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655411'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655411:9943976_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944026_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944026_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944026_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944026_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944026_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944026_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655412'^^xsd:string;
  dwc:catalogNumber '9944026_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655412'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944026_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944110_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944110_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944110_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944110_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655412%3A9944110_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944110_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655412'^^xsd:string;
  dwc:catalogNumber '9944110_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655412'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655412:9944110_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947302_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947302_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947302_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947302_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947302_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947302_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947302_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947302_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947305_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947305_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947305_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947305_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947305_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947305_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947305_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947305_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947308_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947308_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947308_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947308_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947308_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947308_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947308_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947308_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947312_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947312_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947312_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947312_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947312_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947312_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947312_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947312_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947314_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947314_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947314_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947314_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947314_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947314_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947314_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947314_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947318_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947318_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947318_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947318_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655436%3A9947318_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947318_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655436'^^xsd:string;
  dwc:catalogNumber '9947318_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655436'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655436:9947318_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933522_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933522_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933522_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933522_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933522_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933522_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655338'^^xsd:string;
  dwc:catalogNumber '9933522_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655338'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933522_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933522_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933522_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933522_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933522_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933522_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933522_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655338'^^xsd:string;
  dwc:catalogNumber '9933522_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655338'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933522_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933550_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933550_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933550_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933550_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933550_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933550_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655338'^^xsd:string;
  dwc:catalogNumber '9933550_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655338'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933550_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933611_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933611_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933611_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933611_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933611_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933611_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655338'^^xsd:string;
  dwc:catalogNumber '9933611_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655338'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933611_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933617_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933617_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933617_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933617_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655338%3A9933617_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933617_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655338'^^xsd:string;
  dwc:catalogNumber '9933617_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655338'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.0833'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655338:9933617_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933885_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933885_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933885_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933885_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933885_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933885_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655340'^^xsd:string;
  dwc:catalogNumber '9933885_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655340'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933885_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933895_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933895_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933895_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933895_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933895_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933895_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655340'^^xsd:string;
  dwc:catalogNumber '9933895_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655340'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933895_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933895_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933895_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933895_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933895_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933895_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933895_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655340'^^xsd:string;
  dwc:catalogNumber '9933895_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655340'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933895_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933901_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933901_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933901_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933901_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933901_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933901_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655340'^^xsd:string;
  dwc:catalogNumber '9933901_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655340'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933901_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933901_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933901_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933901_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933901_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933901_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933901_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655340'^^xsd:string;
  dwc:catalogNumber '9933901_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655340'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933901_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933948_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933948_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933948_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933948_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933948_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9933948_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655341'^^xsd:string;
  dwc:catalogNumber '9933948_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655341'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9933948_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933948_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933948_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933948_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933948_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933948_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9933948_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655341'^^xsd:string;
  dwc:catalogNumber '9933948_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655341'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9933948_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933948_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933948_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933948_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933948_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933948_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9933948_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655341'^^xsd:string;
  dwc:catalogNumber '9933948_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655341'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9933948_3'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934009_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934009_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934009_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934009_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934009_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9934009_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655341'^^xsd:string;
  dwc:catalogNumber '9934009_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655341'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9934009_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934009_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934009_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934009_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934009_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934009_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9934009_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655341'^^xsd:string;
  dwc:catalogNumber '9934009_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655341'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9934009_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934009_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934009_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934009_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934009_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934009_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9934009_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655341'^^xsd:string;
  dwc:catalogNumber '9934009_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655341'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9934009_3'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934037_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934037_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934037_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934037_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934037_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9934037_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655341'^^xsd:string;
  dwc:catalogNumber '9934037_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655341'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9934037_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934043_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934043_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934043_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934043_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934043_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9934043_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655341'^^xsd:string;
  dwc:catalogNumber '9934043_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655341'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9934043_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934043_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934043_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934043_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934043_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934043_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9934043_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655341'^^xsd:string;
  dwc:catalogNumber '9934043_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655341'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9934043_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934232_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934232_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934232_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934232_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934232_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934232_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655343'^^xsd:string;
  dwc:catalogNumber '9934232_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655343'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934232_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934232_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934232_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934232_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934232_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934232_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934232_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655343'^^xsd:string;
  dwc:catalogNumber '9934232_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655343'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934232_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934232_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934232_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934232_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934232_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934232_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934232_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655343'^^xsd:string;
  dwc:catalogNumber '9934232_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655343'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934232_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934293_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934293_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934293_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934293_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934293_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934293_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655343'^^xsd:string;
  dwc:catalogNumber '9934293_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655343'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934293_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934293_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934293_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934293_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934293_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934293_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934293_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655343'^^xsd:string;
  dwc:catalogNumber '9934293_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655343'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934293_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934293_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934293_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934293_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934293_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934293_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934293_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655343'^^xsd:string;
  dwc:catalogNumber '9934293_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655343'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934293_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934311_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934311_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934311_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934311_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934311_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934311_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655343'^^xsd:string;
  dwc:catalogNumber '9934311_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655343'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934311_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934313_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934313_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934313_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934313_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934313_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934313_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655343'^^xsd:string;
  dwc:catalogNumber '9934313_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655343'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934313_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934313_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934313_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934313_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934313_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934313_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934313_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655343'^^xsd:string;
  dwc:catalogNumber '9934313_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655343'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934313_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934313_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934313_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934313_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934313_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934313_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934313_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655343'^^xsd:string;
  dwc:catalogNumber '9934313_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655343'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934313_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934321_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934321_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934321_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934321_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934321_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934321_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655343'^^xsd:string;
  dwc:catalogNumber '9934321_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655343'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934321_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934321_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934321_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934321_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934321_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934321_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934321_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655343'^^xsd:string;
  dwc:catalogNumber '9934321_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655343'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934321_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934327_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934327_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934327_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934327_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934327_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934327_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655343'^^xsd:string;
  dwc:catalogNumber '9934327_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655343'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934327_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934327_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934327_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934327_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934327_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934327_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934327_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655343'^^xsd:string;
  dwc:catalogNumber '9934327_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655343'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934327_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933789_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933789_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933789_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933789_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933789_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933789_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655340'^^xsd:string;
  dwc:catalogNumber '9933789_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655340'^^xsd:anyURI;
  dwc:scientificName 'Chaetoceros pseudocrinitus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149222'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933789_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933806_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933806_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933806_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933806_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933806_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933806_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655340'^^xsd:string;
  dwc:catalogNumber '9933806_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655340'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933806_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933806_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933806_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933806_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933806_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933806_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933806_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655340'^^xsd:string;
  dwc:catalogNumber '9933806_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655340'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933806_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933834_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933834_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933834_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933834_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933834_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933834_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655340'^^xsd:string;
  dwc:catalogNumber '9933834_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655340'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933834_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933834_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933834_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933834_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933834_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933834_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933834_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655340'^^xsd:string;
  dwc:catalogNumber '9933834_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655340'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933834_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933867_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933867_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933867_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933867_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933867_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933867_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655340'^^xsd:string;
  dwc:catalogNumber '9933867_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655340'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933867_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933867_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933867_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933867_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933867_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933867_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933867_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655340'^^xsd:string;
  dwc:catalogNumber '9933867_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655340'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933867_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933867_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933867_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933867_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933867_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933867_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933867_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655340'^^xsd:string;
  dwc:catalogNumber '9933867_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655340'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933867_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944485_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944485_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944485_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944485_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944485_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944485_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655415'^^xsd:string;
  dwc:catalogNumber '9944485_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655415'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944485_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944534_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944534_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944534_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944534_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944534_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944534_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655415'^^xsd:string;
  dwc:catalogNumber '9944534_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655415'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944534_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944648_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944648_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944648_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944648_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944648_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944648_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944648_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944648_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944673_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944673_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944673_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944673_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944673_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944673_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944673_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944673_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944673_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944673_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944673_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944673_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944673_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944673_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944673_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944673_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944675_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944675_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944675_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944675_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944675_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944675_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944675_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944675_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944675_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944675_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944675_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944675_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944675_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944675_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944675_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944675_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944676_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944676_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944676_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944676_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944676_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944676_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944676_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944676_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944676_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944676_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944676_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944676_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944676_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944676_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944676_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944676_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944678_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944678_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944678_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944678_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944678_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944678_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944678_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944678_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944682_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944682_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944682_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944682_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944682_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944682_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944682_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944682_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944682_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944682_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944682_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944682_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944682_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944682_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944682_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944682_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944310_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944310_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944310_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944310_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944310_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944310_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944310_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944310_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944310_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944310_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944310_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944310_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944310_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944310_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944310_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944310_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944330_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944330_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944330_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944330_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944330_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944330_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944330_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944330_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944345_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944345_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944345_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944345_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944345_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944345_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944345_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944345_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944361_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944361_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944361_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944361_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944361_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944361_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944361_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944361_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944361_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944361_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944361_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944361_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944361_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944361_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944361_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944361_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944361_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944361_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944361_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944361_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944361_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944361_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944361_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944361_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944363_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944363_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944363_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944363_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944363_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944363_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944363_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944363_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944389_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944389_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944389_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944389_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944389_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944389_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944389_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944389_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944393_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944393_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944393_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944393_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944393_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944393_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944393_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944393_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944393_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944393_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944393_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944393_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944393_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944393_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944393_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944393_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944394_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944394_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944394_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944394_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944394_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944394_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944394_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944394_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944394_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944394_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944394_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944394_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944394_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944394_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944394_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944394_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944394_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944394_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944394_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944394_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944394_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944394_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944394_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944394_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944396_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944396_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944396_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944396_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944396_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944396_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944396_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944396_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944396_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944396_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944396_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944396_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944396_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944396_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944396_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944396_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944396_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944396_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944396_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944396_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944396_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944396_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944396_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944396_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944398_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944398_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944398_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944398_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944398_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944398_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944398_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944398_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944400_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944400_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944400_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944400_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944400_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944400_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944400_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944400_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944400_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944400_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944400_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944400_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944400_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944400_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944400_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944400_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944401_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944401_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944401_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944401_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944401_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944401_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944401_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944401_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944401_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944401_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944401_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944401_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944401_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944401_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944401_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944401_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944401_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944401_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944401_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944401_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944401_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944401_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944401_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944401_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944402_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944402_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944402_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944402_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944402_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944402_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944402_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944402_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944402_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944402_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944402_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944402_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944402_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944402_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944402_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944402_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944403_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944403_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944403_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944403_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944403_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944403_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944403_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944403_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944403_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944403_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944403_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944403_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944403_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944403_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944403_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944403_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944405_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944405_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944405_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944405_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944405_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944405_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944405_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944405_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944405_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944405_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944405_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944405_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944405_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944405_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944405_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944405_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944405_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944405_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944405_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944405_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944405_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944405_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944405_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944405_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944478_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944478_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944478_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944478_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944478_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944478_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655415'^^xsd:string;
  dwc:catalogNumber '9944478_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655415'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944478_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944481_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944481_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944481_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944481_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944481_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944481_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655415'^^xsd:string;
  dwc:catalogNumber '9944481_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655415'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis dens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109616'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944481_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944535_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944535_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944535_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944535_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944535_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944535_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655415'^^xsd:string;
  dwc:catalogNumber '9944535_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655415'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944535_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944537_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944537_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944537_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944537_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944537_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944537_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655415'^^xsd:string;
  dwc:catalogNumber '9944537_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655415'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944537_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944540_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944540_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944540_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944540_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944540_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944540_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655415'^^xsd:string;
  dwc:catalogNumber '9944540_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655415'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944540_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944542_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944542_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944542_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944542_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944542_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944542_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655415'^^xsd:string;
  dwc:catalogNumber '9944542_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655415'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944542_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944545_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944545_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944545_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944545_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944545_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944545_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655415'^^xsd:string;
  dwc:catalogNumber '9944545_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655415'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944545_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944592_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944592_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944592_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944592_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944592_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944592_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944592_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944592_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944592_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944592_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944592_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944592_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944592_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944592_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944592_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944592_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944592_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944592_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944592_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944592_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944592_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944592_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944592_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944592_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944627_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944627_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944627_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944627_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944627_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944627_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944627_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944627_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944642_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944642_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944642_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944642_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944642_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944642_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944642_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Helgolandinium subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110265'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944642_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944683_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944683_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944683_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944683_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944683_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944683_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944683_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944683_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944683_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944683_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944683_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944683_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944683_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944683_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944683_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944683_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944683_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944683_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944683_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944683_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944683_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944683_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944683_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944683_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944684_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944684_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944684_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944684_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944684_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944684_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944684_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944684_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944685_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944685_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944685_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944685_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944685_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944685_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944685_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944685_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944687_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944687_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944687_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944687_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944687_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944687_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944687_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944687_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944734_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944734_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944734_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944734_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944734_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944734_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944734_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944734_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944734_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944734_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944734_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944734_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944734_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944734_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944734_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944734_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944753_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944753_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944753_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944753_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944753_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944753_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944753_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944753_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944818_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944818_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944818_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944818_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944818_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944818_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944818_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944818_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944818_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944818_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944818_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944818_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944818_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944818_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944818_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944818_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944819_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944819_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944819_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944819_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944819_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944819_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944819_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944819_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944819_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944819_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944819_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944819_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944819_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944819_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944819_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944819_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944820_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944820_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944820_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944820_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944820_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944820_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944820_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944820_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944824_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944824_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944824_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944824_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944824_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944824_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944824_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944824_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944824_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944824_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944824_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944824_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944824_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944824_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944824_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944824_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944825_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944825_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944825_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944825_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944825_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944825_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944825_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944825_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944826_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944826_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944826_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944826_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944826_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944826_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944826_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944826_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944826_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944826_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944826_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944826_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944826_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944826_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944826_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944826_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944827_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944827_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944827_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944827_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944827_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944827_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944827_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944827_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944829_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944829_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944829_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944829_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944829_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944829_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944829_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944829_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944829_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944829_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944829_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944829_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944829_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944829_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944829_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944829_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948870_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948870_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948870_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948870_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948870_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948870_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948870_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948870_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948870_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948870_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948870_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948870_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948870_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948870_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948870_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948870_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948876_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948876_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948876_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948876_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948876_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948876_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948876_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948876_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948888_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948888_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948888_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948888_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948888_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948888_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948888_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948888_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948891_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948891_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948891_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948891_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948891_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948891_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948891_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948891_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948891_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948891_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948891_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948891_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948891_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948891_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948891_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948891_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948892_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948892_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948892_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948892_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948892_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948892_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948892_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948892_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948894_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948894_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948894_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948894_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948894_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948894_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948894_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948894_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948895_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948895_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948895_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948895_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948895_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948895_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948895_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948895_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948895_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948895_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948895_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948895_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948895_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948895_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948895_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948895_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948896_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948896_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948896_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948896_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948896_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948896_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948896_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948896_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948897_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948897_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948897_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948897_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948897_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948897_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948897_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948897_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948897_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948897_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948897_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948897_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948897_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948897_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948897_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948897_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948902_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948902_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948902_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948902_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948902_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948902_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948902_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948902_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948849_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948849_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948849_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948849_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948849_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948849_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948849_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948849_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948888_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948888_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948888_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948888_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948888_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948888_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948888_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948888_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948894_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948894_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948894_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948894_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948894_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948894_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948894_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948894_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948896_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948896_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948896_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948896_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948896_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948896_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948896_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948896_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948902_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948902_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948902_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948902_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655450%3A9948902_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948902_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655450'^^xsd:string;
  dwc:catalogNumber '9948902_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655450'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655450:9948902_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944645_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944645_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944645_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944645_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944645_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944645_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944645_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944645_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944675_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944675_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944675_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944675_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944675_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944675_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944675_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944675_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944677_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944677_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944677_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944677_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944677_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944677_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944677_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944677_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944682_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944682_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944682_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944682_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944682_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944682_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944682_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944682_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944684_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944684_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944684_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944684_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944684_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944684_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944684_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944684_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944687_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944687_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944687_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944687_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944687_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944687_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944687_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944687_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944787_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944787_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944787_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944787_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944787_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944787_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944787_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944787_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944820_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944820_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944820_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944820_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944820_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944820_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944820_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944820_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944825_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944825_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944825_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944825_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944825_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944825_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944825_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944825_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944827_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944827_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944827_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944827_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655417%3A9944827_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944827_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655417'^^xsd:string;
  dwc:catalogNumber '9944827_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655417'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655417:9944827_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944310_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944310_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944345_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944345_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944345_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944345_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944345_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944345_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944345_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944345_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944363_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944363_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944363_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944363_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944363_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944363_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944363_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944363_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944395_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944395_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944395_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944395_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944395_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944395_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944395_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944395_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944397_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944397_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944397_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944397_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944397_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944397_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944397_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944397_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944397_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944397_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944397_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944397_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944397_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944397_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944397_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944397_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944400_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944400_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944400_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944400_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944400_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944400_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944400_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944400_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944402_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944402_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944402_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944402_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944402_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944402_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944402_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944402_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944403_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944403_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944403_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944403_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655414%3A9944403_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944403_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655414'^^xsd:string;
  dwc:catalogNumber '9944403_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655414'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655414:9944403_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944450_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944450_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944450_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944450_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944450_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944450_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655415'^^xsd:string;
  dwc:catalogNumber '9944450_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655415'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944450_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944541_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944541_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944541_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944541_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655415%3A9944541_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944541_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655415'^^xsd:string;
  dwc:catalogNumber '9944541_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655415'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655415:9944541_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944627_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944627_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944627_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944627_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944627_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944627_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944627_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944627_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944687_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944687_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944687_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944687_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655416%3A9944687_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944687_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655416'^^xsd:string;
  dwc:catalogNumber '9944687_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655416'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655416:9944687_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933895_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933895_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933895_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933895_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933895_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933895_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655340'^^xsd:string;
  dwc:catalogNumber '9933895_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655340'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933895_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933901_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933901_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933901_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933901_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933901_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933901_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655340'^^xsd:string;
  dwc:catalogNumber '9933901_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655340'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933901_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933976_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933976_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933976_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933976_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9933976_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9933976_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655341'^^xsd:string;
  dwc:catalogNumber '9933976_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655341'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9933976_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934037_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934037_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934037_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934037_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934037_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9934037_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655341'^^xsd:string;
  dwc:catalogNumber '9934037_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655341'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9934037_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934037_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934037_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934037_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934037_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934037_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9934037_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655341'^^xsd:string;
  dwc:catalogNumber '9934037_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655341'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9934037_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934043_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934043_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934043_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934043_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655341%3A9934043_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9934043_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655341'^^xsd:string;
  dwc:catalogNumber '9934043_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655341'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655341:9934043_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934260_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934260_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934260_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934260_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934260_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934260_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655343'^^xsd:string;
  dwc:catalogNumber '9934260_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655343'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934260_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934311_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934311_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934311_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934311_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934311_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934311_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655343'^^xsd:string;
  dwc:catalogNumber '9934311_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655343'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934311_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934321_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934321_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934321_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934321_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934321_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934321_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655343'^^xsd:string;
  dwc:catalogNumber '9934321_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655343'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934321_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934327_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934327_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934327_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934327_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655343%3A9934327_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934327_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655343'^^xsd:string;
  dwc:catalogNumber '9934327_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655343'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655343:9934327_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933806_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933806_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933806_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933806_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933806_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933806_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655340'^^xsd:string;
  dwc:catalogNumber '9933806_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655340'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933806_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933885_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933885_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933885_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933885_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.1833)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655340%3A9933885_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933885_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655340'^^xsd:string;
  dwc:catalogNumber '9933885_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655340'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.1833'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655340:9933885_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933753_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933753_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933753_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933753_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933753_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933753_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655339'^^xsd:string;
  dwc:catalogNumber '9933753_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655339'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933753_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933759_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933759_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933759_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933759_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933759_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933759_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655339'^^xsd:string;
  dwc:catalogNumber '9933759_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655339'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933759_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655342'^^xsd:string;
  dwc:catalogNumber '9934090_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655342'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934090_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934090_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934090_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934090_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934090_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934090_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934090_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655342'^^xsd:string;
  dwc:catalogNumber '9934090_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655342'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934090_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934090_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934090_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934090_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934090_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934090_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934090_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655342'^^xsd:string;
  dwc:catalogNumber '9934090_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655342'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934090_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934151_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934151_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934151_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934151_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934151_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934151_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655342'^^xsd:string;
  dwc:catalogNumber '9934151_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655342'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934151_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934169_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934169_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934169_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934169_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934169_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934169_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655342'^^xsd:string;
  dwc:catalogNumber '9934169_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655342'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934169_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934171_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934171_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934171_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934171_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934171_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934171_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655342'^^xsd:string;
  dwc:catalogNumber '9934171_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655342'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934171_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934179_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934179_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934179_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934179_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934179_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934179_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655342'^^xsd:string;
  dwc:catalogNumber '9934179_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655342'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934179_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934179_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934179_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934179_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934179_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934179_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934179_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655342'^^xsd:string;
  dwc:catalogNumber '9934179_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655342'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934179_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934185_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934185_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934185_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934185_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934185_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934185_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655342'^^xsd:string;
  dwc:catalogNumber '9934185_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655342'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934185_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934185_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934185_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934185_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934185_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934185_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934185_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655342'^^xsd:string;
  dwc:catalogNumber '9934185_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655342'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934185_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933664_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933664_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933664_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933664_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933664_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933664_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655339'^^xsd:string;
  dwc:catalogNumber '9933664_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655339'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933664_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933664_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933664_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933664_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933664_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933664_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933664_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655339'^^xsd:string;
  dwc:catalogNumber '9933664_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655339'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933664_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933692_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933692_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933692_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933692_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933692_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933692_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655339'^^xsd:string;
  dwc:catalogNumber '9933692_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655339'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933692_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933692_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933692_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933692_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933692_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933692_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933692_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655339'^^xsd:string;
  dwc:catalogNumber '9933692_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655339'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933692_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933717_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933717_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933717_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933717_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933717_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933717_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655339'^^xsd:string;
  dwc:catalogNumber '9933717_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655339'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933717_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933725_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933725_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933725_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933725_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933725_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933725_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655339'^^xsd:string;
  dwc:catalogNumber '9933725_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655339'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933725_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933743_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933743_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933743_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933743_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933743_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933743_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655339'^^xsd:string;
  dwc:catalogNumber '9933743_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655339'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933743_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933743_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933743_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933743_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933743_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933743_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933743_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655339'^^xsd:string;
  dwc:catalogNumber '9933743_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655339'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933743_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933745_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933745_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933745_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933745_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933745_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933745_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655339'^^xsd:string;
  dwc:catalogNumber '9933745_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655339'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933745_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933753_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933753_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933753_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933753_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933753_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933753_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655339'^^xsd:string;
  dwc:catalogNumber '9933753_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655339'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933753_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933759_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933759_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933759_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933759_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933759_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933759_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655339'^^xsd:string;
  dwc:catalogNumber '9933759_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655339'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933759_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934169_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934169_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934169_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934169_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934169_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934169_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655342'^^xsd:string;
  dwc:catalogNumber '9934169_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655342'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934169_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934179_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934179_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934179_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934179_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934179_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934179_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655342'^^xsd:string;
  dwc:catalogNumber '9934179_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655342'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934179_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934185_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934185_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934185_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934185_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655342%3A9934185_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934185_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655342'^^xsd:string;
  dwc:catalogNumber '9934185_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655342'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655342:9934185_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933664_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933664_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933664_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933664_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933664_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933664_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655339'^^xsd:string;
  dwc:catalogNumber '9933664_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655339'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933664_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933725_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933725_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933725_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933725_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933725_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933725_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655339'^^xsd:string;
  dwc:catalogNumber '9933725_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655339'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933725_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933753_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933753_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933753_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933753_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933753_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933753_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655339'^^xsd:string;
  dwc:catalogNumber '9933753_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655339'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933753_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933759_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933759_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933759_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933759_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "58.1333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655339%3A9933759_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933759_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655339'^^xsd:string;
  dwc:catalogNumber '9933759_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655339'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '58.1333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655339:9933759_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924682_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924682_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924682_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924682_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924682_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924682_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655272'^^xsd:string;
  dwc:catalogNumber '9924682_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655272'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924682_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924700_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924700_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924700_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924700_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924700_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924700_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655272'^^xsd:string;
  dwc:catalogNumber '9924700_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655272'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924700_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924700_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924700_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924700_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924700_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924700_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924700_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655272'^^xsd:string;
  dwc:catalogNumber '9924700_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655272'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924700_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924703_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924703_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924703_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924703_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924703_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924703_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655272'^^xsd:string;
  dwc:catalogNumber '9924703_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655272'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924703_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924706_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924706_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924706_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924706_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924706_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924706_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655272'^^xsd:string;
  dwc:catalogNumber '9924706_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655272'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924706_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924706_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924706_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924706_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924706_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924706_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924706_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655272'^^xsd:string;
  dwc:catalogNumber '9924706_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655272'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924706_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924707_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924707_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924707_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924707_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924707_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924707_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655272'^^xsd:string;
  dwc:catalogNumber '9924707_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655272'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924707_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924708_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924708_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924708_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924708_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924708_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924708_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655272'^^xsd:string;
  dwc:catalogNumber '9924708_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655272'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924708_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924708_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924708_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924708_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924708_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924708_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924708_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655272'^^xsd:string;
  dwc:catalogNumber '9924708_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655272'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924708_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924714_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924714_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924714_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924714_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924714_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924714_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655272'^^xsd:string;
  dwc:catalogNumber '9924714_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655272'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924714_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945246_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945246_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945246_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945246_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945246_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945246_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945246_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945246_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945247_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945247_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945247_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945247_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945247_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945247_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945247_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945247_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945250_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945250_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945250_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945250_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945250_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945250_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945250_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945250_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945250_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945250_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945250_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945250_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945250_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945250_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945250_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945250_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945251_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945251_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945251_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945251_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945251_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945251_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945251_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945251_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945251_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945251_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945251_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945251_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945251_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945251_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945251_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945251_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945251_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945251_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945251_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945251_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945251_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945251_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945251_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945251_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945252_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945252_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945252_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945252_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945252_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945252_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945252_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945252_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945252_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945252_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945252_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945252_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945252_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945252_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945252_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945252_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945253_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945253_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945253_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945253_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945253_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945253_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945253_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945253_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945255_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945255_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945255_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945255_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945255_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945255_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945255_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945255_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945255_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945255_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945255_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945255_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945255_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945255_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945255_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945255_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945255_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945255_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945255_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945255_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945255_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945255_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945255_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945255_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944876_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944876_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944876_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944876_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944876_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944876_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944876_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944876_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944895_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944895_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944895_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944895_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944895_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944895_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944895_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944895_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944911_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944911_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944911_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944911_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944911_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944911_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944911_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944911_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944929_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944929_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944929_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944929_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944929_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944929_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944929_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944929_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944960_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944960_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944960_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944960_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944960_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944960_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944960_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944960_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944960_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944960_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944960_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944960_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944960_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944960_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944960_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944960_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944961_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944961_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944961_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944961_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944961_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944961_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944961_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944961_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944962_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944962_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944962_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944962_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944962_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944962_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944962_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944962_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944963_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944963_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944963_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944963_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944963_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944963_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944963_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944963_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944966_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944966_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944966_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944966_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944966_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944966_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944966_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944966_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944967_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944967_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944967_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944967_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944967_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944967_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944967_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944967_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944967_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944967_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944967_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944967_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944967_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944967_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944967_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944967_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944968_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944968_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944968_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944968_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944968_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944968_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944968_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944968_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944968_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944968_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944968_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944968_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944968_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944968_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944968_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944968_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944969_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944969_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944969_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944969_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944969_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944969_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944969_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944969_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944970_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944970_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944970_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944970_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944970_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944970_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944970_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944970_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944971_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944971_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944971_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944971_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944971_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944971_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944971_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944971_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944971_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944971_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944971_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944971_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944971_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944971_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944971_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944971_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945018_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945018_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945018_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945018_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945018_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945018_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945018_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945018_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945051_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945051_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945051_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945051_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945051_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945051_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945051_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis odiosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109638'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945051_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945053_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945053_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945053_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945053_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945053_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945053_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945053_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945053_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945053_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945053_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945053_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945053_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945053_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945053_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945053_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945053_3'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945069_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945069_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945069_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945069_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945069_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945069_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945069_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945069_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945097_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945097_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945097_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945097_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945097_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945097_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945097_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945097_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945102_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945102_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945102_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945102_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945102_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945102_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945102_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945102_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945103_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945103_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945103_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945103_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945103_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945103_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945103_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945103_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945103_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945103_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945103_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945103_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945103_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945103_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945103_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945103_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945108_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945108_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945108_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945108_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945108_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945108_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945108_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945108_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945108_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945108_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945108_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945108_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945108_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945108_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945108_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945108_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945108_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945108_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945108_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945108_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945108_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945108_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945108_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945108_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945110_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945110_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945110_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945110_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945110_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945110_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945110_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945110_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945110_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945110_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945110_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945110_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945110_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945110_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945110_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945110_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945110_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945110_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945110_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945110_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945110_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945110_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945110_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945110_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945111_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945111_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945111_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945111_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945111_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945111_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945111_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945111_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945113_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945113_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945113_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945113_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945113_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945113_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945113_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945113_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945113_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945113_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945113_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945113_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945113_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945113_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945113_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945113_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945113_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945113_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945113_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945113_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945113_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945113_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945113_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945113_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945160_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945160_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945160_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945160_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945160_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945160_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945160_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945160_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945180_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945180_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945180_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945180_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945180_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945180_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945180_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945180_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945180_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945180_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945180_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945180_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945180_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945180_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945180_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945180_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945188_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945188_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945188_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945188_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945188_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945188_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945188_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945188_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945195_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945195_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945195_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945195_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945195_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945195_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945195_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945195_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945195_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945195_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945195_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945195_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945195_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945195_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945195_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945195_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947373_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947373_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947373_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947373_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947373_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947373_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947373_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947373_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947392_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947392_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947392_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947392_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947392_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947392_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947392_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947392_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947392_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947392_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947392_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947392_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947392_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947392_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947392_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947392_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947395_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947395_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947395_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947395_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947395_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947395_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947395_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947395_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947396_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947396_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947396_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947396_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947396_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947396_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947396_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947396_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947397_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947397_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947397_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947397_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947397_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947397_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947397_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947397_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947397_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947397_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947397_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947397_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947397_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947397_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947397_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947397_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947398_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947398_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947398_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947398_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947398_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947398_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947398_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947398_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947399_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947399_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947399_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947399_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947399_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947399_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947399_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947399_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947399_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947399_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947399_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947399_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947399_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947399_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947399_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947399_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947401_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947401_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947401_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947401_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947401_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947401_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947401_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947401_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947402_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947402_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947402_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947402_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947402_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947402_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947402_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947402_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947402_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947402_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947402_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947402_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947402_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947402_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947402_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947402_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947403_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947403_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947403_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947403_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947403_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947403_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947403_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947403_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947404_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947404_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947404_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947404_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947404_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947404_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947404_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947404_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947404_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947404_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947404_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947404_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947404_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947404_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947404_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947404_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947405_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947405_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947405_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947405_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947405_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947405_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947405_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947405_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947406_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947406_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947406_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947406_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947406_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947406_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947406_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947406_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947408_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947408_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947408_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947408_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947408_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947408_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947408_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947408_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947408_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947408_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947408_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947408_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947408_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947408_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947408_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947408_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945198_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945198_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945198_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945198_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945198_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945198_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945198_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945198_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945213_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945213_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945213_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945213_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945213_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945213_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945213_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945213_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945213_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945213_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945213_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945213_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945213_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945213_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945213_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945213_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945241_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945241_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945241_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945241_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945241_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945241_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945241_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945241_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945243_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945243_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945243_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945243_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945243_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945243_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945243_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945243_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945244_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945244_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945244_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945244_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945244_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945244_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945244_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945244_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945244_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945244_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945244_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945244_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945244_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945244_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945244_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945244_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945245_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945245_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945245_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945245_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945245_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945245_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945245_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945245_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945245_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945245_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945245_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945245_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945245_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945245_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945245_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945245_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945246_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945246_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945246_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945246_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945246_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945246_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945246_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945246_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945250_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945250_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945250_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945250_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945250_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945250_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945250_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945250_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945252_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945252_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945252_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945252_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945252_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945252_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945252_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945252_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944876_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944876_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944876_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944876_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944876_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944876_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944876_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944876_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944929_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944929_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944929_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944929_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944929_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944929_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944929_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944929_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944962_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944962_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944962_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944962_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944962_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944962_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944962_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944962_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944966_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944966_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944966_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944966_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944966_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944966_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944966_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944966_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944969_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944969_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944969_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944969_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655418%3A9944969_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944969_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655418'^^xsd:string;
  dwc:catalogNumber '9944969_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655418'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655418:9944969_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945018_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945018_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945018_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945018_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945018_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945018_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945018_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945018_3'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945053_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945053_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945053_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945053_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945053_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945053_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945053_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945053_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945071_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945071_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945071_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945071_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945071_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945071_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945071_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945071_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945105_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945105_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945105_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945105_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945105_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945105_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945105_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945105_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945109_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945109_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945109_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945109_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945109_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945109_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945109_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945109_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945111_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945111_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945111_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945111_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655419%3A9945111_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945111_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655419'^^xsd:string;
  dwc:catalogNumber '9945111_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655419'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655419:9945111_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945160_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945160_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945160_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945160_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945160_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945160_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945160_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945160_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947395_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947395_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947395_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947395_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947395_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947395_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947395_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947395_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947398_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947398_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947398_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947398_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947398_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947398_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947398_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947398_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947401_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947401_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947401_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947401_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947401_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947401_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947401_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947401_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947403_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947403_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947403_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947403_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655437%3A9947403_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947403_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655437'^^xsd:string;
  dwc:catalogNumber '9947403_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655437'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655437:9947403_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945221_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945221_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945221_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945221_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945221_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945221_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945221_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945221_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945244_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945244_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945244_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945244_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655420%3A9945244_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945244_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655420'^^xsd:string;
  dwc:catalogNumber '9945244_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655420'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655420:9945244_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924682_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924682_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924682_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924682_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924682_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924682_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655272'^^xsd:string;
  dwc:catalogNumber '9924682_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655272'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924682_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924688_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924688_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924688_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924688_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924688_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924688_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655272'^^xsd:string;
  dwc:catalogNumber '9924688_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655272'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924688_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924702_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924702_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924702_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924702_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924702_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924702_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655272'^^xsd:string;
  dwc:catalogNumber '9924702_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655272'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924702_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924707_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924707_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924707_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924707_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924707_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924707_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655272'^^xsd:string;
  dwc:catalogNumber '9924707_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655272'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924707_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924709_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924709_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924709_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924709_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924709_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924709_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655272'^^xsd:string;
  dwc:catalogNumber '9924709_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655272'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924709_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924714_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924714_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924714_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.0667"^^xsd:decimal ;
  dwc:decimalLongitude "9.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924714_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.0667 9.2667)"^^geo:wktLiteral ;
  geo-pos:lat "58.0667"^^xsd:decimal ;
  geo-pos:long "9.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655272%3A9924714_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924714_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655272'^^xsd:string;
  dwc:catalogNumber '9924714_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655272'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.2667'^^xsd:double;
  dwc:latitude '58.0667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655272:9924714_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934374_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934374_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934374_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934374_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934374_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934374_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655344'^^xsd:string;
  dwc:catalogNumber '9934374_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655344'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934374_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934374_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934374_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934374_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934374_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934374_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934374_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655344'^^xsd:string;
  dwc:catalogNumber '9934374_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655344'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934374_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934374_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934374_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934374_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934374_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934374_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934374_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655344'^^xsd:string;
  dwc:catalogNumber '9934374_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655344'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934374_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934435_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934435_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934435_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934435_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934435_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934435_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655344'^^xsd:string;
  dwc:catalogNumber '9934435_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655344'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934435_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934455_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934455_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934455_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934455_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934455_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934455_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655344'^^xsd:string;
  dwc:catalogNumber '9934455_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655344'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934455_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934463_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934463_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934463_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934463_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934463_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934463_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655344'^^xsd:string;
  dwc:catalogNumber '9934463_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655344'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934463_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934463_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934463_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934463_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934463_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934463_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934463_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655344'^^xsd:string;
  dwc:catalogNumber '9934463_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655344'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934463_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934463_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934463_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934463_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934463_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934463_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934463_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655344'^^xsd:string;
  dwc:catalogNumber '9934463_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655344'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934463_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934469_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934469_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934469_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934469_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934469_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934469_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655344'^^xsd:string;
  dwc:catalogNumber '9934469_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655344'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934469_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934469_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934469_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934469_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934469_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934469_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934469_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655344'^^xsd:string;
  dwc:catalogNumber '9934469_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655344'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934469_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945302_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945302_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945302_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945302_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945302_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945302_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945302_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945302_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945302_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945302_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945302_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945302_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945302_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945302_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945302_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945302_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945319_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945319_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945319_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945319_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945319_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945319_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945319_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945319_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945322_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945322_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945322_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945322_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945322_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945322_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945322_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945322_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945322_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945322_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945322_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945322_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945322_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945322_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945322_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945322_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945330_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945330_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945330_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945330_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945330_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945330_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945330_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945330_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945340_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945340_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945340_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945340_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945340_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945340_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945340_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945340_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945355_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945355_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945355_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945355_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945355_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945355_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945355_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945355_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945355_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945355_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945355_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945355_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945355_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945355_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945355_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945355_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945386_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945386_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945386_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945386_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945386_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945386_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945386_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945386_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945386_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945386_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945386_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945386_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945386_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945386_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945386_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945386_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945387_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945387_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945387_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945387_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945387_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945387_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945387_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945387_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945388_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945388_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945388_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945388_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945388_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945388_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945388_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945388_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945388_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945388_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945388_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945388_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945388_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945388_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945388_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945388_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945389_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945389_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945389_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945389_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945389_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945389_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945389_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945389_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945389_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945389_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945389_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945389_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945389_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945389_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945389_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945389_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945392_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945392_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945392_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945392_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945392_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945392_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945392_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945392_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945393_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945393_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945393_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945393_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945393_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945393_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945393_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945393_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945393_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945393_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945393_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945393_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945393_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945393_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945393_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945393_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945394_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945394_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945394_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945394_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945394_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945394_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945394_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945394_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945395_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945395_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945395_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945395_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945395_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945395_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945395_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945395_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945395_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945395_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945395_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945395_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945395_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945395_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945395_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945395_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945397_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945397_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945397_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945397_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945397_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945397_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945397_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945397_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945444_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945444_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945444_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945444_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945444_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945444_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945444_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945444_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945464_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945464_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945464_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945464_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945464_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945464_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945464_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945464_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945464_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945464_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945464_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945464_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945464_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945464_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945464_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945464_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945472_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945472_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945472_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945472_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945472_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945472_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945472_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945472_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945495_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945495_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945495_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945495_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945495_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945495_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945495_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945495_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945497_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945497_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945497_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945497_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945497_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945497_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945497_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945497_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945504_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945504_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945504_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945504_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945504_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945504_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945504_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945504_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945510_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945510_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945510_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945510_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945510_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945510_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945510_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium curvipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '163934'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945510_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '163934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945522_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945522_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945522_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945522_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945522_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945522_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945522_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945522_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945523_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945523_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945523_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945523_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945523_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945523_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945523_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945523_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945523_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945523_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945526_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945526_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945526_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945526_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945526_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945526_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945526_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945526_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945527_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945527_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945527_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945527_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945527_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945527_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945527_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945527_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945528_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945528_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945528_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945528_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945528_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945528_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945528_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945528_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945528_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945528_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945529_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945529_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945529_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945529_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945529_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945529_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945529_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945529_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945530_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945530_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945530_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945530_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945530_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945530_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945530_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945530_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945534_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945534_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945534_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945534_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945534_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945534_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945534_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945534_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945534_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945534_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945534_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945534_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945534_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945534_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945534_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945534_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945535_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945535_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945535_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945535_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945535_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945535_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945535_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945535_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945535_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945535_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945535_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945535_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945535_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945535_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945535_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945535_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945536_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945536_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945536_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945536_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945536_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945536_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945536_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945536_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945536_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945536_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945536_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945536_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945536_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945536_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945536_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945536_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945537_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945537_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945537_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945537_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945537_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945537_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945537_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945537_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945537_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945537_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945537_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945537_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945537_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945537_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945537_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945537_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945539_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945539_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945539_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945539_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945539_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945539_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945539_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945539_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9948985_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9948985_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9948985_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9948985_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9948985_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9948985_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655451'^^xsd:string;
  dwc:catalogNumber '9948985_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655451'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9948985_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9948985_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9948985_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9948985_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9948985_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9948985_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9948985_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655451'^^xsd:string;
  dwc:catalogNumber '9948985_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655451'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9948985_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9948991_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9948991_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9948991_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9948991_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9948991_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9948991_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655451'^^xsd:string;
  dwc:catalogNumber '9948991_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655451'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9948991_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949003_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949003_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949003_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949003_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949003_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949003_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655451'^^xsd:string;
  dwc:catalogNumber '9949003_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655451'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949003_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949003_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949003_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949003_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949003_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949003_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949003_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655451'^^xsd:string;
  dwc:catalogNumber '9949003_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655451'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949003_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949005_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949005_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949005_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949005_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949005_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949005_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655451'^^xsd:string;
  dwc:catalogNumber '9949005_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655451'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949005_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949006_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949006_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949006_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949006_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949006_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949006_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655451'^^xsd:string;
  dwc:catalogNumber '9949006_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655451'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949006_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949009_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949009_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949009_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949009_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949009_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949009_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655451'^^xsd:string;
  dwc:catalogNumber '9949009_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655451'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949009_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949009_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949009_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949009_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949009_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949009_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949009_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655451'^^xsd:string;
  dwc:catalogNumber '9949009_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655451'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949009_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949010_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949010_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949010_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949010_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949010_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949010_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655451'^^xsd:string;
  dwc:catalogNumber '9949010_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655451'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949010_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949010_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949010_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949010_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949010_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949010_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949010_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655451'^^xsd:string;
  dwc:catalogNumber '9949010_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655451'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949010_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949011_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949011_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949011_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949011_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949011_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949011_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655451'^^xsd:string;
  dwc:catalogNumber '9949011_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655451'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949011_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949012_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949012_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949012_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949012_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949012_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949012_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655451'^^xsd:string;
  dwc:catalogNumber '9949012_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655451'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949012_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949014_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949014_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949014_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949014_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949014_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949014_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655451'^^xsd:string;
  dwc:catalogNumber '9949014_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655451'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949014_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949017_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949017_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949017_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949017_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949017_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949017_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655451'^^xsd:string;
  dwc:catalogNumber '9949017_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655451'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949017_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949011_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949011_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949011_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949011_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949011_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949011_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655451'^^xsd:string;
  dwc:catalogNumber '9949011_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655451'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949011_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949017_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949017_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949017_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949017_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655451%3A9949017_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949017_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655451'^^xsd:string;
  dwc:catalogNumber '9949017_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655451'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655451:9949017_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945387_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945387_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945387_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945387_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945387_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945387_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945387_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945387_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945392_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945392_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945392_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945392_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945392_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945392_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945392_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945392_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945394_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945394_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945394_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945394_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945394_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945394_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945394_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945394_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945397_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945397_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945397_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945397_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945397_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945397_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945397_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945397_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945505_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945505_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945505_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945505_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945505_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945505_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945505_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945505_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945525_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945525_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945525_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945525_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945525_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945525_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945525_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945525_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945529_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945529_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945529_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945529_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945529_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945529_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945529_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945529_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945533_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945533_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945533_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945533_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945533_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945533_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945533_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945533_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945539_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945539_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945539_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945539_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655422%3A9945539_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945539_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655422'^^xsd:string;
  dwc:catalogNumber '9945539_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655422'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655422:9945539_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945337_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945337_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945337_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945337_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945337_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945337_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945337_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945337_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945381_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945381_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945381_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945381_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655421%3A9945381_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945381_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655421'^^xsd:string;
  dwc:catalogNumber '9945381_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655421'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655421:9945381_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934402_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934402_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934402_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934402_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934402_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934402_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655344'^^xsd:string;
  dwc:catalogNumber '9934402_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655344'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934402_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934427_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934427_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934427_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934427_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934427_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934427_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655344'^^xsd:string;
  dwc:catalogNumber '9934427_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655344'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934427_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934435_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934435_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934435_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934435_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934435_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934435_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655344'^^xsd:string;
  dwc:catalogNumber '9934435_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655344'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934435_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934435_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934435_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934435_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934435_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934435_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934435_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655344'^^xsd:string;
  dwc:catalogNumber '9934435_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655344'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934435_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934469_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934469_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934469_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934469_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9.35)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655344%3A9934469_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934469_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655344'^^xsd:string;
  dwc:catalogNumber '9934469_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655344'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.35'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655344:9934469_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924788_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924788_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924788_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924788_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924788_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924788_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924788_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924788_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924788_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924788_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924788_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924788_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924788_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924788_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924788_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924788_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924797_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924797_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924797_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924797_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924797_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924797_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924797_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924797_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924797_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924797_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924797_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924797_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924797_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924797_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924797_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924797_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924815_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924815_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924815_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924815_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924815_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924815_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924815_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924815_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924816_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924816_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924816_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924816_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924816_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924816_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924816_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924816_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924817_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924817_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924817_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924817_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924817_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924817_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924817_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924817_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924818_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924818_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924818_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924818_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924818_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924818_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924818_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924818_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924818_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924818_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924818_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924818_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924818_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924818_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924818_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924818_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924821_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924821_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924821_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924821_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924821_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924821_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924821_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924821_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924822_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924822_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924822_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924822_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924822_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924822_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924822_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924822_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924822_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924822_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924822_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924822_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924822_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924822_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924822_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924822_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924823_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924823_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924823_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924823_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924823_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924823_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924823_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924823_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924823_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924823_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924823_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924823_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924823_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924823_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924823_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924823_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924829_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924829_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924829_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924829_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924829_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924829_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924829_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924829_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924829_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924829_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924829_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924829_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924829_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924829_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924829_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924829_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934800_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934800_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934800_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934800_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934800_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934800_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655347'^^xsd:string;
  dwc:catalogNumber '9934800_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655347'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934800_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934800_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934800_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934800_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934800_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934800_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934800_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655347'^^xsd:string;
  dwc:catalogNumber '9934800_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655347'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934800_3'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934828_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934828_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934828_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934828_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934828_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934828_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655347'^^xsd:string;
  dwc:catalogNumber '9934828_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655347'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934828_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934853_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934853_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934853_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934853_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934853_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934853_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655347'^^xsd:string;
  dwc:catalogNumber '9934853_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655347'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934853_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934861_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934861_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934861_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934861_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934861_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934861_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655347'^^xsd:string;
  dwc:catalogNumber '9934861_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655347'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934861_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934889_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934889_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934889_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934889_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934889_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934889_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655347'^^xsd:string;
  dwc:catalogNumber '9934889_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655347'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934889_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934889_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934889_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934889_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934889_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934889_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934889_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655347'^^xsd:string;
  dwc:catalogNumber '9934889_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655347'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934889_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934895_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934895_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934895_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934895_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934895_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934895_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655347'^^xsd:string;
  dwc:catalogNumber '9934895_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655347'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934895_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934895_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934895_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934895_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934895_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934895_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934895_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655347'^^xsd:string;
  dwc:catalogNumber '9934895_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655347'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934895_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934942_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934942_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934942_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934942_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934942_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9934942_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9934942_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9934942_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934961_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934961_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934961_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934961_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934961_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9934961_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9934961_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9934961_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934977_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934977_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934977_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934977_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934977_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9934977_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9934977_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9934977_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934995_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934995_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934995_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934995_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934995_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9934995_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9934995_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9934995_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935002_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935002_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935002_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935002_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935002_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935002_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9935002_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935002_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935021_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935021_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935021_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935021_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935021_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935021_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9935021_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935021_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935023_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935023_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935023_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935023_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935023_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935023_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9935023_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935023_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935026_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935026_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935026_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935026_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935026_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935026_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9935026_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935026_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935027_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935027_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935027_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935027_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935027_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935027_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9935027_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935027_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935031_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935031_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935031_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935031_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935031_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935031_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9935031_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935031_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935032_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935032_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935032_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935032_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935032_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935032_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9935032_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935032_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935033_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935033_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935033_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935033_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935033_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935033_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9935033_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935033_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935034_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935034_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935034_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935034_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935034_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935034_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9935034_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935034_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935035_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935035_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935035_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935035_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935035_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935035_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9935035_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935035_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935037_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935037_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935037_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935037_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935037_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935037_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9935037_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935037_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935037_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935037_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935037_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935037_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935037_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935037_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9935037_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935037_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935084_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935084_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935084_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935084_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935084_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655349:9935084_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655349'^^xsd:string;
  dwc:catalogNumber '9935084_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655349'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655349:9935084_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935169_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935169_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935169_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935169_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935169_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655349:9935169_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655349'^^xsd:string;
  dwc:catalogNumber '9935169_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655349'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655349:9935169_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935170_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935170_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935170_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935170_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935170_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655349:9935170_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655349'^^xsd:string;
  dwc:catalogNumber '9935170_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655349'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655349:9935170_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935174_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935174_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935174_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935174_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935174_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655349:9935174_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655349'^^xsd:string;
  dwc:catalogNumber '9935174_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655349'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655349:9935174_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935175_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935175_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935175_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935175_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935175_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655349:9935175_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655349'^^xsd:string;
  dwc:catalogNumber '9935175_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655349'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655349:9935175_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935176_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935176_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935176_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935176_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935176_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655349:9935176_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655349'^^xsd:string;
  dwc:catalogNumber '9935176_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655349'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655349:9935176_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935179_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935179_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935179_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935179_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935179_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655349:9935179_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655349'^^xsd:string;
  dwc:catalogNumber '9935179_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655349'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655349:9935179_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934516_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934516_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934516_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934516_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934516_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934516_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655345'^^xsd:string;
  dwc:catalogNumber '9934516_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655345'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934516_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934516_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934516_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934516_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934516_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934516_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934516_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655345'^^xsd:string;
  dwc:catalogNumber '9934516_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655345'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934516_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934544_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934544_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934544_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934544_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934544_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934544_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655345'^^xsd:string;
  dwc:catalogNumber '9934544_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655345'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934544_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934569_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934569_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934569_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934569_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934569_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934569_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655345'^^xsd:string;
  dwc:catalogNumber '9934569_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655345'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934569_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934577_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934577_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934577_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934577_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934577_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934577_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655345'^^xsd:string;
  dwc:catalogNumber '9934577_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655345'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934577_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934597_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934597_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934597_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934597_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934597_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934597_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655345'^^xsd:string;
  dwc:catalogNumber '9934597_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655345'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934597_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934605_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934605_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934605_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934605_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934605_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934605_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655345'^^xsd:string;
  dwc:catalogNumber '9934605_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655345'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934605_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934605_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934605_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934605_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934605_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934605_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934605_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655345'^^xsd:string;
  dwc:catalogNumber '9934605_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655345'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934605_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934605_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934605_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934605_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934605_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934605_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934605_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655345'^^xsd:string;
  dwc:catalogNumber '9934605_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655345'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934605_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934611_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934611_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934611_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934611_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934611_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934611_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655345'^^xsd:string;
  dwc:catalogNumber '9934611_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655345'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934611_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934611_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934611_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934611_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934611_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934611_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934611_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655345'^^xsd:string;
  dwc:catalogNumber '9934611_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655345'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934611_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934611_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934611_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934611_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934611_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934611_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934611_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655345'^^xsd:string;
  dwc:catalogNumber '9934611_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655345'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934611_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934658_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934658_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934658_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934658_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934658_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934658_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934658_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934658_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934658_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934658_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934658_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934658_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934658_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934658_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934658_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934658_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934689_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934689_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934689_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934689_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934689_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934689_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934689_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis dens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109616'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934689_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934693_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934693_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934693_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934693_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934693_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934693_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934693_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934693_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934719_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934719_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934719_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934719_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934719_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934719_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934719_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934719_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934727_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934727_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934727_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934727_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934727_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934727_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934727_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934727_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934739_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934739_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934739_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934739_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934739_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934739_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934739_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934739_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934739_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934739_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934739_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934739_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934739_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934739_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934739_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934739_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934747_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934747_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934747_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934747_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934747_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934747_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934747_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934747_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934747_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934747_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934747_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934747_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934747_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934747_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934747_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934747_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934748_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934748_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934748_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934748_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934748_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934748_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934748_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934748_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934750_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934750_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934750_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934750_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934750_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934750_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934750_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934750_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934753_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934753_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934753_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934753_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934753_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934753_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934753_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934753_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945586_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945586_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945586_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945586_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945586_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945586_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945586_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945586_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945586_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945586_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945586_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945586_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945586_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945586_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945586_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945586_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945639_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945639_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945639_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945639_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945639_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945639_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945639_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945639_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945639_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945639_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945639_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945639_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945639_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945639_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945639_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945639_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945655_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945655_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945655_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945655_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945655_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945655_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945655_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945655_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945667_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945667_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945667_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945667_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945667_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945667_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945667_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945667_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945667_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945667_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945667_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945667_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945667_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945667_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945667_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945667_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945670_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945670_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945670_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945670_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945670_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945670_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945670_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945670_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945671_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945671_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945671_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945671_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945671_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945671_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945671_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945671_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945672_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945672_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945672_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945672_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945672_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945672_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945672_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945672_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945812_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945812_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945812_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945812_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945812_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945812_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655424'^^xsd:string;
  dwc:catalogNumber '9945812_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655424'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945812_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945672_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945672_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945672_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945672_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945672_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945672_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945672_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945672_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945676_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945676_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945676_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945676_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945676_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945676_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945676_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945676_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945676_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945676_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945676_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945676_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945676_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945676_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945676_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945676_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945677_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945677_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945677_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945677_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945677_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945677_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945677_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945677_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945678_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945678_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945678_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945678_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945678_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945678_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945678_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945678_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945681_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945681_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945681_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945681_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945681_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945681_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945681_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945681_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945728_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945728_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945728_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945728_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945728_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945728_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655424'^^xsd:string;
  dwc:catalogNumber '9945728_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655424'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945728_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945763_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945763_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945763_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945763_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945763_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945763_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655424'^^xsd:string;
  dwc:catalogNumber '9945763_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655424'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945763_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945781_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945781_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945781_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945781_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945781_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945781_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655424'^^xsd:string;
  dwc:catalogNumber '9945781_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655424'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945781_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945807_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945807_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945807_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945807_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945807_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945807_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655424'^^xsd:string;
  dwc:catalogNumber '9945807_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655424'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945807_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945813_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945813_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945813_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945813_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945813_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945813_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655424'^^xsd:string;
  dwc:catalogNumber '9945813_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655424'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945813_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945818_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945818_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945818_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945818_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945818_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945818_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655424'^^xsd:string;
  dwc:catalogNumber '9945818_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655424'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945818_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945818_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945818_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945818_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945818_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945818_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945818_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655424'^^xsd:string;
  dwc:catalogNumber '9945818_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655424'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945818_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945819_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945819_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945819_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945819_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945819_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945819_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655424'^^xsd:string;
  dwc:catalogNumber '9945819_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655424'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945819_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945820_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945820_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945820_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945820_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945820_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945820_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655424'^^xsd:string;
  dwc:catalogNumber '9945820_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655424'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945820_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945820_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945820_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945820_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945820_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945820_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945820_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655424'^^xsd:string;
  dwc:catalogNumber '9945820_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655424'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945820_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945823_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945823_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945823_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945823_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945823_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945823_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655424'^^xsd:string;
  dwc:catalogNumber '9945823_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655424'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945823_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945823_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945823_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945823_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945823_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945823_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945823_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655424'^^xsd:string;
  dwc:catalogNumber '9945823_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655424'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945823_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945949_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945949_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945949_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945949_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945949_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655425:9945949_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655425'^^xsd:string;
  dwc:catalogNumber '9945949_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655425'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655425:9945949_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945954_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945954_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945954_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945954_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945954_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655425:9945954_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655425'^^xsd:string;
  dwc:catalogNumber '9945954_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655425'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655425:9945954_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945960_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945960_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945960_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945960_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945960_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655425:9945960_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655425'^^xsd:string;
  dwc:catalogNumber '9945960_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655425'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655425:9945960_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945962_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945962_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945962_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945962_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945962_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655425:9945962_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655425'^^xsd:string;
  dwc:catalogNumber '9945962_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655425'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655425:9945962_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945965_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945965_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945965_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945965_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945965_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655425:9945965_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655425'^^xsd:string;
  dwc:catalogNumber '9945965_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655425'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655425:9945965_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946012_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946012_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946012_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946012_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946012_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946012_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655426'^^xsd:string;
  dwc:catalogNumber '9946012_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655426'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946012_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946040_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946040_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946040_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946040_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946040_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946040_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655426'^^xsd:string;
  dwc:catalogNumber '9946040_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655426'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946040_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946047_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946047_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946047_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946047_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946047_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946047_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655426'^^xsd:string;
  dwc:catalogNumber '9946047_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655426'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946047_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946047_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946047_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946047_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946047_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946047_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946047_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655426'^^xsd:string;
  dwc:catalogNumber '9946047_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655426'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946047_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946091_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946091_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946091_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946091_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946091_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946091_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655426'^^xsd:string;
  dwc:catalogNumber '9946091_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655426'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946091_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946095_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946095_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946095_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946095_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946095_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946095_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655426'^^xsd:string;
  dwc:catalogNumber '9946095_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655426'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946095_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946096_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946096_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946096_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946096_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946096_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946096_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655426'^^xsd:string;
  dwc:catalogNumber '9946096_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655426'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946096_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946096_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946096_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946096_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946096_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946096_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946096_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655426'^^xsd:string;
  dwc:catalogNumber '9946096_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655426'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946096_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946102_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946102_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946102_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946102_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946102_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946102_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655426'^^xsd:string;
  dwc:catalogNumber '9946102_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655426'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946102_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946103_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946103_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946103_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946103_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946103_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946103_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655426'^^xsd:string;
  dwc:catalogNumber '9946103_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655426'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946103_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946103_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946103_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946103_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946103_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946103_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946103_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655426'^^xsd:string;
  dwc:catalogNumber '9946103_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655426'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946103_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946104_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946104_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946104_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946104_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946104_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946104_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655426'^^xsd:string;
  dwc:catalogNumber '9946104_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655426'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946104_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946105_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946105_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946105_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946105_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946105_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946105_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655426'^^xsd:string;
  dwc:catalogNumber '9946105_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655426'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946105_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946107_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946107_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946107_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946107_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946107_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946107_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655426'^^xsd:string;
  dwc:catalogNumber '9946107_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655426'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946107_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946107_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946107_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946107_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946107_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946107_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946107_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655426'^^xsd:string;
  dwc:catalogNumber '9946107_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655426'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946107_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946154_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946154_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946154_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946154_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946154_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946154_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946154_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946154_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946185_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946185_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946185_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946185_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946185_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946185_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946185_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis dens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109616'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946185_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946189_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946189_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946189_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946189_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946189_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946189_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946189_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946189_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946205_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946205_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946205_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946205_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946205_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946205_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946205_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946205_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946233_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946233_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946233_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946233_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946233_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946233_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946233_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946233_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946233_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946233_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946233_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946233_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946233_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946233_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946233_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946233_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946238_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946238_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946238_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946238_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946238_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946238_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946238_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946238_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946241_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946241_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946241_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946241_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946241_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946241_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946241_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946241_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946244_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946244_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946244_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946244_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946244_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946244_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946244_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946244_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946244_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946244_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946244_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946244_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946244_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946244_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946244_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946244_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946245_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946245_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946245_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946245_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946245_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946245_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946245_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946245_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946245_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946245_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946245_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946245_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946245_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946245_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946245_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946245_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946246_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946246_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946246_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946246_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946246_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946246_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946246_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946246_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946246_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946246_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946246_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946246_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946246_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946246_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946246_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946246_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946249_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946249_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946249_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946249_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946249_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946249_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946249_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946249_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945621_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945621_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945621_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945621_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945621_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945621_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945621_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945621_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945812_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945812_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945812_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945812_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945812_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945812_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655424'^^xsd:string;
  dwc:catalogNumber '9945812_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655424'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945812_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945677_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945677_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945677_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945677_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945677_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945677_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945677_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945677_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945681_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945681_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945681_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945681_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655423%3A9945681_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945681_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655423'^^xsd:string;
  dwc:catalogNumber '9945681_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655423'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655423:9945681_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945813_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945813_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945813_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945813_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945813_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945813_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655424'^^xsd:string;
  dwc:catalogNumber '9945813_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655424'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945813_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945819_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945819_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945819_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945819_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655424%3A9945819_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945819_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655424'^^xsd:string;
  dwc:catalogNumber '9945819_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655424'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655424:9945819_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945961_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945961_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945961_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945961_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655425%3A9945961_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655425:9945961_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655425'^^xsd:string;
  dwc:catalogNumber '9945961_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655425'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655425:9945961_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946093_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946093_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946093_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946093_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946093_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946093_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655426'^^xsd:string;
  dwc:catalogNumber '9946093_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655426'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946093_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946102_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946102_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946102_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946102_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946102_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946102_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655426'^^xsd:string;
  dwc:catalogNumber '9946102_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655426'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946102_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946104_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946104_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946104_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946104_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655426%3A9946104_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946104_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655426'^^xsd:string;
  dwc:catalogNumber '9946104_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655426'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655426:9946104_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946154_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946154_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946154_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946154_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946154_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946154_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946154_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946154_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946223_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946223_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946223_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946223_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946223_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946223_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946223_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946223_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946238_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946238_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946238_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946238_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946238_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946238_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946238_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946238_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946249_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946249_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946249_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946249_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655427%3A9946249_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946249_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655427'^^xsd:string;
  dwc:catalogNumber '9946249_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655427'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655427:9946249_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924782_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924782_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924782_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924782_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924782_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924782_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924782_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924782_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924815_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924815_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924815_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924815_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924815_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924815_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924815_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924815_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924819_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924819_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924819_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924819_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924819_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924819_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924819_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924819_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924821_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924821_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924821_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924821_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924821_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924821_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924821_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924821_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924824_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924824_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924824_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924824_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655273%3A9924824_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924824_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655273'^^xsd:string;
  dwc:catalogNumber '9924824_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655273'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655273:9924824_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934753_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934753_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934753_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934753_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934753_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934753_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934753_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934753_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934800_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934800_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934800_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934800_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934800_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934800_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655347'^^xsd:string;
  dwc:catalogNumber '9934800_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655347'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934800_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934889_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934889_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934889_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934889_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934889_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934889_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655347'^^xsd:string;
  dwc:catalogNumber '9934889_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655347'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934889_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934895_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934895_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934895_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934895_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655347%3A9934895_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934895_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655347'^^xsd:string;
  dwc:catalogNumber '9934895_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655347'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655347:9934895_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934942_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934942_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934942_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934942_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9934942_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9934942_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9934942_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9934942_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935003_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935003_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935003_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935003_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935003_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935003_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9935003_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935003_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935028_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935028_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935028_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935028_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935028_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935028_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9935028_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935028_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935036_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935036_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935036_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935036_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655348%3A9935036_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935036_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655348'^^xsd:string;
  dwc:catalogNumber '9935036_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655348'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655348:9935036_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935119_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935119_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935119_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935119_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655349%3A9935119_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655349:9935119_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655349'^^xsd:string;
  dwc:catalogNumber '9935119_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655349'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655349:9935119_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934516_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934516_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934516_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934516_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934516_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934516_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655345'^^xsd:string;
  dwc:catalogNumber '9934516_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655345'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934516_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934577_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934577_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934577_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934577_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655345%3A9934577_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934577_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655345'^^xsd:string;
  dwc:catalogNumber '9934577_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655345'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655345:9934577_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934658_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934658_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934658_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934658_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934658_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934658_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934658_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934658_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934719_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934719_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934719_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934719_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934719_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934719_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934719_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934719_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934742_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934742_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934742_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934742_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934742_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934742_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934742_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934742_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934749_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934749_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934749_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934749_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934749_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934749_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934749_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934749_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934753_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934753_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934753_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934753_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9333 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9333"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655346%3A9934753_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934753_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655346'^^xsd:string;
  dwc:catalogNumber '9934753_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655346'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '57.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655346:9934753_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655350%3A9935279_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655350%3A9935279_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655350%3A9935279_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655350%3A9935279_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9.5667)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "9.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655350%3A9935279_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655350:9935279_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655350'^^xsd:string;
  dwc:catalogNumber '9935279_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655350'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.5667'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655350:9935279_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655350%3A9935315_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655350%3A9935315_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655350%3A9935315_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655350%3A9935315_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9.5667)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "9.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655350%3A9935315_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655350:9935315_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655350'^^xsd:string;
  dwc:catalogNumber '9935315_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655350'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.5667'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655350:9935315_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655350%3A9935321_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655350%3A9935321_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655350%3A9935321_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655350%3A9935321_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 9.5667)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "9.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655350%3A9935321_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655350:9935321_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655350'^^xsd:string;
  dwc:catalogNumber '9935321_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655350'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.5667'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655350:9935321_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9953976_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9953976_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9953976_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8167"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9953976_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.8167"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9953976_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9953976_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655487'^^xsd:string;
  dwc:catalogNumber '9953976_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655487'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '58.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9953976_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9953976_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9953976_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9953976_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8167"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9953976_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.8167"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9953976_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9953976_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655487'^^xsd:string;
  dwc:catalogNumber '9953976_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655487'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '58.8167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9953976_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954055_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954055_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954055_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8167"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954055_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.8167"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954055_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954055_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655487'^^xsd:string;
  dwc:catalogNumber '9954055_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655487'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '58.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954055_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954055_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954055_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954055_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8167"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954055_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.8167"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954055_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954055_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655487'^^xsd:string;
  dwc:catalogNumber '9954055_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655487'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '58.8167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954055_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954059_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954059_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954059_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8167"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954059_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.8167"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954059_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954059_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655487'^^xsd:string;
  dwc:catalogNumber '9954059_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655487'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '58.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954059_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954065_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954065_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954065_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8167"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954065_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.8167"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954065_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954065_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655487'^^xsd:string;
  dwc:catalogNumber '9954065_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655487'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '58.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954065_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954065_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954065_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954065_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8167"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954065_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.8167"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954065_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954065_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655487'^^xsd:string;
  dwc:catalogNumber '9954065_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655487'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '58.8167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954065_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954066_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954066_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954066_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8167"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954066_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.8167"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954066_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954066_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655487'^^xsd:string;
  dwc:catalogNumber '9954066_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655487'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '58.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954066_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954071_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954071_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954071_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8167"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954071_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.8167"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954071_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954071_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655487'^^xsd:string;
  dwc:catalogNumber '9954071_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655487'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '58.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954071_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954071_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954071_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954071_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8167"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954071_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.8167"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954071_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954071_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655487'^^xsd:string;
  dwc:catalogNumber '9954071_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655487'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '58.8167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954071_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954011_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954011_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954011_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8167"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954011_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.8167"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954011_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954011_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655487'^^xsd:string;
  dwc:catalogNumber '9954011_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655487'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '58.8167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954011_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954059_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954059_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954059_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8167"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954059_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.8167"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954059_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954059_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655487'^^xsd:string;
  dwc:catalogNumber '9954059_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655487'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '58.8167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954059_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954060_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954060_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954060_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8167"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954060_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.8167"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954060_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954060_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655487'^^xsd:string;
  dwc:catalogNumber '9954060_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655487'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '58.8167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954060_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954066_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954066_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954066_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8167"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954066_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8167 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.8167"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655487%3A9954066_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954066_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655487'^^xsd:string;
  dwc:catalogNumber '9954066_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655487'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '58.8167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655487:9954066_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930597_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930597_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930597_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930597_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930597_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930597_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655317'^^xsd:string;
  dwc:catalogNumber '9930597_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655317'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930597_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930625_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930625_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930625_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930625_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930625_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930625_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655317'^^xsd:string;
  dwc:catalogNumber '9930625_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655317'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930625_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930628_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930628_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930628_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930628_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930628_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930628_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655317'^^xsd:string;
  dwc:catalogNumber '9930628_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655317'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930628_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930630_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930630_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930630_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930630_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930630_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930630_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655317'^^xsd:string;
  dwc:catalogNumber '9930630_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655317'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930630_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930634_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930634_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930634_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930634_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930634_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930634_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655317'^^xsd:string;
  dwc:catalogNumber '9930634_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655317'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930634_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655317'^^xsd:string;
  dwc:catalogNumber '9930635_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655317'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930635_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930636_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930636_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930636_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930636_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930636_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930636_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655317'^^xsd:string;
  dwc:catalogNumber '9930636_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655317'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930636_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930639_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930639_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930639_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930639_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930639_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930639_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655317'^^xsd:string;
  dwc:catalogNumber '9930639_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655317'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930639_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9930970_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9930970_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9930970_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9930970_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9930970_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9930970_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655320'^^xsd:string;
  dwc:catalogNumber '9930970_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655320'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9930970_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9930970_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9930970_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9930970_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9930970_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9930970_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9930970_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655320'^^xsd:string;
  dwc:catalogNumber '9930970_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655320'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9930970_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931030_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931030_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931030_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931030_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931030_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931030_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655320'^^xsd:string;
  dwc:catalogNumber '9931030_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655320'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931030_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931051_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931051_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931051_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931051_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931051_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931051_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655320'^^xsd:string;
  dwc:catalogNumber '9931051_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655320'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931051_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931054_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931054_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931054_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931054_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931054_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931054_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655320'^^xsd:string;
  dwc:catalogNumber '9931054_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655320'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931054_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931056_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931056_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931056_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931056_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931056_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931056_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655320'^^xsd:string;
  dwc:catalogNumber '9931056_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655320'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931056_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931059_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931059_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931059_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931059_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931059_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931059_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655320'^^xsd:string;
  dwc:catalogNumber '9931059_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655320'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931059_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931061_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931061_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931061_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931061_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931061_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931061_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655320'^^xsd:string;
  dwc:catalogNumber '9931061_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655320'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931061_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931062_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931062_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931062_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931062_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931062_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931062_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655320'^^xsd:string;
  dwc:catalogNumber '9931062_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655320'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931062_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931064_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931064_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931064_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931064_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931064_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931064_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655320'^^xsd:string;
  dwc:catalogNumber '9931064_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655320'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931064_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931065_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931065_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931065_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931065_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931065_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931065_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655320'^^xsd:string;
  dwc:catalogNumber '9931065_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655320'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931065_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931005_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931005_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931005_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931005_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931005_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931005_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655320'^^xsd:string;
  dwc:catalogNumber '9931005_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655320'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931005_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931055_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931055_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931055_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931055_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931055_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931055_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655320'^^xsd:string;
  dwc:catalogNumber '9931055_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655320'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931055_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931060_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931060_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931060_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931060_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931060_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931060_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655320'^^xsd:string;
  dwc:catalogNumber '9931060_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655320'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931060_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931065_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931065_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931065_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931065_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655320%3A9931065_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931065_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655320'^^xsd:string;
  dwc:catalogNumber '9931065_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655320'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655320:9931065_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930544_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930544_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930544_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930544_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930544_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930544_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655317'^^xsd:string;
  dwc:catalogNumber '9930544_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655317'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930544_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930629_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930629_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930629_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930629_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.66667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655317%3A9930629_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930629_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655317'^^xsd:string;
  dwc:catalogNumber '9930629_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655317'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.66667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655317:9930629_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924098_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924098_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924098_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924098_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924098_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924098_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924098_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924098_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924107_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924107_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924107_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924107_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924107_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924107_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924107_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924107_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924113_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924113_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924113_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924113_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924113_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924113_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924113_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924113_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924125_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924125_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924125_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924125_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924125_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924125_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924125_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924125_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924125_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924125_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924125_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924125_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924125_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924125_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924125_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924125_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924126_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924126_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924126_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924126_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924126_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924126_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924126_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924126_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924127_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924127_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924127_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924127_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924127_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924127_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924127_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924127_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924128_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924128_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924128_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924128_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924128_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924128_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924128_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924128_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924128_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924128_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924128_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924128_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924128_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924128_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924128_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924128_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924131_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924131_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924131_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924131_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924131_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924131_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924131_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924131_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924132_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924132_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924132_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924132_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924132_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924132_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924132_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924132_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924132_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924132_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924134_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924134_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924134_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924134_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924134_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924134_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924134_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924134_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924139_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924139_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924139_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924139_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924139_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924139_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924139_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924139_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930686_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930686_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930686_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930686_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930686_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930686_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655318'^^xsd:string;
  dwc:catalogNumber '9930686_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655318'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930686_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930686_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930686_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930686_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930686_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930686_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930686_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655318'^^xsd:string;
  dwc:catalogNumber '9930686_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655318'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930686_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930686_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930686_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930686_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930686_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930686_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930686_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655318'^^xsd:string;
  dwc:catalogNumber '9930686_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655318'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930686_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930739_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930739_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930739_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930739_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930739_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930739_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655318'^^xsd:string;
  dwc:catalogNumber '9930739_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655318'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930739_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930747_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930747_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930747_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930747_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930747_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930747_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655318'^^xsd:string;
  dwc:catalogNumber '9930747_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655318'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930747_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930747_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930747_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930747_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930747_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930747_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930747_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655318'^^xsd:string;
  dwc:catalogNumber '9930747_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655318'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930747_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930767_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930767_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930767_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930767_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930767_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930767_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655318'^^xsd:string;
  dwc:catalogNumber '9930767_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655318'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930767_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930775_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930775_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930775_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930775_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930775_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930775_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655318'^^xsd:string;
  dwc:catalogNumber '9930775_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655318'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930775_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930781_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930781_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930781_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930781_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930781_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930781_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655318'^^xsd:string;
  dwc:catalogNumber '9930781_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655318'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930781_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930781_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930781_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930781_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930781_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930781_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930781_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655318'^^xsd:string;
  dwc:catalogNumber '9930781_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655318'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930781_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930828_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930828_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930828_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930828_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930828_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930828_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655319'^^xsd:string;
  dwc:catalogNumber '9930828_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655319'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930828_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930828_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930828_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930828_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930828_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930828_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930828_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655319'^^xsd:string;
  dwc:catalogNumber '9930828_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655319'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930828_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930856_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930856_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930856_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930856_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930856_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930856_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655319'^^xsd:string;
  dwc:catalogNumber '9930856_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655319'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930856_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930889_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930889_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930889_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930889_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930889_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930889_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655319'^^xsd:string;
  dwc:catalogNumber '9930889_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655319'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930889_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930889_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930889_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930889_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930889_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930889_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930889_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655319'^^xsd:string;
  dwc:catalogNumber '9930889_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655319'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930889_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930907_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930907_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930907_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930907_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930907_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930907_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655319'^^xsd:string;
  dwc:catalogNumber '9930907_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655319'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930907_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930917_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930917_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930917_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930917_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930917_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930917_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655319'^^xsd:string;
  dwc:catalogNumber '9930917_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655319'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930917_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930917_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930917_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930917_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930917_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930917_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930917_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655319'^^xsd:string;
  dwc:catalogNumber '9930917_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655319'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930917_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930923_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930923_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930923_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930923_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930923_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930923_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655319'^^xsd:string;
  dwc:catalogNumber '9930923_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655319'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930923_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930923_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930923_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930923_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930923_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930923_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930923_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655319'^^xsd:string;
  dwc:catalogNumber '9930923_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655319'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930923_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931112_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931112_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931112_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931112_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931112_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931112_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655321'^^xsd:string;
  dwc:catalogNumber '9931112_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655321'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931112_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931112_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931112_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931112_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931112_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931112_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931112_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655321'^^xsd:string;
  dwc:catalogNumber '9931112_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655321'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931112_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931140_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931140_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931140_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931140_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931140_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931140_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655321'^^xsd:string;
  dwc:catalogNumber '9931140_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655321'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931140_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931173_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931173_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931173_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931173_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931173_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931173_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655321'^^xsd:string;
  dwc:catalogNumber '9931173_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655321'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931173_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931173_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931173_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931173_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931173_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931173_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931173_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655321'^^xsd:string;
  dwc:catalogNumber '9931173_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655321'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931173_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931191_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931191_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931191_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931191_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931191_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931191_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655321'^^xsd:string;
  dwc:catalogNumber '9931191_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655321'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931191_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931193_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931193_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931193_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931193_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931193_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931193_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655321'^^xsd:string;
  dwc:catalogNumber '9931193_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655321'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931193_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931193_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931193_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931193_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931193_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931193_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931193_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655321'^^xsd:string;
  dwc:catalogNumber '9931193_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655321'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931193_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931201_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931201_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931201_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931201_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931201_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931201_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655321'^^xsd:string;
  dwc:catalogNumber '9931201_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655321'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931201_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931207_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931207_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931207_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931207_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931207_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931207_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655321'^^xsd:string;
  dwc:catalogNumber '9931207_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655321'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931207_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931207_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931207_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931207_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931207_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931207_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931207_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655321'^^xsd:string;
  dwc:catalogNumber '9931207_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655321'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931207_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941614_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941614_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941614_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941614_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941614_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941614_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941614_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941614_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941614_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941614_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941614_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941614_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941614_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941614_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941614_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941614_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941614_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941614_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941614_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941614_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941614_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941614_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941614_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941614_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941665_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941665_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941665_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941665_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941665_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941665_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941665_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941665_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941693_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941693_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941693_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941693_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941693_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941693_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941693_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941693_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941704_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941704_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941704_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941704_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941704_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941704_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941704_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941704_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941704_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941704_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941704_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941704_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941704_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941704_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941704_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941704_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941704_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941704_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941704_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941704_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941704_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941704_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941704_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941704_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941705_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941705_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941705_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941705_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941705_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941705_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941705_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941705_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941706_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941706_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941706_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941706_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941706_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941706_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941706_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941706_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941706_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941706_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941706_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941706_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941706_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941706_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941706_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941706_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941706_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941706_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941706_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941706_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941706_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941706_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941706_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941706_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941707_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941707_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941707_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941707_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941707_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941707_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941707_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941707_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941707_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941707_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941707_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941707_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941707_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941707_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941707_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941707_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941709_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941709_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941709_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941709_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941709_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941709_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941709_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941709_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941709_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941709_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941709_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941709_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941709_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941709_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941709_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941709_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941709_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941709_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941709_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941709_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941709_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941709_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941709_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941709_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941698_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941698_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941698_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941698_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941698_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941698_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941698_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941698_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941699_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941699_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941699_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941699_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941699_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941699_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941699_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941699_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941700_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941700_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941700_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941700_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941700_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941700_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941700_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941700_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941683_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941683_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941683_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941683_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941683_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941683_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941683_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941683_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941708_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941708_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941708_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941708_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941708_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941708_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941708_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941708_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941700_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941700_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941700_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941700_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655395%3A9941700_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941700_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655395'^^xsd:string;
  dwc:catalogNumber '9941700_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655395'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655395:9941700_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930828_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930828_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930828_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930828_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930828_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930828_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655319'^^xsd:string;
  dwc:catalogNumber '9930828_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655319'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930828_3'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930909_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930909_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930909_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930909_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930909_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930909_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655319'^^xsd:string;
  dwc:catalogNumber '9930909_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655319'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930909_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930917_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930917_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930917_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930917_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930917_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930917_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655319'^^xsd:string;
  dwc:catalogNumber '9930917_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655319'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930917_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930923_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930923_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930923_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930923_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655319%3A9930923_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930923_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655319'^^xsd:string;
  dwc:catalogNumber '9930923_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655319'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655319:9930923_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931165_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931165_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931165_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931165_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931165_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931165_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655321'^^xsd:string;
  dwc:catalogNumber '9931165_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655321'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931165_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931201_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931201_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931201_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931201_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655321%3A9931201_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931201_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655321'^^xsd:string;
  dwc:catalogNumber '9931201_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655321'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655321:9931201_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924107_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924107_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924107_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924107_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924107_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924107_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924107_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924107_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924113_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924113_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924113_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924113_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924113_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924113_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924113_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924113_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924127_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924127_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924127_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924127_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924127_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924127_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924127_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924127_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924131_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924131_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924131_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924131_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924131_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924131_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924131_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924131_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924133_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924133_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924133_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924133_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924133_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924133_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924133_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924133_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924139_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924139_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924139_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924139_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655267%3A9924139_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924139_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655267'^^xsd:string;
  dwc:catalogNumber '9924139_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655267'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655267:9924139_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930669_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930669_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930669_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930669_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930669_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930669_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655318'^^xsd:string;
  dwc:catalogNumber '9930669_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655318'^^xsd:anyURI;
  dwc:scientificName 'Chaetoceros pseudocrinitus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149222'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930669_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930714_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930714_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930714_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930714_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930714_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930714_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655318'^^xsd:string;
  dwc:catalogNumber '9930714_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655318'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930714_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930747_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930747_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930747_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930747_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930747_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930747_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655318'^^xsd:string;
  dwc:catalogNumber '9930747_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655318'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930747_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930775_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930775_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930775_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930775_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930775_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930775_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655318'^^xsd:string;
  dwc:catalogNumber '9930775_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655318'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930775_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930775_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930775_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930775_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930775_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930775_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930775_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655318'^^xsd:string;
  dwc:catalogNumber '9930775_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655318'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930775_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930781_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930781_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930781_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930781_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655318%3A9930781_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930781_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655318'^^xsd:string;
  dwc:catalogNumber '9930781_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655318'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655318:9930781_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655262'^^xsd:string;
  dwc:catalogNumber '9923519_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655262'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923519_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923534_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923534_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923534_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923534_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923534_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923534_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655262'^^xsd:string;
  dwc:catalogNumber '9923534_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655262'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923534_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923534_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923534_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923534_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923534_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923534_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923534_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655262'^^xsd:string;
  dwc:catalogNumber '9923534_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655262'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923534_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923552_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923552_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923552_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923552_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923552_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923552_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655262'^^xsd:string;
  dwc:catalogNumber '9923552_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655262'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923552_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923552_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923552_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923552_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923552_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923552_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923552_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655262'^^xsd:string;
  dwc:catalogNumber '9923552_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655262'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923552_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923555_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923555_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923555_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923555_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923555_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923555_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655262'^^xsd:string;
  dwc:catalogNumber '9923555_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655262'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923555_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923555_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923555_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923555_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923555_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923555_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923555_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655262'^^xsd:string;
  dwc:catalogNumber '9923555_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655262'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923555_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923558_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923558_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923558_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923558_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923558_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923558_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655262'^^xsd:string;
  dwc:catalogNumber '9923558_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655262'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923558_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923558_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923558_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923558_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923558_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923558_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923558_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655262'^^xsd:string;
  dwc:catalogNumber '9923558_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655262'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923558_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923559_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923559_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923559_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923559_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923559_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923559_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655262'^^xsd:string;
  dwc:catalogNumber '9923559_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655262'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923559_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923559_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923559_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923559_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923559_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923559_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923559_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655262'^^xsd:string;
  dwc:catalogNumber '9923559_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655262'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923559_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923560_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923560_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923560_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923560_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923560_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923560_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655262'^^xsd:string;
  dwc:catalogNumber '9923560_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655262'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923560_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923561_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923561_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923561_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923561_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923561_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923561_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655262'^^xsd:string;
  dwc:catalogNumber '9923561_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655262'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923561_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923566_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923566_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923566_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923566_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923566_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923566_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655262'^^xsd:string;
  dwc:catalogNumber '9923566_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655262'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923566_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923566_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923566_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923566_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923566_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923566_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923566_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655262'^^xsd:string;
  dwc:catalogNumber '9923566_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655262'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923566_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954118_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954118_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954118_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954118_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954118_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954118_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655488'^^xsd:string;
  dwc:catalogNumber '9954118_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655488'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954118_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954153_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954153_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954153_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954153_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954153_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954153_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655488'^^xsd:string;
  dwc:catalogNumber '9954153_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655488'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954153_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954199_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954199_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954199_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954199_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954199_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954199_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655488'^^xsd:string;
  dwc:catalogNumber '9954199_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655488'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954199_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954199_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954199_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954199_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954199_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954199_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954199_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655488'^^xsd:string;
  dwc:catalogNumber '9954199_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655488'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954199_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954203_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954203_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954203_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954203_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954203_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954203_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655488'^^xsd:string;
  dwc:catalogNumber '9954203_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655488'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954203_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954204_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954204_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954204_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954204_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954204_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954204_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655488'^^xsd:string;
  dwc:catalogNumber '9954204_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655488'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954204_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954207_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954207_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954207_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954207_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954207_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954207_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655488'^^xsd:string;
  dwc:catalogNumber '9954207_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655488'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954207_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954207_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954207_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954207_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954207_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954207_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954207_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655488'^^xsd:string;
  dwc:catalogNumber '9954207_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655488'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954207_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954209_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954209_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954209_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954209_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954209_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954209_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655488'^^xsd:string;
  dwc:catalogNumber '9954209_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655488'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954209_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954213_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954213_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954213_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954213_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954213_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954213_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655488'^^xsd:string;
  dwc:catalogNumber '9954213_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655488'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954213_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954213_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954213_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954213_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954213_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954213_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954213_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655488'^^xsd:string;
  dwc:catalogNumber '9954213_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655488'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954213_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954260_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954260_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954260_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954260_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954260_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954260_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954260_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954260_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954260_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954260_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954260_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954260_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954260_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954260_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954260_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954260_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954280_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954280_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954280_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954280_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954280_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954280_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954280_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954280_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954288_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954288_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954288_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954288_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954288_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954288_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954288_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954288_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954313_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954313_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954313_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954313_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954313_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954313_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954313_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954313_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954321_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954321_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954321_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954321_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954321_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954321_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954321_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954321_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954339_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954339_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954339_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954339_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954339_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954339_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954339_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954339_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954339_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954339_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954339_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954339_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954339_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954339_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954339_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954339_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954208_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954208_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954208_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954208_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954208_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954208_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655488'^^xsd:string;
  dwc:catalogNumber '9954208_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655488'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954208_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954209_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954209_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954209_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954209_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954209_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954209_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655488'^^xsd:string;
  dwc:catalogNumber '9954209_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655488'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954209_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954341_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954341_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954341_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954341_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954341_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954341_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954341_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954341_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954343_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954343_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954343_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954343_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954343_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954343_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954343_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954343_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954343_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954343_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954343_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954343_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954343_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954343_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954343_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954343_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954349_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954349_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954349_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954349_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954349_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954349_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954349_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954349_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954349_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954349_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954349_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954349_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954349_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954349_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954349_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954349_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954350_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954350_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954350_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954350_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954350_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954350_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954350_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954350_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954350_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954350_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954350_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954350_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954350_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954350_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954350_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954350_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954350_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954350_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954350_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954350_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954350_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954350_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954350_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954350_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954355_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954355_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954355_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954355_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954355_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954355_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954355_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954355_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954355_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954355_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954355_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954355_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954355_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954355_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954355_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954355_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954402_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954402_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954402_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954402_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954402_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954402_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954402_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954402_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954421_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954421_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954421_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954421_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954421_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954421_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954421_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954421_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954422_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954422_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954422_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954422_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954422_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954422_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954422_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954422_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954422_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954422_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954422_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954422_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954422_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954422_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954422_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954422_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954452_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954452_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954452_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954452_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954452_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954452_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954452_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Helgolandinium subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110265'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954452_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954455_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954455_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954455_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954455_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954455_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954455_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954455_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954455_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954481_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954481_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954481_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954481_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954481_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954481_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954481_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954481_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954483_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954483_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954483_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954483_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954483_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954483_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954483_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954483_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954485_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954485_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954485_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954485_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954485_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954485_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954485_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954485_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954485_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954485_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954485_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954485_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954485_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954485_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954485_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954485_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954486_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954486_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954486_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954486_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954486_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954486_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954486_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954486_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954487_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954487_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954487_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954487_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954487_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954487_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954487_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954487_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954487_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954487_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954487_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954487_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954487_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954487_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954487_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954487_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954488_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954488_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954488_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954488_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954488_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954488_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954488_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954488_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954491_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954491_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954491_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954491_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954491_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954491_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954491_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954491_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954492_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954492_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954492_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954492_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954492_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954492_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954492_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954492_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954492_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954492_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954492_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954492_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954492_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954492_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954492_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954492_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954493_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954493_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954493_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954493_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954493_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954493_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954493_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954493_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954494_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954494_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954494_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954494_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954494_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954494_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954494_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954494_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954494_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954494_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954494_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954494_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954494_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954494_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954494_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954494_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954497_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954497_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954497_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954497_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954497_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954497_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954497_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954497_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954544_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954544_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954544_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954544_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954544_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655491:9954544_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655491'^^xsd:string;
  dwc:catalogNumber '9954544_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655491'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655491:9954544_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954625_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954625_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954625_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954625_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954625_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655491:9954625_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655491'^^xsd:string;
  dwc:catalogNumber '9954625_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655491'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655491:9954625_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954633_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954633_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954633_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954633_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954633_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655491:9954633_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655491'^^xsd:string;
  dwc:catalogNumber '9954633_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655491'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655491:9954633_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954634_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954634_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954634_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954634_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954634_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655491:9954634_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655491'^^xsd:string;
  dwc:catalogNumber '9954634_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655491'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655491:9954634_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655491:9954635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655491'^^xsd:string;
  dwc:catalogNumber '9954635_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655491'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655491:9954635_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954639_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954639_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954639_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954639_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655491%3A9954639_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655491:9954639_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655491'^^xsd:string;
  dwc:catalogNumber '9954639_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655491'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655491:9954639_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954118_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954118_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954118_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954118_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954118_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954118_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655488'^^xsd:string;
  dwc:catalogNumber '9954118_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655488'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954118_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954203_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954203_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954203_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954203_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954203_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954203_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655488'^^xsd:string;
  dwc:catalogNumber '9954203_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655488'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954203_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954208_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954208_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954208_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954208_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655488%3A9954208_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954208_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655488'^^xsd:string;
  dwc:catalogNumber '9954208_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655488'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655488:9954208_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954260_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954260_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954260_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954260_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954260_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954260_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954260_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954260_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954349_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954349_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954349_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954349_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954349_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954349_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954349_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954349_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954351_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954351_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954351_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954351_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954351_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954351_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954351_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954351_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954355_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954355_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954355_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954355_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655489%3A9954355_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954355_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655489'^^xsd:string;
  dwc:catalogNumber '9954355_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655489'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655489:9954355_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954402_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954402_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954402_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954402_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954402_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954402_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954402_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954402_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954437_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954437_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954437_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954437_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954437_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954437_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954437_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954437_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954483_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954483_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954483_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954483_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954483_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954483_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954483_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954483_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954486_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954486_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954486_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954486_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954486_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954486_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954486_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954486_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954491_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954491_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954491_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954491_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954491_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954491_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954491_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954491_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954493_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954493_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954493_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954493_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954493_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954493_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954493_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954493_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954497_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954497_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954497_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954497_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655490%3A9954497_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954497_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655490'^^xsd:string;
  dwc:catalogNumber '9954497_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655490'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655490:9954497_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923519_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923519_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923519_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923519_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923519_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923519_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655262'^^xsd:string;
  dwc:catalogNumber '9923519_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655262'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923519_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923554_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923554_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923554_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923554_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923554_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923554_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655262'^^xsd:string;
  dwc:catalogNumber '9923554_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655262'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923554_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923560_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923560_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923560_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923560_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 9.6667)"^^geo:wktLiteral ;
  geo-pos:lat "58.75"^^xsd:decimal ;
  geo-pos:long "9.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655262%3A9923560_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923560_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655262'^^xsd:string;
  dwc:catalogNumber '9923560_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655262'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.6667'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655262:9923560_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931627_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931627_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931627_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931627_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931627_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931627_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655324'^^xsd:string;
  dwc:catalogNumber '9931627_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655324'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931627_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931633_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931633_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931633_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931633_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931633_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931633_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655324'^^xsd:string;
  dwc:catalogNumber '9931633_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655324'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931633_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931633_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931633_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931633_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931633_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931633_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931633_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655324'^^xsd:string;
  dwc:catalogNumber '9931633_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655324'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931633_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931820_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931820_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931820_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931820_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931820_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655326:9931820_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655326'^^xsd:string;
  dwc:catalogNumber '9931820_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655326'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655326:9931820_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931909_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931909_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931909_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931909_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931909_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655326:9931909_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655326'^^xsd:string;
  dwc:catalogNumber '9931909_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655326'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655326:9931909_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931915_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931915_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931915_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931915_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931915_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655326:9931915_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655326'^^xsd:string;
  dwc:catalogNumber '9931915_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655326'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655326:9931915_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931457_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931457_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931457_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931457_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931457_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931457_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655323'^^xsd:string;
  dwc:catalogNumber '9931457_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655323'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931457_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655323'^^xsd:string;
  dwc:catalogNumber '9931475_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655323'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931475_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931485_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931485_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931485_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931485_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931485_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931485_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655323'^^xsd:string;
  dwc:catalogNumber '9931485_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655323'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931485_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931491_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931491_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931491_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931491_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931491_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931491_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655323'^^xsd:string;
  dwc:catalogNumber '9931491_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655323'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931491_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931491_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931491_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931491_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931491_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931491_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931491_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655323'^^xsd:string;
  dwc:catalogNumber '9931491_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655323'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931491_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931538_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931538_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931538_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931538_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931538_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931538_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655324'^^xsd:string;
  dwc:catalogNumber '9931538_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655324'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931538_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931379_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931379_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931379_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931379_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931379_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931379_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655323'^^xsd:string;
  dwc:catalogNumber '9931379_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655323'^^xsd:anyURI;
  dwc:scientificName 'Chaetoceros pseudocrinitus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149222'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931379_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931396_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931396_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931396_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931396_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931396_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931396_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655323'^^xsd:string;
  dwc:catalogNumber '9931396_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655323'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931396_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931424_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931424_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931424_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931424_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931424_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931424_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655323'^^xsd:string;
  dwc:catalogNumber '9931424_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655323'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931424_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931424_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931424_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931424_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931424_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931424_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931424_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655323'^^xsd:string;
  dwc:catalogNumber '9931424_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655323'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931424_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931538_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931538_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931538_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931538_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931538_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931538_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655324'^^xsd:string;
  dwc:catalogNumber '9931538_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655324'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931538_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931566_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931566_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931566_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931566_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931566_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931566_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655324'^^xsd:string;
  dwc:catalogNumber '9931566_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655324'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931566_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931599_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931599_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931599_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931599_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931599_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931599_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655324'^^xsd:string;
  dwc:catalogNumber '9931599_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655324'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931599_3'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931617_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931617_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931617_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931617_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931617_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931617_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655324'^^xsd:string;
  dwc:catalogNumber '9931617_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655324'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931617_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941756_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941756_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941756_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941756_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941756_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941756_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941756_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941756_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941756_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941756_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941756_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941756_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941756_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941756_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941756_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941756_3'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941776_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941776_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941776_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941776_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941776_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941776_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941776_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941776_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941791_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941791_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941791_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941791_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941791_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941791_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941791_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941791_3'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941807_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941807_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941807_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941807_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941807_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941807_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941807_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941807_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941825_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941825_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941825_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941825_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941825_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941825_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941825_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941825_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941835_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941835_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941835_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941835_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941835_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941835_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941835_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941835_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941835_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941835_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941835_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941835_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941835_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941835_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941835_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941835_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941837_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941837_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941837_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941837_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941837_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941837_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941837_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941837_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941839_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941839_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941839_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941839_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941839_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941839_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941839_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941839_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941841_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941841_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941841_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941841_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941841_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941841_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941841_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941841_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941841_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941841_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941841_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941841_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941841_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941841_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941841_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941841_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941846_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941846_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941846_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941846_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941846_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941846_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941846_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941846_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941846_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941846_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941846_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941846_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941846_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941846_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941846_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941846_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941847_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941847_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941847_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941847_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941847_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941847_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941847_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941847_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941848_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941848_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941848_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941848_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941848_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941848_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941848_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941848_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941849_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941849_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941849_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941849_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941849_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941849_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941849_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941849_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941851_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941851_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941851_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941851_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941851_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941851_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941851_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941851_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941851_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941851_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941851_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941851_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941851_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941851_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941851_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941851_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941851_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941851_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941851_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941851_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941851_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941851_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941851_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941851_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942038_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942038_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942038_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942038_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942038_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942038_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655398'^^xsd:string;
  dwc:catalogNumber '9942038_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655398'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942038_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942073_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942073_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942073_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942073_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942073_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942073_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655398'^^xsd:string;
  dwc:catalogNumber '9942073_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655398'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942073_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942091_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942091_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942091_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942091_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942091_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942091_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655398'^^xsd:string;
  dwc:catalogNumber '9942091_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655398'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942091_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942121_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942121_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942121_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942121_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942121_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942121_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655398'^^xsd:string;
  dwc:catalogNumber '9942121_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655398'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942121_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942122_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942122_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942122_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942122_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942122_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942122_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655398'^^xsd:string;
  dwc:catalogNumber '9942122_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655398'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942122_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942123_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942123_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942123_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942123_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942123_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942123_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655398'^^xsd:string;
  dwc:catalogNumber '9942123_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655398'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942123_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942125_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942125_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942125_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942125_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942125_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942125_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655398'^^xsd:string;
  dwc:catalogNumber '9942125_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655398'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942125_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942126_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942126_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942126_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942126_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942126_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942126_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655398'^^xsd:string;
  dwc:catalogNumber '9942126_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655398'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942126_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942128_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942128_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942128_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942128_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942128_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942128_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655398'^^xsd:string;
  dwc:catalogNumber '9942128_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655398'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942128_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942130_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942130_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942130_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942130_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942130_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942130_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655398'^^xsd:string;
  dwc:catalogNumber '9942130_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655398'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942130_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942133_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942133_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942133_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942133_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942133_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942133_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655398'^^xsd:string;
  dwc:catalogNumber '9942133_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655398'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942133_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948410_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948410_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948410_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948410_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948410_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948410_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655446'^^xsd:string;
  dwc:catalogNumber '9948410_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655446'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948410_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948428_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948428_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948428_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948428_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948428_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948428_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655446'^^xsd:string;
  dwc:catalogNumber '9948428_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655446'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948428_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948428_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948428_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948428_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948428_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948428_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948428_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655446'^^xsd:string;
  dwc:catalogNumber '9948428_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655446'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948428_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948431_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948431_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948431_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948431_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948431_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948431_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655446'^^xsd:string;
  dwc:catalogNumber '9948431_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655446'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948431_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948434_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948434_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948434_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948434_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948434_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948434_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655446'^^xsd:string;
  dwc:catalogNumber '9948434_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655446'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948434_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948435_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948435_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948435_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948435_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948435_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948435_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655446'^^xsd:string;
  dwc:catalogNumber '9948435_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655446'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948435_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948435_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948435_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948435_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948435_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948435_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948435_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655446'^^xsd:string;
  dwc:catalogNumber '9948435_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655446'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948435_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948436_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948436_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948436_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948436_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948436_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948436_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655446'^^xsd:string;
  dwc:catalogNumber '9948436_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655446'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948436_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948437_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948437_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948437_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948437_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948437_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948437_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655446'^^xsd:string;
  dwc:catalogNumber '9948437_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655446'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948437_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948437_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948437_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948437_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948437_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948437_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948437_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655446'^^xsd:string;
  dwc:catalogNumber '9948437_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655446'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948437_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948442_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948442_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948442_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948442_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948442_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948442_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655446'^^xsd:string;
  dwc:catalogNumber '9948442_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655446'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948442_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948442_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948442_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948442_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948442_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948442_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948442_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655446'^^xsd:string;
  dwc:catalogNumber '9948442_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655446'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948442_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948525_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948525_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948525_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948525_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948525_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948525_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655447'^^xsd:string;
  dwc:catalogNumber '9948525_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655447'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948525_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948525_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948525_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948525_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948525_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948525_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948525_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655447'^^xsd:string;
  dwc:catalogNumber '9948525_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655447'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948525_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948531_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948531_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948531_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948531_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948531_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948531_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655447'^^xsd:string;
  dwc:catalogNumber '9948531_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655447'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948531_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948543_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948543_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948543_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948543_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948543_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948543_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655447'^^xsd:string;
  dwc:catalogNumber '9948543_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655447'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948543_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948546_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948546_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948546_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948546_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948546_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948546_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655447'^^xsd:string;
  dwc:catalogNumber '9948546_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655447'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948546_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948549_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948549_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948549_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948549_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948549_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948549_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655447'^^xsd:string;
  dwc:catalogNumber '9948549_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655447'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948549_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948549_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948549_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948549_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948549_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948549_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948549_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655447'^^xsd:string;
  dwc:catalogNumber '9948549_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655447'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948549_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948550_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948550_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948550_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948550_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948550_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948550_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655447'^^xsd:string;
  dwc:catalogNumber '9948550_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655447'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948550_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948551_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948551_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948551_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948551_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948551_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948551_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655447'^^xsd:string;
  dwc:catalogNumber '9948551_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655447'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948551_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948551_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948551_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948551_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948551_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948551_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948551_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655447'^^xsd:string;
  dwc:catalogNumber '9948551_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655447'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948551_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948552_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948552_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948552_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948552_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948552_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948552_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655447'^^xsd:string;
  dwc:catalogNumber '9948552_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655447'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948552_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948553_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948553_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948553_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948553_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948553_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948553_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655447'^^xsd:string;
  dwc:catalogNumber '9948553_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655447'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948553_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948553_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948553_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948553_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948553_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948553_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948553_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655447'^^xsd:string;
  dwc:catalogNumber '9948553_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655447'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948553_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948554_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948554_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948554_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948554_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948554_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948554_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655447'^^xsd:string;
  dwc:catalogNumber '9948554_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655447'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948554_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948557_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948557_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948557_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948557_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948557_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948557_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655447'^^xsd:string;
  dwc:catalogNumber '9948557_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655447'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948557_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948410_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948410_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948410_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948410_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948410_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948410_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655446'^^xsd:string;
  dwc:catalogNumber '9948410_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655446'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948410_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948434_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948434_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948434_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948434_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948434_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948434_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655446'^^xsd:string;
  dwc:catalogNumber '9948434_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655446'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948434_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948436_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948436_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948436_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948436_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655446%3A9948436_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948436_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655446'^^xsd:string;
  dwc:catalogNumber '9948436_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655446'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655446:9948436_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948550_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948550_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948550_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948550_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948550_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948550_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655447'^^xsd:string;
  dwc:catalogNumber '9948550_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655447'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948550_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948552_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948552_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948552_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948552_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948552_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948552_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655447'^^xsd:string;
  dwc:catalogNumber '9948552_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655447'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948552_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948557_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948557_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948557_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948557_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655447%3A9948557_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948557_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655447'^^xsd:string;
  dwc:catalogNumber '9948557_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655447'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655447:9948557_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941756_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941756_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941756_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941756_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941756_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941756_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941756_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941756_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941825_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941825_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941825_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941825_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941825_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941825_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941825_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941825_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941841_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941841_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941841_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941841_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941841_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941841_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941841_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941841_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941846_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941846_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941846_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941846_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941846_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941846_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941846_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941846_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941848_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941848_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941848_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941848_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655396%3A9941848_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941848_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655396'^^xsd:string;
  dwc:catalogNumber '9941848_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655396'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655396:9941848_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942117_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942117_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942117_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942117_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942117_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942117_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655398'^^xsd:string;
  dwc:catalogNumber '9942117_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655398'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942117_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942124_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942124_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942124_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942124_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942124_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942124_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655398'^^xsd:string;
  dwc:catalogNumber '9942124_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655398'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942124_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942129_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942129_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942129_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942129_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655398%3A9942129_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942129_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655398'^^xsd:string;
  dwc:catalogNumber '9942129_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655398'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655398:9942129_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931477_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931477_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931477_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931477_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931477_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931477_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655323'^^xsd:string;
  dwc:catalogNumber '9931477_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655323'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931477_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931485_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931485_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931485_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931485_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931485_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931485_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655323'^^xsd:string;
  dwc:catalogNumber '9931485_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655323'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931485_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931633_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931633_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931633_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931633_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931633_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931633_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655324'^^xsd:string;
  dwc:catalogNumber '9931633_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655324'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931633_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931881_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931881_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931881_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931881_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655326%3A9931881_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655326:9931881_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655326'^^xsd:string;
  dwc:catalogNumber '9931881_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655326'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655326:9931881_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931396_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931396_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931396_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931396_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931396_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931396_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655323'^^xsd:string;
  dwc:catalogNumber '9931396_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655323'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931396_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931457_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931457_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931457_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931457_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655323%3A9931457_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931457_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655323'^^xsd:string;
  dwc:catalogNumber '9931457_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655323'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655323:9931457_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931538_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931538_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931538_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931538_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931538_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931538_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655324'^^xsd:string;
  dwc:catalogNumber '9931538_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655324'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931538_3'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931627_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931627_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931627_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931627_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931627_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931627_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655324'^^xsd:string;
  dwc:catalogNumber '9931627_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655324'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931627_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931627_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931627_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931627_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931627_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.7833)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655324%3A9931627_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931627_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655324'^^xsd:string;
  dwc:catalogNumber '9931627_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655324'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.7833'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655324:9931627_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931680_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931680_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931680_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931680_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931680_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655325:9931680_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655325'^^xsd:string;
  dwc:catalogNumber '9931680_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655325'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655325:9931680_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931733_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931733_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931733_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931733_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931733_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655325:9931733_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655325'^^xsd:string;
  dwc:catalogNumber '9931733_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655325'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655325:9931733_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931761_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931761_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931761_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931761_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931761_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655325:9931761_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655325'^^xsd:string;
  dwc:catalogNumber '9931761_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655325'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655325:9931761_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931769_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931769_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931769_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931769_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931769_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655325:9931769_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655325'^^xsd:string;
  dwc:catalogNumber '9931769_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655325'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655325:9931769_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931775_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931775_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931775_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931775_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931775_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655325:9931775_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655325'^^xsd:string;
  dwc:catalogNumber '9931775_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655325'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655325:9931775_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655322%3A9931254_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655322%3A9931254_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655322%3A9931254_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655322%3A9931254_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655322%3A9931254_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655322:9931254_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655322'^^xsd:string;
  dwc:catalogNumber '9931254_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655322'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655322:9931254_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655322%3A9931349_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655322%3A9931349_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655322%3A9931349_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655322%3A9931349_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655322%3A9931349_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655322:9931349_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655322'^^xsd:string;
  dwc:catalogNumber '9931349_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655322'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655322:9931349_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941898_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941898_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941898_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941898_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941898_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941898_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941898_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941898_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941926_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941926_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941926_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941926_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941926_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941926_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941926_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941926_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941933_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941933_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941933_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941933_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941933_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941933_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941933_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941933_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941979_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941979_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941979_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941979_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941979_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941979_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941979_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941979_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941982_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941982_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941982_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941982_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941982_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941982_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941982_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941982_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941982_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941982_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941982_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941982_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941982_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941982_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941982_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941982_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941983_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941983_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941983_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941983_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941983_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941983_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941983_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941983_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941983_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941983_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941983_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941983_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941983_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941983_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941983_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941983_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941984_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941984_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941984_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941984_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941984_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941984_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941984_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941984_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941984_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941984_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941984_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941984_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941984_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941984_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941984_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941984_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941988_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941988_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941988_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941988_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941988_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941988_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941988_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941988_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941988_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941988_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941988_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941988_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941988_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941988_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941988_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941988_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941989_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941989_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941989_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941989_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941989_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941989_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941989_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941989_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941989_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941989_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941989_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941989_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941989_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941989_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941989_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941989_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941990_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941990_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941990_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941990_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941990_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941990_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941990_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941990_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941991_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941991_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941991_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941991_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941991_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941991_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941991_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941991_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941992_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941992_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941992_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941992_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941992_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941992_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941992_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941992_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941993_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941993_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941993_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941993_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941993_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941993_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941993_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941993_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941898_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941898_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941898_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941898_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941898_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941898_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941898_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941898_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941977_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941977_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941977_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941977_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941977_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941977_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941977_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941977_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941985_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941985_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941985_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941985_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941985_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941985_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941985_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941985_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941990_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941990_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941990_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941990_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941990_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941990_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941990_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941990_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941993_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941993_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941993_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941993_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655397%3A9941993_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941993_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655397'^^xsd:string;
  dwc:catalogNumber '9941993_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655397'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655397:9941993_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655322%3A9931343_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655322%3A9931343_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655322%3A9931343_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655322%3A9931343_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655322%3A9931343_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655322:9931343_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655322'^^xsd:string;
  dwc:catalogNumber '9931343_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655322'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655322:9931343_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931741_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931741_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931741_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "9.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931741_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 9.78333)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "9.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655325%3A9931741_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655325:9931741_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655325'^^xsd:string;
  dwc:catalogNumber '9931741_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655325'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.78333'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655325:9931741_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935711_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935711_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935711_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935711_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935711_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935711_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935711_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935711_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935729_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935729_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935729_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935729_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935729_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935729_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935729_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935729_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935731_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935731_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935731_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935731_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935731_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935731_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935731_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935731_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935731_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935731_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935733_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935733_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935733_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935733_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935733_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935733_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935733_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935733_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935733_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935733_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935733_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935733_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935733_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935733_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935733_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935733_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935734_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935734_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935734_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935734_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935734_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935734_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935734_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935734_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935736_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935736_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935736_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935736_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935736_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935736_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935736_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935736_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935739_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935739_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935739_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935739_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935739_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935739_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935739_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935739_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935739_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935739_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935739_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935739_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935739_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935739_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935739_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935739_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935739_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935739_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935739_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935739_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935739_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935739_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935739_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935739_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935740_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935740_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935740_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935740_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935740_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935740_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935740_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935740_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935740_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935740_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935740_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935740_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935740_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935740_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935740_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935740_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935741_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935741_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935741_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935741_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935741_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935741_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935741_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935741_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935741_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935741_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935741_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935741_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935741_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935741_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935741_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935741_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935741_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935741_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935741_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935741_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935741_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935741_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935741_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935741_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935742_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935742_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935742_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935742_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935742_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935742_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935742_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935742_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935743_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935743_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935743_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935743_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935743_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935743_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935743_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935743_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935745_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935745_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935745_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935745_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935745_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935745_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935745_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935745_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935745_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935745_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935745_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935745_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935745_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935745_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935745_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935745_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935745_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935745_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935745_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935745_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935745_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935745_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935745_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935745_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935792_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935792_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935792_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935792_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935792_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935792_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935792_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935792_3'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935853_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935853_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935853_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935853_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935853_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935853_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935853_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935853_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935853_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935853_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935853_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935853_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935853_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935853_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935853_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935853_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935871_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935871_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935871_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935871_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935871_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935871_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935871_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935871_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935873_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935873_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935873_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935873_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935873_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935873_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935873_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935873_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935873_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935873_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935873_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935873_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935873_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935873_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935873_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935873_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935876_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935876_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935876_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935876_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935876_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935876_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935876_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935876_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935877_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935877_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935877_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935877_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935877_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935877_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935877_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935877_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935878_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935878_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935878_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935878_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935878_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935878_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935878_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935878_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935881_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935881_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935881_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935881_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935881_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935881_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935881_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935881_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935881_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935881_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935881_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935881_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935881_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935881_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935881_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935881_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935881_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935881_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935881_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935881_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935881_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935881_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935881_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935881_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935882_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935882_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935882_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935882_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935882_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935882_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935882_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935882_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935882_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935882_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935882_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935882_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935882_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935882_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935882_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935882_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935883_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935883_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935883_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935883_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935883_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935883_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935883_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935883_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935883_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935883_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935883_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935883_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935883_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935883_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935883_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935883_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935884_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935884_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935884_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935884_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935884_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935884_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935884_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935884_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935884_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935884_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935884_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935884_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935884_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935884_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935884_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935884_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935885_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935885_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935885_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935885_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935885_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935885_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935885_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935885_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935885_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935885_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935885_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935885_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935885_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935885_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935885_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935885_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935887_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935887_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935887_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935887_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935887_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935887_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935887_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935887_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935887_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935887_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935508_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935508_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935508_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935508_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935508_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935508_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935508_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935508_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935508_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935508_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935508_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935508_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935508_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935508_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935508_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935508_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935536_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935536_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935536_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935536_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935536_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935536_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935536_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935536_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935561_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935561_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935561_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935561_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935561_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935561_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935561_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935561_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935568_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935568_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935568_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935568_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935568_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935568_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935568_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935568_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935569_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935569_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935569_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935569_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935569_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935569_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935569_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935569_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935569_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935569_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935569_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935569_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935569_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935569_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935569_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935569_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935587_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935587_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935587_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935587_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935587_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935587_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935587_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935587_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935589_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935589_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935589_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935589_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935589_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935589_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935589_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935589_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935589_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935589_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935589_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935589_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935589_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935589_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935589_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935589_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935589_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935589_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935589_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935589_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935589_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935589_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935589_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935589_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935592_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935592_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935592_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935592_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935592_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935592_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935592_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935592_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935592_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935592_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935592_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935592_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935592_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935592_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935592_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935592_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935594_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935594_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935597_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935597_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935597_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935597_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935597_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935597_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935597_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935597_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935597_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935597_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935597_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935597_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935597_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935597_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935597_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935597_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935599_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935599_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935599_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935599_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935599_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935599_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935599_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935599_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935600_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935600_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935600_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935600_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935600_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935600_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935600_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935600_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935600_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935600_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935600_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935600_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935600_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935600_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935600_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935600_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935601_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935601_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935601_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935601_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935601_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935601_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935601_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935601_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935603_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935603_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935603_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935603_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935603_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935603_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935603_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935603_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935603_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935603_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935603_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935603_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935603_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935603_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935603_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935603_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935650_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935650_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935650_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935650_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935650_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935650_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935650_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935650_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935650_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935650_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935650_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935650_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935650_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935650_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935650_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935650_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935650_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935650_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935650_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935650_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935650_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935650_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935650_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935650_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935670_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935670_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935670_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935670_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935670_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935670_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935670_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935670_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935678_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935678_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935678_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935678_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935678_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935678_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935678_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935678_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935685_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935685_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935685_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935685_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935685_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935685_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935685_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935685_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935685_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935685_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935685_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935685_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935685_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935685_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935685_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935685_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935701_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935701_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935701_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935701_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935701_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935701_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935701_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935701_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935703_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935703_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935703_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935703_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935703_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935703_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935703_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935703_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935711_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935711_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935711_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935711_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935711_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935711_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935711_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935711_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935734_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935734_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935734_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935734_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935734_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935734_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935734_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935734_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935735_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935735_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935735_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935735_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935735_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935735_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935735_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935735_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935735_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935735_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935735_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935735_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935735_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935735_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935735_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935735_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935731_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935731_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935731_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935731_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935731_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935731_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935731_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935731_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935734_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935734_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935734_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935734_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935734_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935734_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935734_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935734_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935736_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935736_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935736_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935736_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935736_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935736_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935736_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935736_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935740_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935740_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935740_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935740_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935740_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935740_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935740_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935740_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935742_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935742_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935742_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935742_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935742_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935742_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935742_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935742_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935742_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935742_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935742_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935742_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935742_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935742_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935742_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935742_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935792_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935792_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935792_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935792_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935792_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935792_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935792_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935792_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935845_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935845_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935845_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935845_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935845_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935845_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935845_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935845_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935871_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935871_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935871_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935871_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935871_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935871_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935871_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935871_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935873_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935873_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935873_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935873_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935873_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935873_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935873_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935873_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935879_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935879_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935879_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935879_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935879_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935879_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935879_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935879_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935882_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935882_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935882_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935882_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935882_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935882_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935882_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935882_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935883_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935883_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935883_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935883_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935883_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935883_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935883_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935883_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935887_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935887_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935887_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935887_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655354%3A9935887_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935887_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655354'^^xsd:string;
  dwc:catalogNumber '9935887_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655354'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655354:9935887_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935508_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935508_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935508_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935508_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935508_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935508_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935508_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935508_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935536_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935536_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935536_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935536_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935536_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935536_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935536_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935536_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935587_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935587_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935587_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935587_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935587_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935587_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935587_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935587_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935591_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935591_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935591_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935591_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935591_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935591_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935591_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935591_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935593_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935593_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935593_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935593_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935593_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935593_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935593_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935593_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935598_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935598_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935598_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935598_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935598_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935598_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935598_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935598_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935598_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935598_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935598_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935598_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935598_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935598_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935598_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935598_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935599_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935599_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935599_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935599_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935599_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935599_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935599_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935599_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935601_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935601_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935601_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935601_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935601_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935601_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935601_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935601_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935603_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935603_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935603_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935603_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655352%3A9935603_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935603_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655352'^^xsd:string;
  dwc:catalogNumber '9935603_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655352'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655352:9935603_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935670_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935670_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935670_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935670_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935670_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935670_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935670_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935670_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935701_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935701_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935701_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935701_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935701_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935701_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935701_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935701_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935710_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935710_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935710_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935710_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935710_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935710_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935710_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935710_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935735_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935735_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935735_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.075"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935735_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.075 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.075"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655353%3A9935735_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935735_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655353'^^xsd:string;
  dwc:catalogNumber '9935735_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655353'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '58.075'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655353:9935735_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923649_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923649_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923649_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923649_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923649_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923649_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923649_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923649_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923655_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923655_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923655_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923655_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923655_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923655_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923655_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923655_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923655_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923655_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923655_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923655_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923655_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923655_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923655_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923655_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923667_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923667_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923667_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923667_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923667_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923667_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923667_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923667_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923668_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923668_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923668_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923668_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923668_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923668_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923668_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923668_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923669_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923669_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923669_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923669_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923669_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923669_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923669_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923669_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923669_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923669_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923669_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923669_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923669_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923669_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923669_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923669_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923673_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923673_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923673_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923673_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923673_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923673_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923673_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923673_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923673_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923673_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923673_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923673_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923673_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923673_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923673_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923673_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923675_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923675_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923675_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923675_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923675_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923675_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923675_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923675_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923675_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923675_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923675_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923675_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923675_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923675_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923675_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923675_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923676_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923676_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923676_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923676_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923676_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923676_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923676_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923676_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923681_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923681_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923681_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923681_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923681_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923681_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923681_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923681_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954686_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954686_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954686_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954686_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954686_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954686_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954686_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954686_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954686_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954686_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954686_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954686_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954686_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954686_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954686_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954686_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954739_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954739_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954739_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954739_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954739_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954739_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954739_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954739_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954747_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954747_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954747_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954747_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954747_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954747_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954747_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954747_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954747_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954747_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954747_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954747_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954747_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954747_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954747_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954747_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954767_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954767_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954767_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954767_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954767_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954767_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954767_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954767_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954767_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954767_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954767_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954767_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954767_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954767_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954767_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954767_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954767_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954767_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954767_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954767_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954767_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954767_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954767_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954767_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954771_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954771_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954771_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954771_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954771_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954771_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954771_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954771_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954772_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954772_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954772_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954772_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954772_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954772_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954772_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954772_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954775_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954775_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954775_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954775_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954775_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954775_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954775_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954775_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954776_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954776_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954776_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954776_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954776_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954776_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954776_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954776_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954776_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954776_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954776_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954776_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954776_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954776_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954776_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954776_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954777_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954777_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954777_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954777_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954777_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954777_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954777_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954777_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954777_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954777_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954777_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954777_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954777_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954777_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954777_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954777_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954781_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954781_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954781_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954781_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954781_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954781_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954781_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954781_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954781_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954781_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954781_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954781_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954781_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954781_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954781_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954781_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954781_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954781_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954781_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954781_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954781_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954781_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954781_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954781_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954828_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954828_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954828_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954828_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954828_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954828_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655493'^^xsd:string;
  dwc:catalogNumber '9954828_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655493'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954828_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954856_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954856_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954856_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954856_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954856_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954856_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655493'^^xsd:string;
  dwc:catalogNumber '9954856_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655493'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954856_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954881_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954881_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954881_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954881_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954881_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954881_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655493'^^xsd:string;
  dwc:catalogNumber '9954881_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655493'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954881_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954889_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954889_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954889_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954889_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954889_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954889_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655493'^^xsd:string;
  dwc:catalogNumber '9954889_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655493'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954889_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954907_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954907_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954907_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954907_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954907_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954907_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655493'^^xsd:string;
  dwc:catalogNumber '9954907_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655493'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954907_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954909_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954909_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954909_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954909_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954909_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954909_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655493'^^xsd:string;
  dwc:catalogNumber '9954909_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655493'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954909_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954909_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954909_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954909_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954909_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954909_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954909_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655493'^^xsd:string;
  dwc:catalogNumber '9954909_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655493'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954909_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954917_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954917_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954917_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954917_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954917_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954917_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655493'^^xsd:string;
  dwc:catalogNumber '9954917_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655493'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954917_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954917_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954917_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954917_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954917_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954917_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954917_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655493'^^xsd:string;
  dwc:catalogNumber '9954917_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655493'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954917_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954918_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954918_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954918_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954918_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954918_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954918_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655493'^^xsd:string;
  dwc:catalogNumber '9954918_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655493'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954918_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954919_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954919_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954919_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954919_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954919_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954919_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655493'^^xsd:string;
  dwc:catalogNumber '9954919_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655493'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954919_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954919_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954919_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954919_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954919_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954919_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954919_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655493'^^xsd:string;
  dwc:catalogNumber '9954919_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655493'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954919_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954923_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954923_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954923_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954923_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954923_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954923_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655493'^^xsd:string;
  dwc:catalogNumber '9954923_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655493'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954923_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923676_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923676_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923676_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923676_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923676_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923676_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923676_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923676_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923681_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923681_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923681_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923681_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923681_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923681_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923681_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923681_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954703_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954703_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954703_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954703_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954703_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954703_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954703_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954703_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954765_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954765_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954765_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954765_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954765_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954765_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954765_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954765_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954770_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954770_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954770_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954770_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954770_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954770_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954770_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954770_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954771_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954771_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954771_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954771_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954771_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954771_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954771_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954771_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954775_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954775_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954775_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954775_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954775_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954775_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954775_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954775_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954778_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954778_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954778_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954778_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655492%3A9954778_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954778_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655492'^^xsd:string;
  dwc:catalogNumber '9954778_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655492'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655492:9954778_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954828_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954828_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954828_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954828_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954828_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954828_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655493'^^xsd:string;
  dwc:catalogNumber '9954828_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655493'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954828_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954889_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954889_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954889_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954889_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954889_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954889_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655493'^^xsd:string;
  dwc:catalogNumber '9954889_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655493'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954889_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954914_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954914_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954914_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954914_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954914_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954914_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655493'^^xsd:string;
  dwc:catalogNumber '9954914_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655493'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954914_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954918_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954918_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954918_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954918_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954918_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954918_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655493'^^xsd:string;
  dwc:catalogNumber '9954918_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655493'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954918_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954923_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954923_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954923_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954923_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655493%3A9954923_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954923_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655493'^^xsd:string;
  dwc:catalogNumber '9954923_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655493'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655493:9954923_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923649_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923649_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923649_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923649_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923649_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923649_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923649_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923649_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923667_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923667_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923667_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923667_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923667_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923667_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923667_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923667_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923670_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923670_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923670_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923670_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923670_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923670_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923670_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923670_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923670_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923670_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923670_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923670_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923670_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923670_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923670_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923670_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923672_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923672_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923672_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923672_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923672_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923672_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923672_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923672_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923674_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923674_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923674_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923674_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923674_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923674_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923674_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923674_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923674_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923674_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923674_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923674_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655263%3A9923674_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923674_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655263'^^xsd:string;
  dwc:catalogNumber '9923674_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655263'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.8167'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655263:9923674_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975569_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975569_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975569_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975569_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975569_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975569_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655816'^^xsd:string;
  dwc:catalogNumber '9975569_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655816'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975569_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975589_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975589_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975589_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975589_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975589_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975589_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655816'^^xsd:string;
  dwc:catalogNumber '9975589_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655816'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975589_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975648_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975648_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975648_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975648_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975648_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975648_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655816'^^xsd:string;
  dwc:catalogNumber '9975648_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655816'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975648_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975650_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975650_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975650_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975650_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975650_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975650_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655816'^^xsd:string;
  dwc:catalogNumber '9975650_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655816'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975650_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975654_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975654_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975654_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975654_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975654_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975654_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655816'^^xsd:string;
  dwc:catalogNumber '9975654_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655816'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975654_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975659_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975659_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975659_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975659_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975659_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975659_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655816'^^xsd:string;
  dwc:catalogNumber '9975659_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655816'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975659_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975660_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975660_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975660_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975660_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975660_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975660_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655816'^^xsd:string;
  dwc:catalogNumber '9975660_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655816'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975660_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975661_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975661_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975661_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975661_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975661_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975661_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655816'^^xsd:string;
  dwc:catalogNumber '9975661_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655816'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975661_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975711_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975711_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975711_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975711_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975711_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975711_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975711_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975711_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975711_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975711_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975711_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975711_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975711_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975711_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975711_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975711_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975746_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975746_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975746_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975746_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975746_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975746_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975746_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975746_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975764_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975764_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975764_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975764_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975764_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975764_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975764_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975764_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975790_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975790_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975790_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975790_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975790_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975790_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975790_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975790_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975792_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975792_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975792_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975792_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975792_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975792_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975792_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975792_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975792_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975792_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975792_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975792_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975792_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975792_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975792_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975792_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975800_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975800_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975800_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975800_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975800_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975800_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975800_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975800_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975800_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975800_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975800_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975800_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975800_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975800_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975800_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975800_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975801_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975801_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975801_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975801_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975801_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975801_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975801_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975801_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975801_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975801_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975801_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975801_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975801_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975801_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975801_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975801_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975802_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975802_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975802_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975802_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975802_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975802_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975802_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975802_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975803_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975803_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975803_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975803_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975803_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975803_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975803_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975803_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975804_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975804_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975804_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975804_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975804_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975804_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975804_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975804_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975806_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975806_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975806_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975806_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975806_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975806_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975806_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975806_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975630_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975630_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975630_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975630_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975630_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975630_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655816'^^xsd:string;
  dwc:catalogNumber '9975630_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655816'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975630_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975658_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975658_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975658_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975658_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975658_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975658_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655816'^^xsd:string;
  dwc:catalogNumber '9975658_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655816'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975658_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975664_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975664_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975664_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975664_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655816%3A9975664_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975664_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655816'^^xsd:string;
  dwc:catalogNumber '9975664_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655816'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655816:9975664_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975772_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975772_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975772_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975772_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975772_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975772_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975772_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975772_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975796_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975796_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975796_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975796_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975796_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975796_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975796_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975796_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975802_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975802_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975802_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975802_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975802_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975802_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975802_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975802_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975806_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975806_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975806_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9333"^^xsd:decimal ;
  dwc:decimalLongitude "9.82333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975806_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9333 9.82333)"^^geo:wktLiteral ;
  geo-pos:lat "58.9333"^^xsd:decimal ;
  geo-pos:long "9.82333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655817%3A9975806_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975806_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655817'^^xsd:string;
  dwc:catalogNumber '9975806_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655817'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.82333'^^xsd:double;
  dwc:latitude '58.9333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655817:9975806_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932021_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932021_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932021_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932021_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932021_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655327:9932021_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655327'^^xsd:string;
  dwc:catalogNumber '9932021_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655327'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655327:9932021_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655327:9932041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655327'^^xsd:string;
  dwc:catalogNumber '9932041_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655327'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655327:9932041_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932049_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932049_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932049_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932049_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932049_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655327:9932049_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655327'^^xsd:string;
  dwc:catalogNumber '9932049_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655327'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655327:9932049_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932055_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932055_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932055_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932055_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9932055_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655327:9932055_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655327'^^xsd:string;
  dwc:catalogNumber '9932055_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655327'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655327:9932055_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932386_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932386_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932386_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932386_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932386_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932386_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655330'^^xsd:string;
  dwc:catalogNumber '9932386_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655330'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932386_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932386_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932386_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932386_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932386_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932386_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932386_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655330'^^xsd:string;
  dwc:catalogNumber '9932386_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655330'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932386_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932414_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932414_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932414_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932414_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932414_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932414_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655330'^^xsd:string;
  dwc:catalogNumber '9932414_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655330'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932414_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932447_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932447_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932447_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932447_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932447_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932447_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655330'^^xsd:string;
  dwc:catalogNumber '9932447_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655330'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932447_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932447_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932447_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932447_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932447_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932447_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932447_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655330'^^xsd:string;
  dwc:catalogNumber '9932447_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655330'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932447_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932447_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932447_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932447_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932447_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932447_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932447_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655330'^^xsd:string;
  dwc:catalogNumber '9932447_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655330'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932447_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932465_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932465_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932465_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932465_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932465_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932465_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655330'^^xsd:string;
  dwc:catalogNumber '9932465_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655330'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932465_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655330'^^xsd:string;
  dwc:catalogNumber '9932475_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655330'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932475_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655330'^^xsd:string;
  dwc:catalogNumber '9932475_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655330'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932475_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655330'^^xsd:string;
  dwc:catalogNumber '9932475_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655330'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932475_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932481_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932481_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932481_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932481_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932481_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932481_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655330'^^xsd:string;
  dwc:catalogNumber '9932481_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655330'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932481_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942264_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942264_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942264_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942264_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942264_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942264_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942264_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942264_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942264_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942264_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942264_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942264_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942264_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942264_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942264_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942264_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942265_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942265_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942265_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942265_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942265_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942265_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942265_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942265_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942268_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942268_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942268_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942268_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942268_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942268_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942268_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942268_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942270_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942270_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942270_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942270_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942270_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942270_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942270_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942270_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942271_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942271_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942271_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942271_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942271_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942271_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942271_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942271_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942322_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942322_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942322_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942322_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942322_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942322_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655400'^^xsd:string;
  dwc:catalogNumber '9942322_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655400'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942322_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942407_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942407_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942407_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942407_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942407_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942407_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655400'^^xsd:string;
  dwc:catalogNumber '9942407_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655400'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942407_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942408_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942408_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942408_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942408_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942408_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942408_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655400'^^xsd:string;
  dwc:catalogNumber '9942408_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655400'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942408_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942412_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942412_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942412_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942412_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942412_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942412_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655400'^^xsd:string;
  dwc:catalogNumber '9942412_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655400'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942412_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942412_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942412_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942412_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942412_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942412_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942412_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655400'^^xsd:string;
  dwc:catalogNumber '9942412_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655400'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942412_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942413_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942413_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942413_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942413_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942413_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942413_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655400'^^xsd:string;
  dwc:catalogNumber '9942413_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655400'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942413_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942413_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942413_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942413_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942413_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942413_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942413_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655400'^^xsd:string;
  dwc:catalogNumber '9942413_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655400'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942413_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942414_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942414_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942414_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942414_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942414_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942414_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655400'^^xsd:string;
  dwc:catalogNumber '9942414_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655400'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942414_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942417_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942417_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942417_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942417_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942417_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942417_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655400'^^xsd:string;
  dwc:catalogNumber '9942417_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655400'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942417_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942180_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942180_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942180_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942180_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942180_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942180_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942180_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942180_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942180_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942180_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942180_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942180_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942180_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942180_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942180_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942180_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942199_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942199_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942199_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942199_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942199_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942199_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942199_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942199_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942215_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942215_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942215_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942215_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942215_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942215_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942215_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942215_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942233_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942233_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942233_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942233_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942233_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942233_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942233_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942233_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942249_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942249_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942249_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942249_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942249_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942249_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942249_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942249_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942259_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942259_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942259_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942259_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942259_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942259_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942259_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942259_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942259_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942259_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942259_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942259_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942259_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942259_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942259_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942259_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942271_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942271_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942271_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942271_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942271_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942271_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942271_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942271_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942272_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942272_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942272_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942272_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942272_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942272_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942272_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942272_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942274_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942274_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942274_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942274_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942274_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942274_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942274_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942274_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942275_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942275_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942275_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942275_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942275_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942275_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942275_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942275_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942263_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942263_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942263_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942263_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942263_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942263_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942263_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942263_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942270_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942270_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942270_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942270_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942270_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942270_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942270_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942270_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942375_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942375_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942375_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942375_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942375_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942375_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655400'^^xsd:string;
  dwc:catalogNumber '9942375_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655400'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942375_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942414_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942414_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942414_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942414_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942414_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942414_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655400'^^xsd:string;
  dwc:catalogNumber '9942414_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655400'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942414_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942417_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942417_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942417_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942417_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655400%3A9942417_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942417_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655400'^^xsd:string;
  dwc:catalogNumber '9942417_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655400'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655400:9942417_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942211_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942211_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942211_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942211_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942211_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942211_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942211_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis dens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109616'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942211_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942272_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942272_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942272_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942272_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942272_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942272_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942272_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942272_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942275_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942275_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942275_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942275_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655399%3A9942275_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942275_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655399'^^xsd:string;
  dwc:catalogNumber '9942275_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655399'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655399:9942275_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9931960_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9931960_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9931960_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9931960_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655327%3A9931960_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655327:9931960_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655327'^^xsd:string;
  dwc:catalogNumber '9931960_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655327'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655327:9931960_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932386_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932386_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932386_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932386_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932386_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932386_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655330'^^xsd:string;
  dwc:catalogNumber '9932386_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655330'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932386_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932465_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932465_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932465_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932465_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932465_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932465_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655330'^^xsd:string;
  dwc:catalogNumber '9932465_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655330'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932465_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932481_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932481_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932481_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932481_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932481_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932481_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655330'^^xsd:string;
  dwc:catalogNumber '9932481_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655330'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932481_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932481_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932481_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932481_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932481_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.86667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655330%3A9932481_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932481_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655330'^^xsd:string;
  dwc:catalogNumber '9932481_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655330'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '9.86667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655330:9932481_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924243_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924243_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924243_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924243_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924243_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924243_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924243_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924243_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924244_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924244_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924244_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924244_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924244_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924244_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924244_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924244_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924246_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924246_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924246_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924246_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924246_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924246_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924246_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924246_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924246_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924246_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924246_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924246_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924246_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924246_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924246_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924246_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924247_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924247_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924247_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924247_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924247_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924247_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924247_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924247_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924248_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924248_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924248_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924248_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924248_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924248_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924248_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924248_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924248_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924248_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924248_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924248_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924248_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924248_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924248_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924248_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924249_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924249_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924249_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924249_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924249_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924249_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924249_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924249_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924251_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924251_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924251_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924251_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924251_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924251_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924251_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924251_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924254_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924254_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924254_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924254_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924254_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924254_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924254_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924254_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924254_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924254_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924254_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924254_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924254_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924254_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924254_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924254_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924328_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924328_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924328_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924328_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924328_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924328_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924328_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924328_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924337_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924337_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924337_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924337_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924337_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924337_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924337_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924337_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924337_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924337_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924337_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924337_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924337_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924337_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924337_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924337_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924343_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924343_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924343_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924343_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924343_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924343_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924343_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924343_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924352_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924352_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924352_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924352_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924352_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924352_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924352_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924352_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924355_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924355_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924355_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924355_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924355_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924355_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924355_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924355_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924357_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924357_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924357_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924357_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924357_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924357_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924357_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924357_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924358_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924358_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924358_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924358_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924358_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924358_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924358_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924358_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924359_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924359_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924359_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924359_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924359_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924359_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924359_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924359_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924361_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924361_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924361_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924361_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924361_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924361_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924361_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924361_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924361_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924361_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924361_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924361_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924361_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924361_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924361_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924361_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924362_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924362_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924362_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924362_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924362_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924362_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924362_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924362_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924362_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924362_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924362_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924362_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924362_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924362_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924362_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924362_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924363_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924363_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924363_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924363_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924363_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924363_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924363_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924363_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924364_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924364_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924364_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924364_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924364_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924364_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924364_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924364_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924364_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924364_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924364_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924364_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924364_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924364_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924364_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924364_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924369_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924369_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924369_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924369_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924369_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924369_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924369_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924369_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924369_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924369_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924369_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924369_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924369_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924369_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924369_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924369_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924211_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924211_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924211_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924211_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924211_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924211_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924211_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924211_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924213_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924213_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924213_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924213_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924213_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924213_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924213_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924213_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924222_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924222_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924222_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924222_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924222_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924222_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924222_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924222_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924228_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924228_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924228_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924228_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924228_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924228_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924228_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924228_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924228_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924228_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924228_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924228_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924228_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924228_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924228_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924228_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924237_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924237_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924237_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924237_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924237_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924237_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924237_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924237_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924240_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924240_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924240_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924240_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924240_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924240_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924240_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924240_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924240_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924240_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924240_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924240_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924240_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924240_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924240_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924240_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924242_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924242_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924242_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924242_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924242_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924242_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924242_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924242_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932130_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932130_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932130_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932130_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932130_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932130_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655328'^^xsd:string;
  dwc:catalogNumber '9932130_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655328'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932130_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932155_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932155_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932155_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932155_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932155_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932155_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655328'^^xsd:string;
  dwc:catalogNumber '9932155_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655328'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932155_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932163_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932163_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932163_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932163_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932163_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932163_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655328'^^xsd:string;
  dwc:catalogNumber '9932163_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655328'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932163_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932163_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932163_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932163_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932163_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932163_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932163_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655328'^^xsd:string;
  dwc:catalogNumber '9932163_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655328'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932163_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932183_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932183_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932183_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932183_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932183_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932183_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655328'^^xsd:string;
  dwc:catalogNumber '9932183_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655328'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932183_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932191_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932191_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932191_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932191_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932191_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932191_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655328'^^xsd:string;
  dwc:catalogNumber '9932191_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655328'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932191_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932197_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932197_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932197_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932197_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932197_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932197_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655328'^^xsd:string;
  dwc:catalogNumber '9932197_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655328'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932197_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932197_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932197_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932197_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932197_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932197_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932197_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655328'^^xsd:string;
  dwc:catalogNumber '9932197_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655328'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932197_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932227_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932227_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932227_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932227_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932227_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655329:9932227_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655329'^^xsd:string;
  dwc:catalogNumber '9932227_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655329'^^xsd:anyURI;
  dwc:scientificName 'Chaetoceros pseudocrinitus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149222'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655329:9932227_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932244_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932244_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932244_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932244_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932244_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655329:9932244_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655329'^^xsd:string;
  dwc:catalogNumber '9932244_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655329'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655329:9932244_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932323_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932323_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932323_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932323_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932323_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655329:9932323_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655329'^^xsd:string;
  dwc:catalogNumber '9932323_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655329'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655329:9932323_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932333_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932333_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932333_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932333_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932333_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655329:9932333_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655329'^^xsd:string;
  dwc:catalogNumber '9932333_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655329'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655329:9932333_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932333_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932333_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932333_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932333_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932333_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655329:9932333_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655329'^^xsd:string;
  dwc:catalogNumber '9932333_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655329'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655329:9932333_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932339_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932339_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932339_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932339_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932339_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655329:9932339_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655329'^^xsd:string;
  dwc:catalogNumber '9932339_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655329'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655329:9932339_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932528_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932528_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932528_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932528_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932528_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932528_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655331'^^xsd:string;
  dwc:catalogNumber '9932528_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655331'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932528_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932556_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932556_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932556_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932556_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932556_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932556_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655331'^^xsd:string;
  dwc:catalogNumber '9932556_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655331'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932556_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932589_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932589_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932589_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932589_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932589_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932589_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655331'^^xsd:string;
  dwc:catalogNumber '9932589_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655331'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932589_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932589_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932589_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932589_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932589_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932589_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932589_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655331'^^xsd:string;
  dwc:catalogNumber '9932589_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655331'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932589_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932617_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932617_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932617_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932617_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932617_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932617_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655331'^^xsd:string;
  dwc:catalogNumber '9932617_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655331'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932617_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932617_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932617_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932617_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932617_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932617_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932617_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655331'^^xsd:string;
  dwc:catalogNumber '9932617_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655331'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932617_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932623_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932623_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932623_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932623_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932623_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932623_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655331'^^xsd:string;
  dwc:catalogNumber '9932623_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655331'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932623_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932623_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932623_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932623_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932623_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932623_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932623_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655331'^^xsd:string;
  dwc:catalogNumber '9932623_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655331'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932623_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942543_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942543_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942543_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942543_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942543_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942543_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655401'^^xsd:string;
  dwc:catalogNumber '9942543_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655401'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942543_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942547_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942547_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942547_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942547_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942547_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942547_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655401'^^xsd:string;
  dwc:catalogNumber '9942547_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655401'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942547_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942548_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942548_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942548_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942548_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942548_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942548_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655401'^^xsd:string;
  dwc:catalogNumber '9942548_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655401'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942548_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942548_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942548_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942548_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942548_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942548_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942548_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655401'^^xsd:string;
  dwc:catalogNumber '9942548_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655401'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942548_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942549_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942549_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942549_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942549_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942549_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942549_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655401'^^xsd:string;
  dwc:catalogNumber '9942549_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655401'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942549_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942550_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942550_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942550_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942550_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942550_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942550_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655401'^^xsd:string;
  dwc:catalogNumber '9942550_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655401'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942550_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942550_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942550_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942550_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942550_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942550_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942550_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655401'^^xsd:string;
  dwc:catalogNumber '9942550_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655401'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942550_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942559_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942559_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942559_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942559_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942559_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942559_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655401'^^xsd:string;
  dwc:catalogNumber '9942559_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655401'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942559_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942559_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942559_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942559_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942559_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942559_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942559_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655401'^^xsd:string;
  dwc:catalogNumber '9942559_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655401'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942559_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942547_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942547_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942547_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942547_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942547_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942547_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655401'^^xsd:string;
  dwc:catalogNumber '9942547_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655401'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942547_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942549_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942549_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942549_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942549_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655401%3A9942549_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942549_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655401'^^xsd:string;
  dwc:catalogNumber '9942549_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655401'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655401:9942549_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924222_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924222_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924222_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924222_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924222_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924222_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924222_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924222_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924243_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924243_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924243_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924243_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924243_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924243_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924243_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924243_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924244_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924244_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924244_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924244_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924244_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924244_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924244_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924244_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924247_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924247_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924247_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924247_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924247_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924247_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924247_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924247_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924249_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924249_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924249_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924249_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655268%3A9924249_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924249_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655268'^^xsd:string;
  dwc:catalogNumber '9924249_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655268'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655268:9924249_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924326_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924326_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924326_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924326_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924326_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924326_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924326_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924326_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924343_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924343_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924343_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924343_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924343_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924343_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924343_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924343_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924355_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924355_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924355_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924355_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924355_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924355_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924355_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924355_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924358_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924358_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924358_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924358_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924358_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924358_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924358_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924358_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924359_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924359_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924359_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924359_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924359_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924359_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924359_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924359_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924363_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924363_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924363_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924363_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924363_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924363_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924363_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924363_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924366_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924366_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924366_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924366_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655269%3A9924366_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924366_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655269'^^xsd:string;
  dwc:catalogNumber '9924366_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655269'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655269:9924366_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932102_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932102_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932102_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932102_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932102_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932102_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655328'^^xsd:string;
  dwc:catalogNumber '9932102_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655328'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932102_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932181_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932181_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932181_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932181_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932181_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932181_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655328'^^xsd:string;
  dwc:catalogNumber '9932181_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655328'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932181_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932191_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932191_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932191_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932191_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655328%3A9932191_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932191_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655328'^^xsd:string;
  dwc:catalogNumber '9932191_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655328'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655328:9932191_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932244_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932244_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932244_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932244_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932244_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655329:9932244_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655329'^^xsd:string;
  dwc:catalogNumber '9932244_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655329'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655329:9932244_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932339_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932339_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932339_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932339_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655329%3A9932339_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655329:9932339_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655329'^^xsd:string;
  dwc:catalogNumber '9932339_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655329'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655329:9932339_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655331'^^xsd:string;
  dwc:catalogNumber '9932528_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655331'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932528_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932607_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932607_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932607_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6333"^^xsd:decimal ;
  dwc:decimalLongitude "9.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932607_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6333 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "57.6333"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655331%3A9932607_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932607_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655331'^^xsd:string;
  dwc:catalogNumber '9932607_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655331'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '57.6333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655331:9932607_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955054_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955054_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955054_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955054_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955054_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955054_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955054_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955054_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955055_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955055_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955055_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955055_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955055_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955055_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955055_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955055_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955059_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955059_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955059_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955059_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955059_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955059_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955059_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955059_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955059_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955059_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955059_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955059_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955059_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955059_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955059_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955059_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955060_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955060_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955060_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955060_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955060_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955060_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955060_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955060_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955061_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955061_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955061_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955061_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955061_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955061_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955061_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955061_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955062_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955062_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955062_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955062_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955062_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955062_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955062_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955062_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955062_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955062_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955062_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955062_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955062_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955062_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955062_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955062_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955065_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955065_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955065_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955065_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955065_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955065_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955065_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955065_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955065_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955065_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955065_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955065_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955065_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955065_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955065_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955065_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955112_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955112_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955112_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955112_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955112_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655495:9955112_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655495'^^xsd:string;
  dwc:catalogNumber '9955112_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655495'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655495:9955112_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955195_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955195_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955195_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955195_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955195_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655495:9955195_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655495'^^xsd:string;
  dwc:catalogNumber '9955195_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655495'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655495:9955195_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955201_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955201_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955201_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955201_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955201_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655495:9955201_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655495'^^xsd:string;
  dwc:catalogNumber '9955201_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655495'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655495:9955201_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955202_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955202_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955202_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955202_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955202_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655495:9955202_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655495'^^xsd:string;
  dwc:catalogNumber '9955202_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655495'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655495:9955202_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955207_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955207_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955207_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955207_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955207_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655495:9955207_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655495'^^xsd:string;
  dwc:catalogNumber '9955207_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655495'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655495:9955207_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9954970_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9954970_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9954970_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9954970_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9954970_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9954970_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9954970_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9954970_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9954990_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9954990_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9954990_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9954990_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9954990_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9954990_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9954990_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9954990_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955019_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955019_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955019_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955019_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955019_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955019_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955019_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955019_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955023_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955023_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955023_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955023_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955023_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955023_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955023_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955023_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955049_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955049_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955049_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955049_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955049_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955049_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955049_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955049_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955051_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955051_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955051_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955051_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955051_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955051_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955051_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955051_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955051_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955051_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955051_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955051_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955051_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955051_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955051_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955051_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955053_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955053_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955053_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955053_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955053_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955053_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955053_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955053_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955054_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955054_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955054_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955054_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955054_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955054_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955054_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955054_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955056_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955056_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955056_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955056_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955056_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955056_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955056_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955056_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955060_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955060_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955060_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955060_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955060_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955060_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955060_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955060_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955061_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955061_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955061_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955061_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955061_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955061_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955061_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955061_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955063_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955063_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955063_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955063_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955063_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955063_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955063_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955063_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955193_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955193_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955193_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955193_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955193_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655495:9955193_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655495'^^xsd:string;
  dwc:catalogNumber '9955193_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655495'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655495:9955193_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955203_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955203_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955203_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955203_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655495%3A9955203_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655495:9955203_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655495'^^xsd:string;
  dwc:catalogNumber '9955203_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655495'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655495:9955203_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955049_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955049_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955049_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4833"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955049_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4833 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.4833"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655494%3A9955049_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955049_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655494'^^xsd:string;
  dwc:catalogNumber '9955049_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655494'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.4833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655494:9955049_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9976987_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9976987_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9976987_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9976987_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8667"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9976987_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9976987_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655826'^^xsd:string;
  dwc:catalogNumber '9976987_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655826'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.8667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9976987_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9976987_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9976987_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9976987_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9976987_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8667"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9976987_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9976987_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655826'^^xsd:string;
  dwc:catalogNumber '9976987_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655826'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.8667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9976987_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977040_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977040_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977040_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977040_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8667"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977040_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977040_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655826'^^xsd:string;
  dwc:catalogNumber '9977040_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655826'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.8667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977040_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977048_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977048_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977048_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977048_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8667"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977048_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977048_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655826'^^xsd:string;
  dwc:catalogNumber '9977048_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655826'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.8667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977048_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977066_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977066_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977066_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977066_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8667"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977066_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977066_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655826'^^xsd:string;
  dwc:catalogNumber '9977066_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655826'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.8667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977066_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977068_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977068_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977068_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977068_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8667"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977068_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977068_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655826'^^xsd:string;
  dwc:catalogNumber '9977068_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655826'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.8667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977068_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977068_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977068_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977068_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977068_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8667"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977068_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977068_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655826'^^xsd:string;
  dwc:catalogNumber '9977068_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655826'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.8667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977068_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977076_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977076_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977076_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977076_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8667"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977076_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977076_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655826'^^xsd:string;
  dwc:catalogNumber '9977076_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655826'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.8667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977076_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977076_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977076_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977076_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977076_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8667"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977076_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977076_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655826'^^xsd:string;
  dwc:catalogNumber '9977076_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655826'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.8667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977076_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977077_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977077_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977077_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977077_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8667"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977077_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977077_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655826'^^xsd:string;
  dwc:catalogNumber '9977077_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655826'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.8667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977077_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977077_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977077_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977077_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977077_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8667"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977077_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977077_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655826'^^xsd:string;
  dwc:catalogNumber '9977077_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655826'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.8667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977077_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977078_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977078_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977078_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977078_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8667"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977078_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977078_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655826'^^xsd:string;
  dwc:catalogNumber '9977078_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655826'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.8667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977078_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977079_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977079_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977079_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977079_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8667"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977079_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977079_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655826'^^xsd:string;
  dwc:catalogNumber '9977079_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655826'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.8667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977079_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977082_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977082_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977082_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977082_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8667"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977082_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977082_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655826'^^xsd:string;
  dwc:catalogNumber '9977082_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655826'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.8667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977082_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977082_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977082_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977082_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977082_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8667"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977082_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977082_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655826'^^xsd:string;
  dwc:catalogNumber '9977082_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655826'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.8667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977082_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977040_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977040_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977040_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977040_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8667"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977040_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977040_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655826'^^xsd:string;
  dwc:catalogNumber '9977040_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655826'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.8667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977040_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977073_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977073_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977073_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977073_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8667"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977073_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977073_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655826'^^xsd:string;
  dwc:catalogNumber '9977073_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655826'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.8667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977073_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977078_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977078_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977078_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8667"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977078_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8667 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.8667"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655826%3A9977078_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977078_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655826'^^xsd:string;
  dwc:catalogNumber '9977078_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655826'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '58.8667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655826:9977078_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923770_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923770_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923770_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923770_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923770_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923770_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923770_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923770_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923780_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923780_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923780_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923780_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923780_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923780_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923780_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923780_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923782_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923782_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923782_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923782_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923782_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923782_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923782_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923782_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923782_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923782_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923782_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923782_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923782_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923782_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923782_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923782_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923783_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923783_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923783_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923783_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923783_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923783_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923783_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923783_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923784_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923784_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923784_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923784_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923784_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923784_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923784_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923784_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923785_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923785_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923785_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923785_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923785_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923785_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923785_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923785_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923785_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923785_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923785_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923785_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923785_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923785_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923785_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923785_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923788_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923788_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923788_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923788_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923788_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923788_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923788_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923788_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923755_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923755_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923755_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923755_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923755_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923755_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923755_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923755_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923764_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923764_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923764_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923764_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923764_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923764_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923764_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923764_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923764_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923764_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923764_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923764_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923764_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923764_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923764_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923764_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923789_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923789_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923789_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923789_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923789_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923789_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923789_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923789_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923790_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923790_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923790_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923790_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923790_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923790_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923790_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923790_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923791_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923791_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923791_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923791_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923791_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923791_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923791_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923791_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923791_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923791_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923791_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923791_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923791_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923791_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923791_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923791_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923796_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923796_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923796_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923796_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923796_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923796_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923796_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923796_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955252_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955252_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955252_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955252_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955252_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955252_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655496'^^xsd:string;
  dwc:catalogNumber '9955252_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655496'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955252_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955271_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955271_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955271_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955271_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955271_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955271_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655496'^^xsd:string;
  dwc:catalogNumber '9955271_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655496'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955271_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955313_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955313_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955313_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955313_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955313_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955313_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655496'^^xsd:string;
  dwc:catalogNumber '9955313_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655496'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955313_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955336_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955336_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955336_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955336_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955336_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955336_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655496'^^xsd:string;
  dwc:catalogNumber '9955336_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655496'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955336_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955337_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955337_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955337_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955337_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955337_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955337_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655496'^^xsd:string;
  dwc:catalogNumber '9955337_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655496'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955337_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955341_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955341_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955341_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955341_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955341_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955341_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655496'^^xsd:string;
  dwc:catalogNumber '9955341_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655496'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955341_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955343_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955343_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955343_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955343_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955343_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955343_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655496'^^xsd:string;
  dwc:catalogNumber '9955343_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655496'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955343_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955347_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955347_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955347_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955347_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955347_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955347_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655496'^^xsd:string;
  dwc:catalogNumber '9955347_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655496'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955347_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955394_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955394_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955394_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955394_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955394_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955394_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955394_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955394_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955414_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955414_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955414_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955414_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955414_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955414_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955414_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955414_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955445_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955445_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955445_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955445_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955445_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955445_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955445_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955445_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955454_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955454_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955454_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955454_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955454_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955454_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955454_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955454_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955455_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955455_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955455_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955455_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955455_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955455_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955455_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955455_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955475_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955475_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955475_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955475_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955477_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955477_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955477_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955477_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955477_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955477_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955477_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955477_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955479_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955479_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955479_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955479_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955479_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955479_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955479_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955479_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955483_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955483_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955483_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955483_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955483_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955483_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955483_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955483_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955483_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955483_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955483_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955483_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955483_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955483_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955483_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955483_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955484_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955484_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955484_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955484_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955484_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955484_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955484_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955484_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955485_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955485_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955485_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955485_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955485_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955485_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955485_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955485_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955485_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955485_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955485_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955485_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955485_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955485_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955485_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955485_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955486_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955486_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955486_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955486_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955486_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955486_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955486_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955486_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955489_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955489_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955489_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955489_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955489_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955489_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955489_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955489_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955536_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955536_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955536_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955536_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955536_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955536_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655498'^^xsd:string;
  dwc:catalogNumber '9955536_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655498'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955536_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955596_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955596_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955596_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955596_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955596_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955596_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655498'^^xsd:string;
  dwc:catalogNumber '9955596_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655498'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955596_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955615_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955615_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955615_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955615_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955615_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955615_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655498'^^xsd:string;
  dwc:catalogNumber '9955615_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655498'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955615_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955615_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955615_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955615_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955615_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955615_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955615_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655498'^^xsd:string;
  dwc:catalogNumber '9955615_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655498'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955615_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955617_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955617_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955617_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955617_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955617_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955617_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655498'^^xsd:string;
  dwc:catalogNumber '9955617_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655498'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955617_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955620_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955620_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955620_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955620_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955620_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955620_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655498'^^xsd:string;
  dwc:catalogNumber '9955620_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655498'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955620_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955621_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955621_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955621_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955621_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955621_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955621_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655498'^^xsd:string;
  dwc:catalogNumber '9955621_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655498'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955621_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955621_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955621_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955621_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955621_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955621_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955621_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655498'^^xsd:string;
  dwc:catalogNumber '9955621_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655498'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955621_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955625_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955625_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955625_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955625_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955625_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955625_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655498'^^xsd:string;
  dwc:catalogNumber '9955625_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655498'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955625_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955626_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955626_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955626_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955626_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955626_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955626_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655498'^^xsd:string;
  dwc:catalogNumber '9955626_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655498'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955626_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955626_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955626_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955626_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955626_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955626_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955626_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655498'^^xsd:string;
  dwc:catalogNumber '9955626_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655498'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955626_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955627_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955627_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955627_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955627_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955627_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955627_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655498'^^xsd:string;
  dwc:catalogNumber '9955627_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655498'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955627_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955631_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955631_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955631_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955631_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955631_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955631_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655498'^^xsd:string;
  dwc:catalogNumber '9955631_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655498'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955631_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955631_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955631_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955631_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955631_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955631_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955631_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655498'^^xsd:string;
  dwc:catalogNumber '9955631_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655498'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955631_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923780_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923780_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923780_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923780_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923780_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923780_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923780_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923780_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923784_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923784_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923784_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923784_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923784_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923784_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923784_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923784_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923788_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923788_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923788_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923788_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923788_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923788_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923788_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923788_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923789_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923789_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923789_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923789_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923789_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923789_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923789_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923789_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955333_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955333_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955333_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955333_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955333_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955333_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655496'^^xsd:string;
  dwc:catalogNumber '9955333_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655496'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955333_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955342_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955342_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955342_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955342_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655496%3A9955342_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955342_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655496'^^xsd:string;
  dwc:catalogNumber '9955342_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655496'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655496:9955342_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955422_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955422_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955422_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955422_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955422_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955422_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955422_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955422_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955473_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955473_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955473_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955473_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955473_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955473_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955473_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955473_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955478_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955478_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955478_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955478_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955478_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955478_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955478_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955478_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955484_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955484_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955484_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955484_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955484_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955484_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955484_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955484_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955489_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955489_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955489_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955489_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655497%3A9955489_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955489_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655497'^^xsd:string;
  dwc:catalogNumber '9955489_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655497'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655497:9955489_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955597_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955597_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955597_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955597_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955597_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955597_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655498'^^xsd:string;
  dwc:catalogNumber '9955597_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655498'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955597_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955617_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955617_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955617_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955617_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955617_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955617_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655498'^^xsd:string;
  dwc:catalogNumber '9955617_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655498'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955617_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955625_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955625_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955625_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955625_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955625_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955625_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655498'^^xsd:string;
  dwc:catalogNumber '9955625_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655498'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955625_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955627_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955627_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955627_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955627_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655498%3A9955627_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955627_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655498'^^xsd:string;
  dwc:catalogNumber '9955627_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655498'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655498:9955627_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923790_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923790_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923790_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923790_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923790_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923790_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923790_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923790_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923796_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923796_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923796_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3833"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923796_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3833 10)"^^geo:wktLiteral ;
  geo-pos:lat "58.3833"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655264%3A9923796_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923796_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655264'^^xsd:string;
  dwc:catalogNumber '9923796_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655264'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '58.3833'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655264:9923796_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977157_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977157_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977157_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977157_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977157_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977157_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977157_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977157_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977210_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977210_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977210_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977210_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977210_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977210_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977210_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977210_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977212_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977212_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977212_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977212_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977212_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977212_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977212_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977212_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977213_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977213_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977213_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977213_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977213_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977213_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977213_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977213_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977214_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977214_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977214_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977214_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977214_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977214_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977214_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977214_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977218_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977218_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977218_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977218_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977218_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977218_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977218_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977218_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977219_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977219_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977219_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977219_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977219_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977219_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977219_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977219_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977219_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977219_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977219_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977219_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977219_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977219_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977219_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977219_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977220_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977220_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977220_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977220_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977220_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977220_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977220_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977220_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977221_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977221_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977221_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977221_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977221_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977221_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977221_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977221_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977224_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977224_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977224_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977224_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977224_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977224_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977224_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977224_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977224_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977224_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977224_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977224_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977224_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977224_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977224_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977224_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977271_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977271_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977271_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977271_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977271_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977271_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655828'^^xsd:string;
  dwc:catalogNumber '9977271_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655828'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977271_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977271_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977271_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977271_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977271_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977271_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977271_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655828'^^xsd:string;
  dwc:catalogNumber '9977271_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655828'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977271_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977306_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977306_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977306_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977306_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977306_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977306_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655828'^^xsd:string;
  dwc:catalogNumber '9977306_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655828'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977306_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977331_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977331_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977331_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977331_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977331_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977331_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655828'^^xsd:string;
  dwc:catalogNumber '9977331_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655828'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977331_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977350_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977350_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977350_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977350_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977350_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977350_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655828'^^xsd:string;
  dwc:catalogNumber '9977350_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655828'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977350_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977352_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977352_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977352_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977352_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977352_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977352_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655828'^^xsd:string;
  dwc:catalogNumber '9977352_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655828'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977352_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977355_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977355_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977355_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977355_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977355_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977355_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655828'^^xsd:string;
  dwc:catalogNumber '9977355_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655828'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977355_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977360_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977360_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977360_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977360_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977360_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977360_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655828'^^xsd:string;
  dwc:catalogNumber '9977360_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655828'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977360_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977361_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977361_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977361_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977361_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977361_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977361_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655828'^^xsd:string;
  dwc:catalogNumber '9977361_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655828'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977361_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977361_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977361_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977361_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977361_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977361_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977361_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655828'^^xsd:string;
  dwc:catalogNumber '9977361_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655828'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977361_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977362_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977362_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977362_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977362_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977362_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977362_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655828'^^xsd:string;
  dwc:catalogNumber '9977362_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655828'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977362_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977363_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977363_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977363_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977363_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977363_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977363_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655828'^^xsd:string;
  dwc:catalogNumber '9977363_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655828'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977363_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977366_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977366_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977366_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977366_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977366_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977366_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655828'^^xsd:string;
  dwc:catalogNumber '9977366_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655828'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977366_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977366_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977366_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977366_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977366_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977366_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977366_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655828'^^xsd:string;
  dwc:catalogNumber '9977366_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655828'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977366_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977413_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977413_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977413_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977413_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977413_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977413_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977413_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977413_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977433_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977433_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977433_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977433_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977433_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977433_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977433_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977433_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977433_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977433_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977433_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977433_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977433_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977433_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977433_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977433_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977441_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977441_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977441_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977441_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977441_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977441_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977441_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977441_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977129_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977129_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977129_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977129_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977129_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977129_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977129_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977129_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977149_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977149_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977149_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977149_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977149_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977149_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977149_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977149_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977750_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977750_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977750_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977750_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977750_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977750_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977750_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977750_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977758_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977758_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977758_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977758_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977758_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977758_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977758_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977758_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977758_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977758_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977758_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977758_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977758_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977758_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977758_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977758_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977776_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977776_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977776_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977776_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977776_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977776_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977776_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977776_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977778_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977778_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977778_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977778_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977778_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977778_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977778_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977778_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977778_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977778_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977778_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977778_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977778_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977778_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977778_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977778_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977780_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977780_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977780_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977780_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977780_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977780_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977780_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977780_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977781_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977781_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977781_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977781_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977781_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977781_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977781_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977781_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977782_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977782_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977782_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977782_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977782_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977782_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977782_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977782_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977782_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977782_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977782_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977782_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977782_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977782_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977782_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977782_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977783_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977783_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977783_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977783_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977783_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977783_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977783_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977783_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977784_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977784_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977784_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977784_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977784_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977784_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977784_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977784_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977784_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977784_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977784_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977784_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977784_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977784_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977784_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977784_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977786_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977786_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977786_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977786_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977786_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977786_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977786_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977786_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977787_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977787_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977787_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977787_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977787_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977787_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977787_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977787_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977788_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977788_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977788_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977788_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977788_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977788_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977788_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977788_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977788_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977788_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977788_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977788_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977788_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977788_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977788_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977788_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977789_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977789_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977789_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977789_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977789_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977789_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977789_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977789_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977792_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977792_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977792_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977792_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977792_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977792_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977792_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977792_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977792_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977792_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977792_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977792_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977792_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977792_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977792_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977792_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977583_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977583_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977583_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977583_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977583_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977583_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977583_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977583_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977606_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977606_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977606_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977606_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977606_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977606_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977606_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977606_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977616_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977616_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977616_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977616_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977616_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977616_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977616_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977616_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977646_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977646_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977646_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977646_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977646_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977646_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977646_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977646_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977646_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977646_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977646_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977646_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977646_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977646_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977646_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977646_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977647_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977647_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977647_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977647_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977647_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977647_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977647_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977647_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977648_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977648_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977648_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977648_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977648_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977648_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977648_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977648_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977648_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977648_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977648_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977648_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977648_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977648_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977648_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977648_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977650_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977650_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977650_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977650_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977650_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977650_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977650_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977650_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977650_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977650_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977650_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977650_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977650_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977650_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977650_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977650_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977697_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977697_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977697_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977697_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977697_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977697_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977697_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977697_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977717_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977717_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977717_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977717_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977717_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977717_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977717_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977717_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977725_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977725_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977725_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977725_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977725_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977725_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977725_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977725_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977732_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977732_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977732_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977732_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977732_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977732_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977732_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977732_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977735_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977735_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977735_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977735_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977735_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977735_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977735_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977735_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977474_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977474_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977474_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977474_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977474_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977474_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977474_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977474_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977492_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977492_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977492_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977492_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977492_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977492_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977492_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977492_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977492_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977492_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977492_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977492_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977492_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977492_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977492_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977492_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977494_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977494_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977494_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977494_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977494_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977494_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977494_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977494_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977498_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977498_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977498_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977498_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977498_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977498_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977498_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977498_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977498_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977498_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977498_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977498_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977498_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977498_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977498_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977498_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977499_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977499_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977499_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977499_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977499_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977499_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977499_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977499_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977502_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977502_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977502_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977502_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977502_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977502_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977502_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977502_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977503_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977503_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977503_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977503_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977503_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977503_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977503_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977503_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977503_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977503_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977503_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977503_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977503_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977503_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977503_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977503_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977504_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977504_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977504_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977504_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977504_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977504_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977504_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977504_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977505_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977505_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977505_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977505_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977505_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977505_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977505_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977505_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977505_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977505_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977505_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977505_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977505_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977505_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977505_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977505_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977506_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977506_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977506_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977506_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977506_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977506_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977506_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977506_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977508_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977508_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977508_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977508_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977508_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977508_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977508_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977508_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977555_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977555_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977555_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977555_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977555_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977555_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977555_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977555_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977555_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977555_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977555_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977555_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977555_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977555_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977555_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977555_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977575_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977575_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977575_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977575_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977575_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977575_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977575_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977575_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977634_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977634_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977634_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977634_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977634_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977634_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977634_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977634_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977636_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977636_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977636_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977636_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977636_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977636_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977636_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977636_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977640_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977640_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977640_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977640_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977640_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977640_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977640_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977640_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977640_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977640_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977640_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977640_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977640_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977640_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977640_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977640_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977644_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977644_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977644_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977644_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977644_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977644_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977644_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977644_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977644_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977644_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977644_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977644_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977644_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977644_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977644_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977644_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977645_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977645_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977645_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977645_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977645_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977645_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977645_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977645_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977645_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977645_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977645_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977645_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977645_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977645_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977645_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977645_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977590_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977590_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977590_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977590_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977590_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977590_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977590_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977590_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977647_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977647_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977647_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977647_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977647_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977647_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977647_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977647_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977697_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977697_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977697_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977697_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977697_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977697_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977697_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977697_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977732_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977732_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977732_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977732_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977732_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977732_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977732_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977732_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977748_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977748_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977748_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977748_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977748_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977748_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977748_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977748_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977776_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977776_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977776_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977776_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977776_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977776_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977776_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977776_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977781_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977781_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977781_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977781_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977781_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977781_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977781_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977781_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977783_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977783_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977783_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977783_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977783_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977783_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977783_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977783_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977786_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977786_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977786_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977786_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977786_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977786_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977786_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977786_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977787_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977787_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977787_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977787_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977787_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977787_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977787_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977787_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977789_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977789_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977789_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977789_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655831%3A9977789_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977789_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655831'^^xsd:string;
  dwc:catalogNumber '9977789_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655831'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655831:9977789_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977129_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977129_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977129_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977129_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977129_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977129_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977129_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977129_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977190_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977190_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977190_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977190_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977190_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977190_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977190_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977190_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977214_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977214_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977214_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977214_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977214_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977214_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977214_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977214_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977218_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977218_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977218_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977218_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977218_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977218_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977218_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977218_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977220_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977220_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977220_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977220_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977220_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977220_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977220_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977220_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977221_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977221_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977221_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977221_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655827%3A9977221_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977221_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655827'^^xsd:string;
  dwc:catalogNumber '9977221_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655827'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655827:9977221_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977291_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977291_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977291_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977291_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977291_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977291_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655828'^^xsd:string;
  dwc:catalogNumber '9977291_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655828'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977291_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977352_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977352_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977352_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977352_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977352_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977352_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655828'^^xsd:string;
  dwc:catalogNumber '9977352_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655828'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977352_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977360_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977360_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977360_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977360_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977360_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977360_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655828'^^xsd:string;
  dwc:catalogNumber '9977360_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655828'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977360_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977362_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977362_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977362_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977362_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655828%3A9977362_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977362_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655828'^^xsd:string;
  dwc:catalogNumber '9977362_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655828'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655828:9977362_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977413_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977413_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977413_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977413_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977413_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977413_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977413_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977413_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977464_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977464_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977464_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977464_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977464_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977464_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977464_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977464_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977494_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977494_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977494_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977494_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977494_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977494_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977494_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977494_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977502_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977502_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977502_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977502_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977502_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977502_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977502_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977502_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977504_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977504_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977504_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977504_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977504_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977504_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977504_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977504_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977508_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977508_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977508_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977508_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655829%3A9977508_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977508_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655829'^^xsd:string;
  dwc:catalogNumber '9977508_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655829'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655829:9977508_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977636_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977636_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977636_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977636_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977636_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977636_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977636_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977636_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977641_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977641_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977641_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.0367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977641_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.0367)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.0367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655830%3A9977641_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977641_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655830'^^xsd:string;
  dwc:catalogNumber '9977641_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655830'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.0367'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655830:9977641_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655499:9955731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655499'^^xsd:string;
  dwc:catalogNumber '9955731_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655499'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.1333'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655499:9955731_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955761_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955761_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955761_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955761_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955761_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655499:9955761_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655499'^^xsd:string;
  dwc:catalogNumber '9955761_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655499'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.1333'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655499:9955761_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955762_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955762_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955762_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955762_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955762_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655499:9955762_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655499'^^xsd:string;
  dwc:catalogNumber '9955762_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655499'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.1333'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655499:9955762_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955767_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955767_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955767_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955767_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955767_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655499:9955767_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655499'^^xsd:string;
  dwc:catalogNumber '9955767_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655499'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.1333'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655499:9955767_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955768_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955768_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955768_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955768_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955768_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655499:9955768_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655499'^^xsd:string;
  dwc:catalogNumber '9955768_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655499'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.1333'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655499:9955768_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955773_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955773_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955773_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955773_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955773_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655499:9955773_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655499'^^xsd:string;
  dwc:catalogNumber '9955773_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655499'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.1333'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655499:9955773_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955873_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955873_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955873_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955873_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955873_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655500:9955873_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655500'^^xsd:string;
  dwc:catalogNumber '9955873_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655500'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.1333'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655500:9955873_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955899_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955899_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955899_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955899_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955899_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655500:9955899_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655500'^^xsd:string;
  dwc:catalogNumber '9955899_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655500'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.1333'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655500:9955899_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955903_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955903_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955903_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955903_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955903_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655500:9955903_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655500'^^xsd:string;
  dwc:catalogNumber '9955903_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655500'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.1333'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655500:9955903_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955904_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955904_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955904_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955904_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955904_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655500:9955904_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655500'^^xsd:string;
  dwc:catalogNumber '9955904_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655500'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.1333'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655500:9955904_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955910_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955910_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955910_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955910_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955910_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655500:9955910_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655500'^^xsd:string;
  dwc:catalogNumber '9955910_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655500'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.1333'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655500:9955910_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955911_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955911_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955911_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955911_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955911_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655500:9955911_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655500'^^xsd:string;
  dwc:catalogNumber '9955911_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655500'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.1333'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655500:9955911_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955915_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955915_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955915_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955915_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955915_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655500:9955915_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655500'^^xsd:string;
  dwc:catalogNumber '9955915_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655500'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.1333'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655500:9955915_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955757_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955757_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955757_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955757_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955757_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655499:9955757_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655499'^^xsd:string;
  dwc:catalogNumber '9955757_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655499'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.1333'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655499:9955757_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955769_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955769_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955769_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955769_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655499%3A9955769_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655499:9955769_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655499'^^xsd:string;
  dwc:catalogNumber '9955769_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655499'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.1333'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655499:9955769_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955909_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955909_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955909_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955909_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.1333)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655500%3A9955909_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655500:9955909_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655500'^^xsd:string;
  dwc:catalogNumber '9955909_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655500'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.1333'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655500:9955909_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923879_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923879_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923879_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923879_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923879_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655265:9923879_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655265'^^xsd:string;
  dwc:catalogNumber '9923879_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655265'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655265:9923879_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923897_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923897_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923897_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923897_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923897_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655265:9923897_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655265'^^xsd:string;
  dwc:catalogNumber '9923897_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655265'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655265:9923897_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923899_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923899_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923899_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923899_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923899_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655265:9923899_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655265'^^xsd:string;
  dwc:catalogNumber '9923899_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655265'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655265:9923899_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923903_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923903_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923903_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923903_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923903_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655265:9923903_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655265'^^xsd:string;
  dwc:catalogNumber '9923903_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655265'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655265:9923903_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923904_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923904_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923904_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923904_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923904_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655265:9923904_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655265'^^xsd:string;
  dwc:catalogNumber '9923904_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655265'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655265:9923904_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923905_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923905_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923905_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923905_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923905_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655265:9923905_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655265'^^xsd:string;
  dwc:catalogNumber '9923905_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655265'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655265:9923905_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9923981_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9923981_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9923981_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9923981_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9923981_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655266:9923981_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655266'^^xsd:string;
  dwc:catalogNumber '9923981_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655266'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655266:9923981_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9923992_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9923992_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9923992_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9923992_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9923992_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655266:9923992_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655266'^^xsd:string;
  dwc:catalogNumber '9923992_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655266'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655266:9923992_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655266:9924012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655266'^^xsd:string;
  dwc:catalogNumber '9924012_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655266'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655266:9924012_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924013_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924013_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924013_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924013_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924013_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655266:9924013_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655266'^^xsd:string;
  dwc:catalogNumber '9924013_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655266'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655266:9924013_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924016_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924016_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924016_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924016_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924016_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655266:9924016_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655266'^^xsd:string;
  dwc:catalogNumber '9924016_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655266'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655266:9924016_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924018_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924018_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924018_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924018_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924018_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655266:9924018_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655266'^^xsd:string;
  dwc:catalogNumber '9924018_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655266'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655266:9924018_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924024_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924024_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924024_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924024_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924024_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655266:9924024_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655266'^^xsd:string;
  dwc:catalogNumber '9924024_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655266'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655266:9924024_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960948_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960948_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960948_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960948_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960948_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9960948_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9960948_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9960948_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960963_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960963_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960963_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960963_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960963_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9960963_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9960963_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9960963_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960989_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960989_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960989_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960989_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960989_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9960989_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9960989_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9960989_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961007_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961007_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961007_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961007_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961007_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961007_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9961007_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961007_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961009_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961009_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961009_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961009_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961009_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961009_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9961009_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961009_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961014_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961014_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961014_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961014_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961014_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961014_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9961014_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961014_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961015_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961015_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961015_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961015_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961015_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961015_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9961015_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961015_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961017_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961017_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961017_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961017_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961017_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961017_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9961017_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961017_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961018_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961018_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961018_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961018_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961018_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961018_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9961018_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961018_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961019_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961019_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961019_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961019_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961019_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961019_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9961019_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961019_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961019_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961019_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961019_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961019_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961019_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961019_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9961019_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961019_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961020_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961020_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961020_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961020_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961020_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961020_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9961020_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961020_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961021_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961021_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961021_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961021_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961021_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961021_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9961021_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961021_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961023_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961023_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961023_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961023_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961023_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961023_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9961023_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961023_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961070_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961070_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961070_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961070_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961070_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961070_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961070_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961070_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961070_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961070_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961070_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961070_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961070_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961070_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961070_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961070_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961090_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961090_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961090_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961090_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961090_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961090_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961090_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961090_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961121_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961121_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961121_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961121_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961121_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961121_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961121_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961121_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961123_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961123_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961123_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961123_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961123_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961123_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961123_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961123_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961130_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961130_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961130_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961130_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961130_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961130_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961130_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961130_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961131_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961131_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961131_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961131_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961131_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961131_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961131_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961131_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961151_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961151_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961151_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961151_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961151_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961151_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961151_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961151_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961156_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961156_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961156_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961156_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961156_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961156_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961156_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961156_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961159_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961159_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961159_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961159_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961159_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961159_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961159_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961159_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961159_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961159_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961159_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961159_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961159_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961159_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961159_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961159_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961160_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961160_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961160_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961160_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961160_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961160_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961160_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961160_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961161_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961161_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961161_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961161_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961161_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961161_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961161_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961161_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961161_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961161_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961161_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961161_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961161_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961161_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961161_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961161_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961165_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961165_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961165_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961165_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961165_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961165_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961165_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961165_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961165_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961165_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961165_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961165_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961165_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961165_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961165_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961165_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961212_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961212_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961212_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961212_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961212_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961212_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961212_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961212_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961232_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961232_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961232_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961232_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961232_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961232_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961232_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961232_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961240_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961240_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961240_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961240_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961240_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961240_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961240_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961240_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961247_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961247_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961247_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961247_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961247_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961247_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961247_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961247_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961265_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961265_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961265_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961265_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961265_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961265_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961265_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961265_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961265_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961265_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961265_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961265_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961265_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961265_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961265_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961265_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961273_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961273_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961273_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961273_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961273_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961273_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961273_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961273_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961291_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961291_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961291_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961291_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961291_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961291_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961291_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961291_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961293_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961293_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961293_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961293_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961293_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961293_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961293_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961293_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961293_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961293_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961293_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961293_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961293_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961293_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961293_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961293_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961295_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961295_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961295_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961295_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961295_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961295_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961295_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961295_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961296_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961296_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961296_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961296_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961296_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961296_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961296_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961296_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961296_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961296_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961296_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961296_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961296_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961296_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961296_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961296_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961301_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961301_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961301_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961301_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961301_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961301_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961301_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961301_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961302_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961302_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961302_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961302_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961302_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961302_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961302_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961302_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961303_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961303_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961303_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961303_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961303_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961303_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961303_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961303_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961303_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961303_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961304_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961304_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961304_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961304_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961304_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961304_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961304_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961304_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961304_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961304_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961304_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961304_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961304_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961304_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961304_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961304_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961307_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961307_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961307_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961307_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961307_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961307_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961307_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961307_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960928_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960928_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960928_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960928_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960928_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9960928_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9960928_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9960928_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964940_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964940_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964940_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964940_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964940_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964940_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964940_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964940_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964953_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964953_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964953_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964953_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964953_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964953_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964953_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964953_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964955_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964955_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964955_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964955_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964955_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964955_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964955_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964955_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964956_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964956_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964956_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964956_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964956_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964956_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964956_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964956_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964957_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964957_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964957_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964957_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964957_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964957_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964957_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964957_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964957_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964957_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964957_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964957_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964957_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964957_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964957_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964957_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964959_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964959_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964959_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964959_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964959_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964959_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964959_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964959_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964961_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964961_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964961_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964961_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964961_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964961_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964961_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964961_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964961_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964961_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964961_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964961_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964961_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964961_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964961_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964961_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964963_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964963_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964963_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964963_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964963_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964963_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964963_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964963_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964963_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964963_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964963_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964963_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964963_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964963_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964963_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964963_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964965_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964965_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964965_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964965_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964965_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964965_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964965_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964965_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964968_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964968_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964968_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964968_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964968_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964968_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964968_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964968_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964968_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964968_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964968_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964968_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964968_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964968_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964968_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964968_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965011_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965011_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965011_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965011_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965011_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965011_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965011_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965011_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965042_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965042_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965042_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965042_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965042_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965042_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965042_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965042_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965042_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965042_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965043_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965043_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965043_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965043_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965043_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965043_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965043_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965043_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965046_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965046_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965046_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965046_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965046_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965046_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965046_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965046_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965048_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965048_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965048_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965048_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965048_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965048_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965048_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965048_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965051_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965051_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965051_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965051_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965051_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965051_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965051_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965051_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965051_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965051_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965051_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965051_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965051_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965051_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965051_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965051_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965052_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965052_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965052_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965052_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965052_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965052_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965052_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965052_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965052_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965052_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965052_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965052_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965052_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965052_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965052_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965052_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965053_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965053_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965053_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965053_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965053_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965053_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965053_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965053_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965054_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965054_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965054_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965054_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965054_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965054_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965054_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965054_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965054_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965054_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965054_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965054_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965054_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965054_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965054_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965054_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965058_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965058_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965058_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965058_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965058_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965058_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965058_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965058_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965101_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965101_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965101_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965101_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965101_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965101_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965101_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965101_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965125_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965125_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965125_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965125_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965125_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965125_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965125_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965125_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965135_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965135_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965135_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965135_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965135_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965135_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965135_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965135_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965135_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965135_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965135_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965135_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965135_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965135_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965135_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965135_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965136_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965136_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965136_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965136_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965136_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965136_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965136_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965136_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965136_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965136_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965136_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965136_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965136_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965136_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965136_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965136_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965137_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965137_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965137_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965137_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965137_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965137_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965137_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965137_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965138_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965138_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965138_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965138_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965138_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965138_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965138_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965138_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965138_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965138_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965138_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965138_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965138_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965138_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965138_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965138_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965141_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965141_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965141_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965141_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965141_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965141_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965141_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965141_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965142_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965142_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965142_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965142_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965142_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965142_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965142_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965142_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965142_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965142_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965142_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965142_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965142_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965142_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965142_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965142_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965143_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965143_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965143_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965143_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965143_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965143_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965143_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965143_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965144_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965144_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965144_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965144_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965144_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965144_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965144_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965144_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965144_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965144_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965144_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965144_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965144_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965144_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965144_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965144_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965145_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965145_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965145_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965145_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965145_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965145_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965145_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965145_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965148_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965148_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965148_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965148_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965148_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965148_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965148_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965148_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940255_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940255_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940255_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940255_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940255_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940255_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940255_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940255_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940273_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940273_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940273_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940273_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940273_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940273_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940273_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940273_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940273_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940273_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940273_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940273_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940273_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940273_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940273_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940273_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940275_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940275_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940275_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940275_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940275_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940275_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940275_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940275_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940275_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940275_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940275_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940275_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940275_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940275_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940275_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940275_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940278_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940278_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940278_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940278_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940278_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940278_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940278_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940278_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940279_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940279_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940279_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940279_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940279_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940279_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940279_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940279_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940284_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940284_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940284_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940284_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940284_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940284_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940284_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940284_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940285_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940285_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940285_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940285_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940285_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940285_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940285_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940285_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940285_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940285_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940285_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940285_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940285_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940285_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940285_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940285_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940286_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940286_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940286_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940286_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940286_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940286_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940286_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940286_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940287_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940287_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940287_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940287_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940287_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940287_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940287_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940287_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940289_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940289_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940289_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940289_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940289_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940289_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940289_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940289_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940289_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940289_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940289_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940289_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940289_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940289_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940289_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940289_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940336_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940336_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940336_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940336_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940336_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940336_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940336_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940336_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940336_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940336_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940336_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940336_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940336_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940336_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940336_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940336_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940356_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940356_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940356_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940356_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940356_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940356_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940356_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940356_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940364_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940364_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940364_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940364_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940364_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940364_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940364_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940364_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940389_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940389_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940389_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940389_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940389_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940389_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940389_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940389_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940397_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940397_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940397_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940397_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940397_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940397_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940397_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940397_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940397_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940397_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940397_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940397_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940397_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940397_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940397_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940397_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940415_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940415_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940415_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940415_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940415_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940415_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940415_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940415_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940415_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940415_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940415_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940415_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940415_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940415_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940415_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940415_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940417_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940417_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940417_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940417_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940417_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940417_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940417_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940417_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940417_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940417_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940417_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940417_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940417_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940417_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940417_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940417_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940417_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940417_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940417_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940417_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940417_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940417_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940417_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940417_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940421_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940421_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940421_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940421_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940421_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940421_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940421_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940421_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940421_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940421_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940421_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940421_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940421_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940421_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940421_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940421_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940422_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940422_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940422_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940422_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940422_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940422_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940422_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940422_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940425_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940425_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940425_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940425_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940425_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940425_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940425_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940425_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940425_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940425_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940425_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940425_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940425_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940425_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940425_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940425_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940426_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940426_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940426_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940426_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940426_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940426_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940426_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940426_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940426_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940426_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940426_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940426_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940426_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940426_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940426_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940426_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940427_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940427_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940427_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940427_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940427_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940427_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940427_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940427_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940427_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940427_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940427_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940427_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940427_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940427_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940427_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940427_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940428_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940428_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940428_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940428_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940428_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940428_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940428_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940428_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940428_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940428_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940428_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940428_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940428_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940428_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940428_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940428_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940429_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940429_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940429_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940429_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940429_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940429_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940429_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940429_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940429_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940429_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940429_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940429_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940429_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940429_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940429_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940429_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940431_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940431_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940431_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940431_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940431_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940431_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940431_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940431_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939849_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939849_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939849_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939849_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939849_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939849_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939849_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939849_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939849_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939849_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939849_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939849_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939849_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939849_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939849_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939849_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939852_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939852_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939852_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939852_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939852_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939852_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939852_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939852_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939854_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939854_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939857_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939857_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939857_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939857_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939857_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939857_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939857_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939857_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939858_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939858_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939858_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939858_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939858_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939858_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939858_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939858_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939858_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939858_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939858_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939858_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939858_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939858_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939858_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939858_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939859_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939859_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939859_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939859_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939859_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939859_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939859_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939859_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939860_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939860_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939860_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939860_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939860_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939860_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939860_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939860_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939861_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939861_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939861_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939861_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939861_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939861_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939861_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939861_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939862_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939862_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939862_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939862_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939862_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939862_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939862_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939862_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939863_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939863_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939863_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939863_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939863_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939863_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939863_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939863_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939863_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939863_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939863_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939863_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939863_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939863_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939863_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939863_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939910_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939910_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939910_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939910_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939910_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939910_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939910_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939910_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939961_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939961_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939961_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939961_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939961_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939961_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939961_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939961_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939963_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939963_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939963_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939963_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939963_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939963_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939963_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939963_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939971_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939971_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939971_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939971_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939971_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939971_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939971_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939971_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939971_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939971_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939971_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939971_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939971_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939971_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939971_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939971_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939989_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939989_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939989_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939989_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939989_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939989_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939989_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939989_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939991_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939991_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939991_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939991_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939991_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939991_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939991_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939991_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939991_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939991_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939991_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939991_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939991_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939991_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939991_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939991_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939994_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939994_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939994_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939994_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939994_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939994_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939994_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939994_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939996_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939996_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939996_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939996_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939996_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939996_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939996_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939996_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939996_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939996_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939996_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939996_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939996_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939996_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939996_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939996_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939999_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939999_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939999_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939999_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939999_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939999_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939999_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939999_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939999_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939999_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939999_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939999_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939999_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939999_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939999_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939999_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940000_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940000_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940000_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940000_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940000_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940000_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9940000_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940000_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940000_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940000_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940000_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940000_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940000_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940000_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9940000_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940000_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940001_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940001_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940001_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940001_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940001_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940001_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9940001_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940001_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940001_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940001_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940001_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940001_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940001_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940001_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9940001_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940001_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940001_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940001_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940001_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940001_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940001_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940001_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9940001_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940001_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940002_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940002_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940002_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940002_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940002_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940002_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9940002_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940002_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940002_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940002_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940002_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940002_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940002_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940002_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9940002_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940002_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940005_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940005_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940005_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940005_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940005_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940005_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9940005_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940005_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940005_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940005_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940005_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940005_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940005_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940005_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9940005_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940005_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940005_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940005_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940005_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940005_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940005_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940005_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9940005_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940005_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940052_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940052_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940052_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940052_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940052_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940052_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940052_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940052_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940072_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940072_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940072_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940072_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940072_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940072_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940072_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940072_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940087_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940087_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940087_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940087_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940087_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940087_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940087_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940087_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940113_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940113_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940113_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940113_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940113_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940113_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940113_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940113_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940113_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940113_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940113_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940113_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940113_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940113_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940113_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940113_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940131_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940131_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940131_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940131_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940131_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940131_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940131_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940131_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940131_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940131_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940131_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940131_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940131_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940131_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940131_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940131_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940133_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940133_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940133_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940133_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940133_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940133_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940133_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940133_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940133_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940133_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940133_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940133_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940133_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940133_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940133_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940133_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940135_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940135_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940135_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940135_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940135_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940135_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940135_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940135_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940137_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940137_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940137_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940137_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940137_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940137_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940137_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940137_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940137_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940137_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940137_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940137_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940137_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940137_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940137_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940137_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940137_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940137_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940137_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940137_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940137_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940137_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940137_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940137_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940138_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940138_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940138_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940138_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940138_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940138_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940138_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940138_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940141_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940141_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940141_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940141_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940141_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940141_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940141_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940141_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940141_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940141_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940141_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940141_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940141_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940141_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940141_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940141_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940142_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940142_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940142_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940142_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940142_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940142_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940142_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940142_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940142_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940142_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940142_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940142_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940142_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940142_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940142_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940142_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940143_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940143_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940143_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940143_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940143_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940143_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940143_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940143_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940143_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940143_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940143_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940143_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940143_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940143_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940143_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940143_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940144_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940144_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940144_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940144_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940144_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940144_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940144_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940144_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940144_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940144_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940144_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940144_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940144_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940144_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940144_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940144_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940144_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940144_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940144_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940144_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940144_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940144_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940144_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940144_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940145_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940145_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940145_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940145_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940145_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940145_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940145_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940145_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940145_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940145_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940145_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940145_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940145_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940145_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940145_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940145_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940147_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940147_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940147_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940147_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940147_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940147_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940147_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940147_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940147_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940147_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940147_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940147_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940147_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940147_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940147_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940147_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940194_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940194_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940194_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940194_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940194_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940194_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940194_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940194_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940194_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940194_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940194_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940194_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940194_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940194_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940194_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940194_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940213_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940213_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940213_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940213_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940213_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940213_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940213_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940213_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940229_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940229_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940229_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940229_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940229_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940229_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940229_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940229_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940283_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940283_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940283_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940283_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940283_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940283_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940283_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940283_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940283_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940283_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940283_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940283_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940283_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940283_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940283_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940283_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940284_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940284_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940284_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940284_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940284_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940284_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940284_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940284_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939768_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939768_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939768_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939768_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939768_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939768_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939768_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939768_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939788_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939788_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939788_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939788_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939788_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939788_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939788_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939788_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939828_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939828_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939828_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939828_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939828_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939828_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939828_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939828_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939829_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939829_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939829_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939829_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939829_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939829_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939829_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939829_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939829_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939829_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939829_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939829_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939829_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939829_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939829_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939829_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947972_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947972_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947972_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947972_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947972_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947972_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655442'^^xsd:string;
  dwc:catalogNumber '9947972_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655442'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947972_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947973_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947973_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947973_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947973_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947973_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947973_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655442'^^xsd:string;
  dwc:catalogNumber '9947973_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655442'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947973_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947974_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947974_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947974_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947974_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947974_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947974_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655442'^^xsd:string;
  dwc:catalogNumber '9947974_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655442'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947974_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947976_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947976_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947976_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947976_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947976_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947976_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655442'^^xsd:string;
  dwc:catalogNumber '9947976_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655442'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947976_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947978_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947978_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947978_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947978_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947978_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947978_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655442'^^xsd:string;
  dwc:catalogNumber '9947978_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655442'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947978_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947979_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947979_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947979_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947979_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947979_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947979_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655442'^^xsd:string;
  dwc:catalogNumber '9947979_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655442'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947979_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947980_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947980_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947980_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947980_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947980_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947980_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655442'^^xsd:string;
  dwc:catalogNumber '9947980_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655442'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947980_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948071_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948071_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948071_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948071_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948071_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948071_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655443'^^xsd:string;
  dwc:catalogNumber '9948071_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655443'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948071_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948083_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948083_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948083_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948083_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948083_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948083_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655443'^^xsd:string;
  dwc:catalogNumber '9948083_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655443'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948083_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948084_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948084_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948084_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948084_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948084_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948084_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655443'^^xsd:string;
  dwc:catalogNumber '9948084_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655443'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948084_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948085_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948085_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948085_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948085_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948085_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948085_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655443'^^xsd:string;
  dwc:catalogNumber '9948085_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655443'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948085_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948087_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948087_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948087_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948087_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948087_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948087_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655443'^^xsd:string;
  dwc:catalogNumber '9948087_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655443'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948087_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948089_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948089_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948089_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948089_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948089_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948089_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655443'^^xsd:string;
  dwc:catalogNumber '9948089_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655443'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948089_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655443'^^xsd:string;
  dwc:catalogNumber '9948090_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655443'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948090_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948092_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948092_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948092_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948092_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948092_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948092_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655443'^^xsd:string;
  dwc:catalogNumber '9948092_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655443'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948092_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948093_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948093_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948093_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948093_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948093_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948093_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655443'^^xsd:string;
  dwc:catalogNumber '9948093_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655443'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948093_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948097_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948097_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948097_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948097_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948097_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948097_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655443'^^xsd:string;
  dwc:catalogNumber '9948097_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655443'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948097_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961156_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961156_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961156_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961156_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961156_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961156_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961156_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961156_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947971_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947971_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947971_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947971_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947971_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947971_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655442'^^xsd:string;
  dwc:catalogNumber '9947971_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655442'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947971_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947977_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947977_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947977_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947977_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947977_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947977_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655442'^^xsd:string;
  dwc:catalogNumber '9947977_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655442'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947977_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947984_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947984_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947984_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947984_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655442%3A9947984_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947984_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655442'^^xsd:string;
  dwc:catalogNumber '9947984_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655442'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655442:9947984_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948086_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948086_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948086_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948086_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948086_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948086_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655443'^^xsd:string;
  dwc:catalogNumber '9948086_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655443'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948086_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948091_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948091_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948091_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948091_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655443%3A9948091_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948091_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655443'^^xsd:string;
  dwc:catalogNumber '9948091_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655443'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655443:9948091_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939768_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939768_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939768_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939768_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939768_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939768_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939768_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939768_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939821_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939821_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939821_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939821_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939821_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939821_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939821_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939821_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939999_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939999_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939999_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939999_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939999_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939999_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939999_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939999_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940000_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940000_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940000_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940000_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940000_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940000_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9940000_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940000_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940002_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940002_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940002_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940002_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940002_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940002_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9940002_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940002_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940004_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940004_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940004_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940004_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9940004_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940004_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9940004_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9940004_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940052_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940052_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940052_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940052_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940052_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940052_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940052_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940052_3'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940072_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940072_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940072_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940072_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940072_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940072_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940072_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940072_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940113_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940113_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940113_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940113_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940113_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940113_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940113_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940113_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940133_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940133_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940133_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940133_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940133_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940133_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940133_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940133_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940136_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940136_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940136_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940136_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940136_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940136_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940136_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940136_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940141_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940141_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940141_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940141_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940141_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940141_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940141_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940141_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940142_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940142_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940142_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940142_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940142_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940142_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940142_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940142_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940143_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940143_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940143_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940143_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940143_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940143_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940143_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940143_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940145_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940145_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940145_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940145_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940145_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940145_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940145_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940145_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940147_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940147_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940147_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940147_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655384%3A9940147_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940147_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655384'^^xsd:string;
  dwc:catalogNumber '9940147_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655384'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655384:9940147_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940214_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940214_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940214_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940214_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940214_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940214_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940214_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940214_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940283_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940283_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940283_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940283_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940283_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940283_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940283_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940283_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940275_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940275_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940275_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940275_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940275_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940275_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940275_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940275_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940279_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940279_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940279_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940279_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940279_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940279_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940279_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940279_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940284_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940284_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940284_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940284_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940284_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940284_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940284_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940284_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940285_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940285_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940285_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940285_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940285_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940285_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940285_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940285_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940286_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940286_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940286_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940286_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940286_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940286_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940286_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940286_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940289_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940289_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940289_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940289_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655385%3A9940289_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940289_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655385'^^xsd:string;
  dwc:catalogNumber '9940289_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655385'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655385:9940289_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940336_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940336_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940336_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940336_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940336_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940336_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940336_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940336_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940397_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940397_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940397_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940397_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940397_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940397_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940397_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940397_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940415_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940415_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940415_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940415_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940415_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940415_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940415_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940415_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940420_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940420_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940420_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940420_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940420_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940420_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940420_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940420_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940425_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940425_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940425_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940425_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940425_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940425_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940425_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940425_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940426_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940426_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940426_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940426_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940426_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940426_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940426_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940426_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940427_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940427_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940427_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940427_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940427_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940427_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940427_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940427_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940431_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940431_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940431_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940431_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940431_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940431_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940431_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940431_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940431_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940431_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940431_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940431_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655386%3A9940431_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940431_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655386'^^xsd:string;
  dwc:catalogNumber '9940431_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655386'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655386:9940431_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939847_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939847_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939847_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939847_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939847_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939847_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939847_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939847_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939853_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939853_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939853_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939853_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939853_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939853_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939853_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939853_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939857_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939857_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939857_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939857_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939857_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939857_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939857_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939857_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939860_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939860_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939860_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939860_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655382%3A9939860_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939860_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655382'^^xsd:string;
  dwc:catalogNumber '9939860_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655382'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655382:9939860_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939910_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939910_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939910_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939910_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939910_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939910_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939910_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939910_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939961_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939961_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939961_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939961_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939961_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939961_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939961_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939961_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939963_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939963_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939963_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939963_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939963_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939963_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939963_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939963_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939991_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939991_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939991_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939991_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939991_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939991_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939991_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939991_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939995_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939995_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939995_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939995_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655383%3A9939995_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939995_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655383'^^xsd:string;
  dwc:catalogNumber '9939995_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655383'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655383:9939995_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923900_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923900_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923900_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923900_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923900_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655265:9923900_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655265'^^xsd:string;
  dwc:catalogNumber '9923900_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655265'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655265:9923900_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923906_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923906_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923906_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923906_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923906_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655265:9923906_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655265'^^xsd:string;
  dwc:catalogNumber '9923906_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655265'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655265:9923906_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923911_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923911_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923911_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923911_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655265%3A9923911_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655265:9923911_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655265'^^xsd:string;
  dwc:catalogNumber '9923911_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655265'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655265:9923911_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924010_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924010_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924010_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924010_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924010_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655266:9924010_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655266'^^xsd:string;
  dwc:catalogNumber '9924010_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655266'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655266:9924010_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924017_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924017_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924017_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924017_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655266%3A9924017_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655266:9924017_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655266'^^xsd:string;
  dwc:catalogNumber '9924017_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655266'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655266:9924017_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964955_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964955_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964955_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964955_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964955_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964955_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964955_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964955_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964958_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964958_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964958_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964958_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964958_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964958_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964958_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964958_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964962_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964962_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964962_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964962_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964962_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964962_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964962_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964962_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964962_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964962_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964962_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964962_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964962_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964962_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964962_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964962_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964964_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964964_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964964_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964964_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655735%3A9964964_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964964_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655735'^^xsd:string;
  dwc:catalogNumber '9964964_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655735'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655735:9964964_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965035_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965035_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965047_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965047_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965047_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965047_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965047_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965047_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965047_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965047_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965047_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965047_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965047_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965047_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965047_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965047_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965047_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965047_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965048_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965048_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965048_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965048_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965048_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965048_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965048_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965048_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965053_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965053_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965053_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965053_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965053_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965053_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965053_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965053_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965058_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965058_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965058_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965058_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655736%3A9965058_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965058_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655736'^^xsd:string;
  dwc:catalogNumber '9965058_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655736'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655736:9965058_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965132_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965132_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965132_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965132_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965132_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965132_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965132_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965132_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965137_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965137_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965137_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965137_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965137_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965137_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965137_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965137_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965141_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965141_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965141_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965141_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965141_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965141_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965141_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965141_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965143_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965143_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965143_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965143_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965143_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965143_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965143_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965143_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965148_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965148_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965148_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965148_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655737%3A9965148_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965148_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655737'^^xsd:string;
  dwc:catalogNumber '9965148_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655737'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655737:9965148_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960989_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960989_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960989_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960989_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960989_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9960989_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9960989_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9960989_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961013_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961013_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961013_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961013_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961013_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961013_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9961013_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961013_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961017_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961017_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961017_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961017_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961017_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961017_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9961017_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961017_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961020_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961020_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961020_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961020_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961020_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961020_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9961020_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961020_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961023_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961023_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961023_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961023_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9961023_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961023_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9961023_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9961023_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961098_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961098_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961098_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961098_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961098_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961098_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961098_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961098_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961160_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961160_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961160_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961160_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655537%3A9961160_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961160_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655537'^^xsd:string;
  dwc:catalogNumber '9961160_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655537'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655537:9961160_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961212_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961212_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961212_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961212_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961212_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961212_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961212_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961212_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961263_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961263_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961263_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961263_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961263_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961263_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961263_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961263_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961291_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961291_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961291_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961291_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961291_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961291_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961291_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961291_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961297_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961297_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961297_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961297_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961297_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961297_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961297_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961297_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961301_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961301_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961301_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961301_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961301_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961301_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961301_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961301_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961302_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961302_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961302_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961302_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961302_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961302_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961302_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961302_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961307_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961307_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961307_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961307_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655538%3A9961307_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961307_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655538'^^xsd:string;
  dwc:catalogNumber '9961307_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655538'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655538:9961307_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960928_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960928_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960928_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960928_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.15 10.2333)"^^geo:wktLiteral ;
  geo-pos:lat "58.15"^^xsd:decimal ;
  geo-pos:long "10.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655536%3A9960928_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9960928_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655536'^^xsd:string;
  dwc:catalogNumber '9960928_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655536'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.2333'^^xsd:double;
  dwc:latitude '58.15'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655536:9960928_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978638_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978638_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978638_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978638_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978638_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978638_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655837'^^xsd:string;
  dwc:catalogNumber '9978638_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655837'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978638_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978639_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978639_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978639_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978639_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978639_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978639_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655837'^^xsd:string;
  dwc:catalogNumber '9978639_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655837'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978639_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978640_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978640_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978640_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978640_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978640_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978640_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655837'^^xsd:string;
  dwc:catalogNumber '9978640_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655837'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978640_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978689_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978689_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978689_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978689_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978689_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978689_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978689_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978689_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978689_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978689_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978689_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978689_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978689_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978689_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978689_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978689_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978717_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978717_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978717_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978717_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978717_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978717_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978717_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978717_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978724_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978724_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978724_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978724_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978724_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978724_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978724_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978724_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978750_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978750_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978750_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978750_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978750_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978750_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978750_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978750_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978750_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978750_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978750_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978750_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978750_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978750_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978750_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978750_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978300_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978300_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978300_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978300_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978300_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978300_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655835'^^xsd:string;
  dwc:catalogNumber '9978300_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655835'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978300_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978344_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978344_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978344_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978344_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978344_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978344_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655835'^^xsd:string;
  dwc:catalogNumber '9978344_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655835'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978344_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978346_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978346_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978346_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978346_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978346_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978346_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655835'^^xsd:string;
  dwc:catalogNumber '9978346_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655835'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978346_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978346_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978346_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978346_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978346_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978346_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978346_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655835'^^xsd:string;
  dwc:catalogNumber '9978346_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655835'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978346_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978354_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978354_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978354_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978354_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978354_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978354_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655835'^^xsd:string;
  dwc:catalogNumber '9978354_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655835'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978354_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978354_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978354_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978354_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978354_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978354_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978354_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655835'^^xsd:string;
  dwc:catalogNumber '9978354_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655835'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978354_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978355_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978355_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978355_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978355_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978355_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978355_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655835'^^xsd:string;
  dwc:catalogNumber '9978355_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655835'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978355_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978356_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978356_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978356_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978356_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978356_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978356_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655835'^^xsd:string;
  dwc:catalogNumber '9978356_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655835'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978356_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978356_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978356_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978356_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978356_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978356_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978356_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655835'^^xsd:string;
  dwc:catalogNumber '9978356_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655835'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978356_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978360_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978360_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978360_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978360_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978360_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978360_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655835'^^xsd:string;
  dwc:catalogNumber '9978360_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655835'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978360_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978360_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978360_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978360_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978360_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978360_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978360_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655835'^^xsd:string;
  dwc:catalogNumber '9978360_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655835'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978360_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978405_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978405_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978405_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978405_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978405_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978405_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655836'^^xsd:string;
  dwc:catalogNumber '9978405_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655836'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978405_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978443_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978443_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978443_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978443_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978443_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978443_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655836'^^xsd:string;
  dwc:catalogNumber '9978443_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655836'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978443_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978466_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978466_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978466_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978466_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978466_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978466_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655836'^^xsd:string;
  dwc:catalogNumber '9978466_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655836'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978466_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978484_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978484_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978484_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978484_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978484_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978484_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655836'^^xsd:string;
  dwc:catalogNumber '9978484_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655836'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978484_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978486_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978486_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978486_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978486_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978486_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978486_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655836'^^xsd:string;
  dwc:catalogNumber '9978486_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655836'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978486_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978491_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978491_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978491_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978491_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978491_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978491_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655836'^^xsd:string;
  dwc:catalogNumber '9978491_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655836'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978491_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978495_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978495_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978495_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978495_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978495_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978495_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655836'^^xsd:string;
  dwc:catalogNumber '9978495_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655836'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978495_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978496_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978496_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978496_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978496_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978496_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978496_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655836'^^xsd:string;
  dwc:catalogNumber '9978496_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655836'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978496_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978500_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978500_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978500_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978500_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978500_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978500_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655836'^^xsd:string;
  dwc:catalogNumber '9978500_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655836'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978500_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978547_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978547_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978547_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978547_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978547_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978547_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655837'^^xsd:string;
  dwc:catalogNumber '9978547_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655837'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978547_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978626_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978626_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978626_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978626_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978626_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978626_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655837'^^xsd:string;
  dwc:catalogNumber '9978626_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655837'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978626_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978628_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978628_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978628_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978628_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978628_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978628_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655837'^^xsd:string;
  dwc:catalogNumber '9978628_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655837'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978628_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978630_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978630_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978630_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978630_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978630_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978630_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655837'^^xsd:string;
  dwc:catalogNumber '9978630_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655837'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978630_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978631_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978631_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978631_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978631_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978631_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978631_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655837'^^xsd:string;
  dwc:catalogNumber '9978631_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655837'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978631_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978636_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978636_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978636_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978636_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978636_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978636_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655837'^^xsd:string;
  dwc:catalogNumber '9978636_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655837'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978636_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978637_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978637_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978637_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978637_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978637_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978637_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655837'^^xsd:string;
  dwc:catalogNumber '9978637_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655837'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978637_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978637_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978637_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978637_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978637_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978637_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978637_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655837'^^xsd:string;
  dwc:catalogNumber '9978637_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655837'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978637_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979052_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979052_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979052_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979052_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979052_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979052_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9979052_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979052_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979055_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979055_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979055_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979055_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979055_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979055_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9979055_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979055_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979055_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979055_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979055_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979055_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979055_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979055_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9979055_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979055_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979056_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979056_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979056_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979056_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979056_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979056_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9979056_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979056_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979056_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979056_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979056_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979056_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979056_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979056_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9979056_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979056_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979061_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979061_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979061_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979061_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979061_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979061_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9979061_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979061_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979061_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979061_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979061_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979061_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979061_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979061_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9979061_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979061_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979062_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979062_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979062_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979062_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979062_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979062_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9979062_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979062_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979064_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979064_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979064_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979064_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979064_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979064_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9979064_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979064_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979066_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979066_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979066_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979066_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979066_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979066_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9979066_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979066_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979174_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979174_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979174_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979174_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979174_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655841:9979174_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655841'^^xsd:string;
  dwc:catalogNumber '9979174_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655841'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655841:9979174_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979194_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979194_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979194_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979194_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979194_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655841:9979194_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655841'^^xsd:string;
  dwc:catalogNumber '9979194_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655841'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655841:9979194_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979198_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979198_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979198_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979198_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979198_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655841:9979198_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655841'^^xsd:string;
  dwc:catalogNumber '9979198_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655841'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655841:9979198_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979202_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979202_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979202_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979202_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979202_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655841:9979202_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655841'^^xsd:string;
  dwc:catalogNumber '9979202_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655841'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655841:9979202_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979204_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979204_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979204_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979204_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979204_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655841:9979204_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655841'^^xsd:string;
  dwc:catalogNumber '9979204_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655841'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655841:9979204_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979208_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979208_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979208_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979208_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979208_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655841:9979208_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655841'^^xsd:string;
  dwc:catalogNumber '9979208_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655841'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655841:9979208_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978265_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978265_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978265_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978265_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978265_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978265_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655835'^^xsd:string;
  dwc:catalogNumber '9978265_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655835'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978265_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978285_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978285_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978285_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978285_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978285_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978285_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655835'^^xsd:string;
  dwc:catalogNumber '9978285_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655835'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978285_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976926_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976926_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976926_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976926_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976926_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976926_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655825'^^xsd:string;
  dwc:catalogNumber '9976926_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655825'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976926_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976926_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976926_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976926_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976926_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976926_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976926_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655825'^^xsd:string;
  dwc:catalogNumber '9976926_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655825'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976926_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976930_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976930_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976930_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976930_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976930_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976930_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655825'^^xsd:string;
  dwc:catalogNumber '9976930_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655825'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976930_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976934_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976934_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976934_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976934_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976934_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976934_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655825'^^xsd:string;
  dwc:catalogNumber '9976934_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655825'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976934_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977929_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977929_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977929_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977929_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977929_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977929_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977929_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977929_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977930_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977930_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977930_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977930_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977930_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977930_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977930_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977930_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977930_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977930_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977930_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977930_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977930_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977930_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977930_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977930_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977934_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977934_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977934_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977934_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977934_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977934_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977934_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977934_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977934_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977934_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977934_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977934_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977934_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977934_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977934_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977934_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9977981_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9977981_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9977981_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9977981_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9977981_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9977981_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655833'^^xsd:string;
  dwc:catalogNumber '9977981_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655833'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9977981_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9977981_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9977981_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9977981_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9977981_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9977981_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9977981_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655833'^^xsd:string;
  dwc:catalogNumber '9977981_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655833'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9977981_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978009_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978009_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978009_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978009_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978009_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978009_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655833'^^xsd:string;
  dwc:catalogNumber '9978009_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655833'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978009_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978032_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978032_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978032_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978032_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978032_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978032_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655833'^^xsd:string;
  dwc:catalogNumber '9978032_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655833'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978032_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978042_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978042_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978042_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978042_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978042_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978042_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655833'^^xsd:string;
  dwc:catalogNumber '9978042_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655833'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978042_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978060_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978060_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978060_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978060_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978060_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978060_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655833'^^xsd:string;
  dwc:catalogNumber '9978060_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655833'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978060_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978062_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978062_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978062_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978062_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978062_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978062_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655833'^^xsd:string;
  dwc:catalogNumber '9978062_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655833'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978062_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978070_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978070_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978070_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978070_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978070_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978070_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655833'^^xsd:string;
  dwc:catalogNumber '9978070_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655833'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978070_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978070_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978070_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978070_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978070_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978070_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978070_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655833'^^xsd:string;
  dwc:catalogNumber '9978070_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655833'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978070_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978071_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978071_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978071_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978071_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978071_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978071_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655833'^^xsd:string;
  dwc:catalogNumber '9978071_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655833'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978071_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978071_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978071_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978071_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978071_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978071_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978071_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655833'^^xsd:string;
  dwc:catalogNumber '9978071_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655833'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978071_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978072_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978072_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978072_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978072_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978072_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978072_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655833'^^xsd:string;
  dwc:catalogNumber '9978072_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655833'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978072_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978073_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978073_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978073_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978073_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978073_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978073_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655833'^^xsd:string;
  dwc:catalogNumber '9978073_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655833'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978073_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978076_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978076_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978076_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978076_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978076_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978076_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655833'^^xsd:string;
  dwc:catalogNumber '9978076_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655833'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978076_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977839_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977839_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977839_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977839_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977839_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977839_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977839_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977839_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977858_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977858_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977858_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977858_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977858_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977858_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977858_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977858_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977867_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977867_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977867_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977867_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977867_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977867_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977867_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977867_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977867_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977867_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977867_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977867_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977867_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977867_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977867_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977867_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977900_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977900_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977900_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977900_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977900_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977900_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977900_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977900_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977918_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977918_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977918_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977918_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977918_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977918_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977918_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977918_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977918_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977918_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977918_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977918_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977918_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977918_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977918_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977918_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977920_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977920_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977920_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977920_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977920_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977920_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977920_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977920_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977928_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977928_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977928_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977928_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977928_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977928_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977928_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977928_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977928_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977928_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977928_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977928_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977928_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977928_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977928_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977928_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978770_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978770_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978770_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978770_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978770_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978770_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978770_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978770_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978770_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978770_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978770_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978770_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978770_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978770_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978770_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978770_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978770_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978770_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978770_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978770_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978770_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978770_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978770_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978770_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978773_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978773_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978773_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978773_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978773_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978773_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978773_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978773_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978774_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978774_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978774_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978774_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978774_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978774_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978774_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978774_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978775_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978775_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978775_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978775_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978775_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978775_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978775_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978775_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978778_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978778_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978778_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978778_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978778_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978778_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978778_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978778_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978778_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978778_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978778_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978778_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978778_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978778_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978778_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978778_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978778_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978778_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978778_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978778_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978778_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978778_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978778_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978778_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978779_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978779_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978779_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978779_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978779_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978779_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978779_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978779_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978779_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978779_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978779_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978779_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978779_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978779_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978779_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978779_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978780_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978780_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978780_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978780_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978780_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978780_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978780_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978780_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978780_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978780_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978780_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978780_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978780_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978780_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978780_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978780_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978781_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978781_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978781_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978781_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978781_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978781_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978781_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978781_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978784_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978784_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978784_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978784_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978784_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978784_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978784_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978784_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978784_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978784_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978784_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978784_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978784_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978784_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978784_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978784_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978831_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978831_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978831_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978831_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978831_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978831_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978831_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978831_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978831_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978831_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978831_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978831_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978831_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978831_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978831_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978831_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978866_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978866_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978866_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978866_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978866_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978866_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978866_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978866_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978884_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978884_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978884_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978884_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978884_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978884_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978884_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978884_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978892_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978892_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978892_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978892_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978892_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978892_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978892_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978892_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978912_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978912_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978912_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978912_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978912_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978912_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978912_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978912_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978912_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978912_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978912_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978912_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978912_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978912_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978912_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978912_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978917_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978917_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978917_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978917_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978917_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978917_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978917_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978917_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978920_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978920_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978920_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978920_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978920_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978920_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978920_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978920_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978921_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978921_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978921_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978921_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978921_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978921_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978921_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978921_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978921_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978921_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978921_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978921_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978921_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978921_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978921_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978921_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978922_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978922_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978922_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978922_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978922_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978922_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978922_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978922_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978922_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978922_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978922_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978922_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978922_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978922_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978922_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978922_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978924_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978924_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978924_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978924_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978924_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978924_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978924_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978924_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978926_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978926_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978926_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978926_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978926_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978926_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978926_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978926_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9978971_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9978971_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9978971_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9978971_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9978971_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9978971_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9978971_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9978971_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9978971_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9978971_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9978971_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9978971_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9978971_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9978971_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9978971_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9978971_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9978990_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9978990_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9978990_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9978990_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9978990_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9978990_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9978990_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9978990_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979024_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979024_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979024_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979024_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979024_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979024_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9979024_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979024_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979050_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979050_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979050_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979050_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979050_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979050_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9979050_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979050_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979050_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979050_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979050_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979050_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979050_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979050_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9979050_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979050_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976865_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976865_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976865_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976865_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976865_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976865_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655825'^^xsd:string;
  dwc:catalogNumber '9976865_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655825'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976865_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976898_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976898_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976898_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976898_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976898_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976898_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655825'^^xsd:string;
  dwc:catalogNumber '9976898_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655825'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976898_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976935_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976935_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976935_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976935_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976935_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976935_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655825'^^xsd:string;
  dwc:catalogNumber '9976935_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655825'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976935_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976936_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976936_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976936_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976936_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976936_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976936_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655825'^^xsd:string;
  dwc:catalogNumber '9976936_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655825'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976936_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976936_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976936_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976936_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976936_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976936_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976936_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655825'^^xsd:string;
  dwc:catalogNumber '9976936_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655825'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976936_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976937_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976937_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976937_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976937_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976937_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976937_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655825'^^xsd:string;
  dwc:catalogNumber '9976937_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655825'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976937_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976937_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976937_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976937_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976937_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976937_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976937_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655825'^^xsd:string;
  dwc:catalogNumber '9976937_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655825'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976937_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976940_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976940_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976940_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976940_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976940_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976940_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655825'^^xsd:string;
  dwc:catalogNumber '9976940_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655825'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976940_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978768_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978768_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978768_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978768_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978768_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978768_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978768_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978768_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978773_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978773_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978773_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978773_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978773_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978773_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978773_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978773_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978779_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978779_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978779_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978779_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978779_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978779_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978779_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978779_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978780_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978780_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978780_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978780_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978780_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978780_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978780_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978780_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978784_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978784_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978784_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978784_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978784_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978784_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978784_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978784_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978851_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978851_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978851_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978851_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978851_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978851_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978851_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978851_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978910_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978910_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978910_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978910_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978910_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978910_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978910_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978910_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978915_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978915_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978915_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978915_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978915_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978915_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978915_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978915_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978920_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978920_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978920_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978920_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978920_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978920_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978920_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978920_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978923_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978923_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978923_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978923_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978923_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978923_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978923_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978923_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978926_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978926_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978926_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978926_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655839%3A9978926_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978926_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655839'^^xsd:string;
  dwc:catalogNumber '9978926_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655839'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655839:9978926_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979032_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979032_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979032_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979032_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979032_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979032_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9979032_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979032_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977839_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977839_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977839_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977839_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977839_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977839_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977839_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977839_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977874_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977874_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977874_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977874_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977874_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977874_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977874_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977874_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977920_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977920_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977920_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977920_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977920_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977920_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977920_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977920_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977929_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977929_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977929_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977929_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977929_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977929_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977929_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977929_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977931_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977931_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977931_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977931_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655832%3A9977931_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977931_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655832'^^xsd:string;
  dwc:catalogNumber '9977931_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655832'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655832:9977931_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978009_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978009_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978009_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978009_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978009_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978009_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655833'^^xsd:string;
  dwc:catalogNumber '9978009_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655833'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978009_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978062_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978062_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978062_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978062_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978062_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978062_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655833'^^xsd:string;
  dwc:catalogNumber '9978062_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655833'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978062_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978072_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978072_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978072_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978072_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978072_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978072_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655833'^^xsd:string;
  dwc:catalogNumber '9978072_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655833'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978072_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978076_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978076_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978076_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978076_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655833%3A9978076_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978076_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655833'^^xsd:string;
  dwc:catalogNumber '9978076_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655833'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655833:9978076_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976906_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976906_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976906_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976906_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976906_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976906_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655825'^^xsd:string;
  dwc:catalogNumber '9976906_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655825'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976906_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976934_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976934_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976934_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976934_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976934_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976934_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655825'^^xsd:string;
  dwc:catalogNumber '9976934_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655825'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976934_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979060_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979060_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979060_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979060_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979060_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979060_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9979060_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979060_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979060_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979060_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979060_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979060_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979060_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979060_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9979060_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979060_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979063_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979063_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979063_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979063_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979063_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979063_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9979063_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979063_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979066_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979066_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979066_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979066_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655840%3A9979066_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979066_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655840'^^xsd:string;
  dwc:catalogNumber '9979066_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655840'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655840:9979066_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979192_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979192_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979192_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979192_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979192_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655841:9979192_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655841'^^xsd:string;
  dwc:catalogNumber '9979192_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655841'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655841:9979192_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979203_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979203_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979203_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979203_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655841%3A9979203_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655841:9979203_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655841'^^xsd:string;
  dwc:catalogNumber '9979203_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655841'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655841:9979203_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978326_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978326_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978326_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978326_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978326_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978326_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655835'^^xsd:string;
  dwc:catalogNumber '9978326_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655835'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978326_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978351_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978351_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978351_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978351_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978351_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978351_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655835'^^xsd:string;
  dwc:catalogNumber '9978351_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655835'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978351_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978355_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978355_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978355_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978355_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655835%3A9978355_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978355_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655835'^^xsd:string;
  dwc:catalogNumber '9978355_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655835'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655835:9978355_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978433_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978433_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978433_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978433_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978433_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978433_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655836'^^xsd:string;
  dwc:catalogNumber '9978433_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655836'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978433_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978488_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978488_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978488_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978488_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978488_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978488_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655836'^^xsd:string;
  dwc:catalogNumber '9978488_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655836'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978488_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978494_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978494_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978494_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978494_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655836%3A9978494_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978494_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655836'^^xsd:string;
  dwc:catalogNumber '9978494_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655836'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655836:9978494_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978626_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978626_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978626_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978626_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978626_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978626_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655837'^^xsd:string;
  dwc:catalogNumber '9978626_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655837'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978626_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978636_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978636_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978636_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978636_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978636_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978636_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655837'^^xsd:string;
  dwc:catalogNumber '9978636_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655837'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978636_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978638_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978638_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978638_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978638_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978638_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978638_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655837'^^xsd:string;
  dwc:catalogNumber '9978638_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655837'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978638_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978642_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978642_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978642_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978642_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978642_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978642_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655837'^^xsd:string;
  dwc:catalogNumber '9978642_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655837'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978642_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978642_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978642_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978642_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978642_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655837%3A9978642_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978642_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655837'^^xsd:string;
  dwc:catalogNumber '9978642_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655837'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655837:9978642_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978724_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978724_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978724_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978724_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655838%3A9978724_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978724_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655838'^^xsd:string;
  dwc:catalogNumber '9978724_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655838'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655838:9978724_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976935_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976935_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976935_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976935_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976935_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976935_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655825'^^xsd:string;
  dwc:catalogNumber '9976935_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655825'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976935_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976940_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976940_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976940_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976940_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655825%3A9976940_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976940_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655825'^^xsd:string;
  dwc:catalogNumber '9976940_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655825'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655825:9976940_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978202_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978202_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978202_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978202_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978202_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978202_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655834'^^xsd:string;
  dwc:catalogNumber '9978202_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655834'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978202_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978176_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978176_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978176_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978176_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978176_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978176_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655834'^^xsd:string;
  dwc:catalogNumber '9978176_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655834'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978176_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978207_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978207_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978207_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978207_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978207_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978207_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655834'^^xsd:string;
  dwc:catalogNumber '9978207_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655834'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978207_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978212_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978212_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978212_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978212_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978212_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978212_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655834'^^xsd:string;
  dwc:catalogNumber '9978212_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655834'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978212_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978213_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978213_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978213_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978213_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978213_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978213_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655834'^^xsd:string;
  dwc:catalogNumber '9978213_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655834'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978213_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978214_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978214_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978214_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978214_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978214_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978214_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655834'^^xsd:string;
  dwc:catalogNumber '9978214_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655834'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978214_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978214_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978214_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978214_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978214_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978214_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978214_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655834'^^xsd:string;
  dwc:catalogNumber '9978214_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655834'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978214_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978218_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978218_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978218_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978218_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978218_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978218_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655834'^^xsd:string;
  dwc:catalogNumber '9978218_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655834'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978218_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978123_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978123_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978123_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978123_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978123_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978123_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655834'^^xsd:string;
  dwc:catalogNumber '9978123_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655834'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978123_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978176_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978176_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978176_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978176_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978176_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978176_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655834'^^xsd:string;
  dwc:catalogNumber '9978176_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655834'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978176_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978202_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978202_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978202_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978202_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978202_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978202_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655834'^^xsd:string;
  dwc:catalogNumber '9978202_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655834'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978202_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978207_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978207_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978207_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978207_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978207_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978207_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655834'^^xsd:string;
  dwc:catalogNumber '9978207_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655834'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978207_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978212_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978212_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978212_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978212_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978212_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978212_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655834'^^xsd:string;
  dwc:catalogNumber '9978212_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655834'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978212_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978213_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978213_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978213_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978213_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978213_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978213_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655834'^^xsd:string;
  dwc:catalogNumber '9978213_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655834'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978213_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978218_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978218_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978218_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978218_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978218_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978218_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655834'^^xsd:string;
  dwc:catalogNumber '9978218_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655834'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978218_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978206_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978206_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978206_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978206_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655834%3A9978206_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978206_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655834'^^xsd:string;
  dwc:catalogNumber '9978206_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655834'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655834:9978206_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962683_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962683_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962683_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962683_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962683_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962683_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962683_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962683_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962685_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962685_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962685_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962685_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962685_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962685_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962685_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962685_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962693_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962693_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962693_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962693_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962693_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962693_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962693_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962693_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962711_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962711_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962711_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962711_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962711_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962711_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962711_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962711_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962713_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962713_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962713_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962713_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962713_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962713_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962713_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962713_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962713_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962713_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962713_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962713_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962713_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962713_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962713_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962713_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962715_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962715_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962715_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962715_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962715_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962715_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962715_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962715_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962716_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962716_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962716_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962716_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962716_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962716_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962716_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962716_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962717_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962717_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962717_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962717_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962717_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962717_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962717_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962717_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962717_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962717_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962717_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962717_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962717_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962717_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962717_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962717_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965407_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965407_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965407_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965407_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965407_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965407_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965407_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965407_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965411_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965411_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965411_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965411_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965411_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965411_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965411_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965411_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965411_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965411_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965411_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965411_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965411_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965411_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965411_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965411_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965412_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965412_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965412_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965412_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965412_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965412_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965412_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965412_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965412_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965412_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965412_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965412_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965412_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965412_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965412_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965412_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965413_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965413_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965413_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965413_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965413_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965413_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965413_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965413_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965414_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965414_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965414_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965414_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965414_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965414_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965414_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965414_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965414_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965414_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965414_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965414_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965414_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965414_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965414_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965414_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965461_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965461_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965461_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965461_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965461_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965461_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965461_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965461_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965485_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965485_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965485_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965485_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965485_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965485_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965485_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965485_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965492_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965492_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965492_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965492_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965492_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965492_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965492_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965492_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965492_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965492_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965492_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965492_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965492_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965492_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965492_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965492_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965495_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965495_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965495_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965495_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965495_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965495_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965495_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965495_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965497_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965497_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965497_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965497_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965497_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965497_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965497_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965497_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965501_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965501_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965501_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965501_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965501_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965501_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965501_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965501_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965501_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965501_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965501_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965501_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965501_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965501_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965501_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965501_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965502_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965502_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965502_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965502_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965502_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965502_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965502_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965502_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965502_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965502_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965502_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965502_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965502_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965502_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965502_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965502_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965503_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965503_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965503_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965503_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965503_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965503_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965503_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965503_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965504_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965504_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965504_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965504_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965504_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965504_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965504_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965504_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965505_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965505_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965505_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965505_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965505_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965505_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965505_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965505_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965508_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965508_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965508_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965508_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965508_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965508_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965508_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965508_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965508_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965508_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965508_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965508_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965508_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965508_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965508_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965508_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962652_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962652_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962652_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962652_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962652_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962652_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962652_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962652_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962721_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962721_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962721_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962721_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962721_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962721_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962721_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962721_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962721_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962721_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962721_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962721_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962721_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962721_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962721_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962721_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962722_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962722_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962722_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962722_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962722_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962722_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962722_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962722_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962723_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962723_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962723_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962723_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962723_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962723_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962723_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962723_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962724_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962724_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962724_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962724_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962724_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962724_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962724_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962724_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962727_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962727_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962727_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962727_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962727_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962727_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962727_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962727_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962727_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962727_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962727_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962727_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962727_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962727_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962727_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962727_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962774_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962774_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962774_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962774_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962774_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962774_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962774_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962774_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962774_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962774_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962774_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962774_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962774_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962774_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962774_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962774_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962794_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962794_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962794_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962794_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962794_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962794_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962794_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962794_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962802_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962802_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962802_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962802_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962802_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962802_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962802_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962802_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962809_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962809_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962809_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962809_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962809_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962809_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962809_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962809_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962853_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962853_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962853_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962853_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962853_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962853_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962853_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962853_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962855_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962855_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962855_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962855_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962855_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962855_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962855_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962855_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962859_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962859_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962859_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962859_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962859_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962859_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962859_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962859_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962859_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962859_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962859_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962859_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962859_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962859_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962859_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962859_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962860_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962860_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962860_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962860_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962860_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962860_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962860_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962860_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962863_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962863_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962863_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962863_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962863_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962863_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962863_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962863_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962864_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962864_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962864_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962864_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962864_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962864_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962864_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962864_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962864_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962864_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962864_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962864_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962864_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962864_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962864_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962864_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962865_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962865_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962865_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962865_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962865_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962865_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962865_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962865_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962865_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962865_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962865_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962865_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962865_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962865_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962865_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962865_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962866_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962866_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962866_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962866_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962866_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962866_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962866_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962866_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962869_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962869_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962869_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962869_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962869_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962869_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962869_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962869_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962869_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962869_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962869_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962869_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962869_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962869_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962869_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962869_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940699_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940699_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940699_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940699_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940699_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940699_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940699_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940699_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940701_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940701_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940701_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940701_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940701_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940701_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940701_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940701_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940701_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940701_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940701_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940701_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940701_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940701_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940701_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940701_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940706_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940706_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940706_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940706_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940706_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940706_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940706_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940706_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940709_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940709_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940709_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940709_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940709_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940709_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940709_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940709_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940709_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940709_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940709_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940709_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940709_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940709_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940709_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940709_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940710_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940710_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940710_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940710_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940710_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940710_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940710_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940710_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940710_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940710_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940710_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940710_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940710_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940710_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940710_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940710_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940711_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940711_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940711_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940711_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940711_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940711_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940711_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940711_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940715_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940715_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940715_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940715_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940715_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940715_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940715_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940715_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940715_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940715_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940715_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940715_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940715_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940715_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940715_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940715_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940762_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940762_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940762_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940762_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940762_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940762_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940762_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940762_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940782_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940782_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940782_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940782_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940782_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940782_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940782_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940782_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940813_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940813_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940813_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940813_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940813_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940813_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940813_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940813_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940813_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940813_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940813_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940813_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940813_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940813_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940813_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940813_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940823_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940823_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940823_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940823_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940823_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940823_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940823_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940823_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940841_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940841_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940841_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940841_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940841_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940841_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940841_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940841_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940843_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940843_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940843_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940843_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940843_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940843_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940843_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940843_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940845_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940845_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940845_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940845_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940845_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940845_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940845_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940845_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940845_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940845_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940845_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940845_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940845_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940845_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940845_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940845_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940846_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940846_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940846_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940846_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940846_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940846_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940846_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940846_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940847_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940847_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940847_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940847_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940847_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940847_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940847_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940847_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940847_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940847_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940847_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940847_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940847_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940847_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940847_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940847_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940848_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940848_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940848_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940848_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940848_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940848_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940848_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940848_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940851_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940851_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940851_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940851_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940851_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940851_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940851_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940851_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940852_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940852_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940852_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940852_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940852_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940852_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940852_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940852_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940852_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940852_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940852_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940852_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940852_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940852_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940852_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940852_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940853_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940853_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940853_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940853_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940853_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940853_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940853_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940853_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940854_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940854_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940854_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940854_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940854_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940854_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940854_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940854_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940854_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940854_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940983_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940983_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940983_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940983_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940983_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940983_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655390'^^xsd:string;
  dwc:catalogNumber '9940983_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655390'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940983_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940983_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940983_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940983_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940983_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940983_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940983_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655390'^^xsd:string;
  dwc:catalogNumber '9940983_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655390'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940983_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940987_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940987_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940987_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940987_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940987_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940987_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655390'^^xsd:string;
  dwc:catalogNumber '9940987_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655390'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940987_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940989_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940989_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940989_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940989_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940989_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940989_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655390'^^xsd:string;
  dwc:catalogNumber '9940989_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655390'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940989_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940990_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940990_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940990_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940990_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940990_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940990_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655390'^^xsd:string;
  dwc:catalogNumber '9940990_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655390'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940990_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940993_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940993_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940993_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940993_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940993_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940993_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655390'^^xsd:string;
  dwc:catalogNumber '9940993_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655390'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940993_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940995_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940995_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940995_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940995_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940995_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940995_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655390'^^xsd:string;
  dwc:catalogNumber '9940995_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655390'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940995_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940995_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940995_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940995_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940995_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940995_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940995_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655390'^^xsd:string;
  dwc:catalogNumber '9940995_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655390'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940995_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940996_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940996_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940996_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940996_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940996_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940996_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655390'^^xsd:string;
  dwc:catalogNumber '9940996_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655390'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940996_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940999_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940999_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940999_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940999_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940999_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940999_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655390'^^xsd:string;
  dwc:catalogNumber '9940999_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655390'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940999_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941125_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941125_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941125_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941125_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941125_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941125_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655391'^^xsd:string;
  dwc:catalogNumber '9941125_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655391'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941125_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941125_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941125_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941125_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941125_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941125_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941125_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655391'^^xsd:string;
  dwc:catalogNumber '9941125_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655391'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941125_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941127_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941127_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941127_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941127_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941127_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941127_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655391'^^xsd:string;
  dwc:catalogNumber '9941127_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655391'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941127_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941131_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941131_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941131_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941131_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941131_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941131_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655391'^^xsd:string;
  dwc:catalogNumber '9941131_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655391'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941131_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941131_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941131_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941131_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941131_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941131_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941131_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655391'^^xsd:string;
  dwc:catalogNumber '9941131_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655391'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941131_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941135_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941135_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941135_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941135_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941135_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941135_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655391'^^xsd:string;
  dwc:catalogNumber '9941135_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655391'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941135_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941135_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941135_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941135_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941135_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941135_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941135_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655391'^^xsd:string;
  dwc:catalogNumber '9941135_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655391'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941135_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941137_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941137_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941137_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941137_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941137_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941137_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655391'^^xsd:string;
  dwc:catalogNumber '9941137_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655391'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941137_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941138_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941138_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941138_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941138_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941138_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941138_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655391'^^xsd:string;
  dwc:catalogNumber '9941138_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655391'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941138_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941141_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941141_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941141_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941141_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941141_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941141_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655391'^^xsd:string;
  dwc:catalogNumber '9941141_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655391'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941141_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941141_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941141_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941141_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941141_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941141_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941141_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655391'^^xsd:string;
  dwc:catalogNumber '9941141_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655391'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941141_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940478_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940478_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940478_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940478_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940478_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940478_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940478_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940478_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940478_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940478_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940478_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940478_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940478_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940478_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940478_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940478_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940478_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940478_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940478_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940478_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940478_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940478_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940478_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940478_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940513_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940513_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940513_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940513_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940513_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940513_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940513_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940513_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940529_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940529_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940529_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940529_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940529_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940529_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940529_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940529_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940531_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940531_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940531_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940531_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940531_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940531_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940531_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940531_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940531_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940531_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940531_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940531_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940531_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940531_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940531_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940531_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940539_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940539_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940539_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940539_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940539_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940539_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940539_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940539_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940557_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940557_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940557_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940557_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940557_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940557_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940557_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940557_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940557_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940557_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940557_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940557_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940557_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940557_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940557_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940557_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940559_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940559_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940559_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940559_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940559_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940559_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940559_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940559_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940559_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940559_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940559_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940559_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940559_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940559_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940559_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940559_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940562_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940562_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940562_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940562_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940562_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940562_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940562_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940562_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940562_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940562_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940562_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940562_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940562_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940562_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940562_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940562_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940563_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940563_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940563_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940563_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940563_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940563_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940563_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940563_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940563_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940563_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940563_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940563_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940563_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940563_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940563_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940563_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940564_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940564_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940564_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940564_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940564_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940564_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940564_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940564_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940567_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940567_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940567_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940567_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940567_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940567_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940567_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940567_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940567_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940567_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940567_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940567_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940567_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940567_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940567_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940567_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940568_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940568_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940568_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940568_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940568_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940568_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940568_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940568_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940568_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940568_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940568_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940568_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940568_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940568_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940568_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940568_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940569_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940569_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940569_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940569_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940569_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940569_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940569_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940569_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940569_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940569_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940569_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940569_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940569_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940569_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940569_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940569_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940569_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940569_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940569_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940569_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940569_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940569_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940569_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940569_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940573_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940573_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940573_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940573_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940573_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940573_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940573_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940573_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940573_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940573_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940573_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940573_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940573_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940573_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940573_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940573_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940620_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940620_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940620_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940620_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940620_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940620_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940620_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940620_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940620_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940620_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940620_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940620_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940620_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940620_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940620_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940620_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940648_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940648_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940648_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940648_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940648_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940648_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940648_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940648_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940669_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940669_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940669_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940669_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940669_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940669_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940669_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940669_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940669_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940669_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940669_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940669_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940669_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940669_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940669_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940669_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940680_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940680_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940680_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940680_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940680_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940680_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940680_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940680_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940681_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940681_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940681_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940681_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940681_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940681_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940681_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940681_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940699_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940699_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940699_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940699_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940699_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940699_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940699_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940699_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966429_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966429_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966429_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966429_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966429_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966429_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966429_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966429_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966273_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966273_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966273_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966273_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966273_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966273_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966273_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966273_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966307_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966307_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966307_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966307_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966307_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966307_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966307_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966307_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966307_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966307_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966307_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966307_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966307_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966307_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966307_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966307_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966308_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966308_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966308_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966308_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966308_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966308_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966308_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966308_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966309_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966309_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966309_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966309_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966309_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966309_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966309_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966309_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966314_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966314_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966314_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966314_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966314_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966314_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966314_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966314_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966314_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966314_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966314_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966314_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966314_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966314_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966314_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966314_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966376_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966376_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966376_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966376_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966376_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966376_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966376_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966376_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966397_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966397_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966397_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966397_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966397_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966397_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966397_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966397_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966397_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966397_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966397_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966397_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966397_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966397_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966397_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966397_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966403_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966403_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966403_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966403_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966403_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966403_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966403_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966403_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966413_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966413_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966413_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966413_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966413_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966413_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966413_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966413_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966416_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966416_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966416_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966416_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966416_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966416_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966416_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966416_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966418_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966418_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966418_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966418_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966418_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966418_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966418_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966418_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966418_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966418_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966418_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966418_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966418_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966418_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966418_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966418_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966419_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966419_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966419_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966419_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966419_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966419_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966419_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966419_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966421_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966421_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966421_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966421_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966421_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966421_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966421_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966421_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966422_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966422_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966422_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966422_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966422_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966422_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966422_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966422_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966422_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966422_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966422_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966422_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966422_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966422_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966422_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966422_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966423_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966423_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966423_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966423_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966423_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966423_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966423_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966423_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966424_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966424_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966424_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966424_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966424_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966424_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966424_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966424_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966424_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966424_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966424_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966424_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966424_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966424_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966424_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966424_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966282_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966282_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966282_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966282_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966282_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966282_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966282_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966282_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966282_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966282_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966282_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966282_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966282_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966282_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966282_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966282_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966300_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966300_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966300_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966300_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966300_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966300_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966300_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966300_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966302_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966302_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966302_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966302_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966302_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966302_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966302_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966302_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966302_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966302_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966302_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966302_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966302_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966302_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966302_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966302_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966303_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966303_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966306_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966306_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966306_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966306_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966306_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966306_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966306_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966306_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966306_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966306_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966306_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966306_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966306_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966306_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966306_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966306_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965402_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965402_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965402_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965402_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965402_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965402_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965402_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965402_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965402_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965402_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965402_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965402_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965402_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965402_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965402_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965402_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965405_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965405_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965405_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965405_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965405_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965405_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965405_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965405_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965405_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965405_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965405_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965405_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965405_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965405_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965405_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965405_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965407_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965407_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965407_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965407_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965407_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965407_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965407_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965407_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940710_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940710_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940710_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940710_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940710_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940710_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940710_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940710_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940715_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940715_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940715_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940715_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940715_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940715_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940715_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940715_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940815_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940815_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940815_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940815_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940815_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940815_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940815_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940815_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940843_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940843_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940843_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940843_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940843_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940843_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940843_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940843_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940846_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940846_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940846_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940846_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940846_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940846_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940846_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940846_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940851_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940851_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940851_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940851_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940851_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940851_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940851_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940851_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940853_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940853_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940853_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940853_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940853_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940853_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940853_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940853_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940857_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940857_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940857_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940857_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940857_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940857_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940857_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940857_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940857_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940857_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940857_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940857_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655389%3A9940857_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940857_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655389'^^xsd:string;
  dwc:catalogNumber '9940857_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655389'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655389:9940857_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940989_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940989_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940989_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940989_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940989_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940989_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655390'^^xsd:string;
  dwc:catalogNumber '9940989_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655390'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940989_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940993_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940993_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940993_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940993_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940993_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940993_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655390'^^xsd:string;
  dwc:catalogNumber '9940993_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655390'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940993_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940996_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940996_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940996_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940996_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940996_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940996_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655390'^^xsd:string;
  dwc:catalogNumber '9940996_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655390'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940996_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940999_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940999_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940999_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940999_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655390%3A9940999_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940999_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655390'^^xsd:string;
  dwc:catalogNumber '9940999_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655390'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655390:9940999_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941130_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941130_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941130_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941130_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941130_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941130_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655391'^^xsd:string;
  dwc:catalogNumber '9941130_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655391'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941130_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941132_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941132_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941132_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941132_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941132_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941132_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655391'^^xsd:string;
  dwc:catalogNumber '9941132_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655391'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941132_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941137_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941137_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941137_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941137_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655391%3A9941137_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941137_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655391'^^xsd:string;
  dwc:catalogNumber '9941137_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655391'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655391:9941137_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940531_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940531_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940531_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940531_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940531_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940531_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940531_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940531_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940539_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940539_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940539_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940539_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940539_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940539_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940539_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940539_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940559_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940559_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940559_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940559_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940559_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940559_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940559_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940559_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940562_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940562_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940562_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940562_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940562_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940562_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940562_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940562_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940563_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940563_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940563_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940563_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940563_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940563_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940563_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940563_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940567_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940567_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940567_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940567_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940567_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940567_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940567_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940567_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940568_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940568_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940568_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940568_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940568_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940568_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940568_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940568_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940570_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940570_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940570_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940570_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940570_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940570_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940570_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940570_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940573_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940573_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940573_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940573_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655387%3A9940573_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940573_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655387'^^xsd:string;
  dwc:catalogNumber '9940573_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655387'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655387:9940573_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940620_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940620_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940620_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940620_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940620_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940620_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940620_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940620_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940640_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940640_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940640_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940640_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940640_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940640_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940640_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940640_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940701_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940701_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940701_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940701_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940701_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940701_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940701_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940701_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940709_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940709_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940709_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940709_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655388%3A9940709_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940709_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655388'^^xsd:string;
  dwc:catalogNumber '9940709_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655388'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655388:9940709_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966308_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966308_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966308_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966308_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966308_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966308_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966308_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966308_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966309_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966309_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966309_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966309_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966309_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966309_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966309_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966309_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966388_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966388_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966388_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966388_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966388_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966388_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966388_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966388_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966417_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966417_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966417_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966417_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966417_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966417_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966417_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966417_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966421_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966421_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966421_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966421_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966421_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966421_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966421_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966421_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966423_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966423_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966423_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966423_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966423_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966423_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966423_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966423_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966429_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966429_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966429_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966429_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655749%3A9966429_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966429_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655749'^^xsd:string;
  dwc:catalogNumber '9966429_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655749'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655749:9966429_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966300_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966300_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966300_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966300_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966300_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966300_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966300_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966300_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966303_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966303_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966303_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966303_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655748%3A9966303_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966303_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655748'^^xsd:string;
  dwc:catalogNumber '9966303_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655748'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655748:9966303_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965395_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965395_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965395_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965395_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965395_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965395_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965395_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965395_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965406_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965406_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965406_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965406_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965406_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965406_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965406_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965406_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962632_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962632_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962632_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962632_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962632_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962632_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962632_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962632_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962722_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962722_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962722_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962722_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962722_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962722_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962722_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962722_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962723_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962723_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962723_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962723_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962723_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962723_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962723_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962723_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962724_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962724_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962724_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962724_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962724_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962724_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962724_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962724_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962794_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962794_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962794_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962794_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962794_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962794_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962794_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962794_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962825_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962825_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962825_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962825_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962825_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962825_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962825_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962825_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962835_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962835_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962835_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962835_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962835_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962835_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962835_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962835_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962855_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962855_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962855_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962855_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962855_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962855_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962855_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962855_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962858_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962858_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962858_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962858_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962858_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962858_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962858_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962858_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962863_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962863_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962863_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962863_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962863_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962863_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962863_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962863_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962866_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962866_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962866_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962866_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655549%3A9962866_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962866_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655549'^^xsd:string;
  dwc:catalogNumber '9962866_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655549'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655549:9962866_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965408_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965408_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965408_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965408_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965408_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965408_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965408_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965408_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965413_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965413_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965413_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965413_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965413_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965413_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965413_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965413_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965415_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965415_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965415_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965415_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965415_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965415_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965415_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965415_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965418_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965418_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965418_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965418_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965418_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965418_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965418_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965418_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965418_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965418_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965418_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965418_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655740%3A9965418_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965418_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655740'^^xsd:string;
  dwc:catalogNumber '9965418_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655740'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655740:9965418_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965461_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965461_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965461_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965461_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965461_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965461_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965461_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965461_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965497_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965497_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965497_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965497_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965497_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965497_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965497_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965497_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965503_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965503_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965503_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965503_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965503_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965503_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965503_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965503_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965504_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965504_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965504_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965504_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655741%3A9965504_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965504_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655741'^^xsd:string;
  dwc:catalogNumber '9965504_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655741'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655741:9965504_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962683_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962683_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962683_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962683_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962683_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962683_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962683_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962683_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962716_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962716_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962716_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962716_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 10.3167)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "10.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655548%3A9962716_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962716_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655548'^^xsd:string;
  dwc:catalogNumber '9962716_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655548'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3167'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655548:9962716_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960875_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960875_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960875_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960875_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960875_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960875_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960875_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960875_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960876_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960876_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960876_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960876_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960876_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960876_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960876_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960876_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960876_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960876_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960876_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960876_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960876_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960876_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960876_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960876_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960877_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960877_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960877_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960877_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960877_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960877_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960877_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960877_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960877_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960877_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960877_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960877_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960877_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960877_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960877_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960877_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960878_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960878_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960502_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960502_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960502_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960502_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960502_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960502_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655533'^^xsd:string;
  dwc:catalogNumber '9960502_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655533'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960502_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960502_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960502_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960502_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960502_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960502_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960502_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655533'^^xsd:string;
  dwc:catalogNumber '9960502_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655533'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960502_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960555_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960555_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960555_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960555_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960555_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960555_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655533'^^xsd:string;
  dwc:catalogNumber '9960555_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655533'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960555_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960583_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960583_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960583_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960583_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960583_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960583_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655533'^^xsd:string;
  dwc:catalogNumber '9960583_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655533'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960583_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960583_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960583_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960583_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960583_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960583_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960583_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655533'^^xsd:string;
  dwc:catalogNumber '9960583_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655533'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960583_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960586_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960586_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960586_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960586_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960586_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960586_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655533'^^xsd:string;
  dwc:catalogNumber '9960586_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655533'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960586_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960591_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960591_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960591_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960591_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960591_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960591_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655533'^^xsd:string;
  dwc:catalogNumber '9960591_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655533'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960591_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960591_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960591_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960591_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960591_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960591_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960591_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655533'^^xsd:string;
  dwc:catalogNumber '9960591_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655533'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960591_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960592_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960592_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960592_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960592_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960592_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960592_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655533'^^xsd:string;
  dwc:catalogNumber '9960592_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655533'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960592_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960592_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960592_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960592_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960592_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960592_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960592_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655533'^^xsd:string;
  dwc:catalogNumber '9960592_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655533'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960592_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960593_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960593_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960593_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960593_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960593_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960593_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655533'^^xsd:string;
  dwc:catalogNumber '9960593_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655533'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960593_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960593_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960593_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960593_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960593_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960593_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960593_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655533'^^xsd:string;
  dwc:catalogNumber '9960593_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655533'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960593_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960594_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960594_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960594_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960594_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960594_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960594_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655533'^^xsd:string;
  dwc:catalogNumber '9960594_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655533'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960594_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960597_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960597_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960597_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960597_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960597_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960597_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655533'^^xsd:string;
  dwc:catalogNumber '9960597_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655533'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960597_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960597_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960597_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960597_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960597_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960597_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960597_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655533'^^xsd:string;
  dwc:catalogNumber '9960597_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655533'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960597_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960644_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960644_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960644_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960644_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960644_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960644_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960644_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960644_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960664_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960664_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960664_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960664_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960664_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960664_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960664_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960664_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960672_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960672_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960672_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960672_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960672_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960672_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960672_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960672_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960679_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960679_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960679_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960679_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960679_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960679_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960679_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960679_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960723_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960723_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960723_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960723_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960723_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960723_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960723_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960723_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960725_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960725_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960725_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960725_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960725_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960725_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960725_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960725_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960725_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960725_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960725_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960725_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960725_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960725_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960725_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960725_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960729_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960729_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960729_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960729_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960729_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960729_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960729_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960729_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960729_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960729_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960729_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960729_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960729_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960729_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960729_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960729_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960730_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960730_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960730_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960730_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960730_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960730_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960730_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960730_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960730_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960730_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960730_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960730_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960730_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960730_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960730_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960730_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960733_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960733_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960733_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960733_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960733_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960733_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960733_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960733_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960733_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960733_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960733_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960733_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960733_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960733_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960733_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960733_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960734_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960734_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960734_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960734_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960734_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960734_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960734_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960734_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960735_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960735_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960735_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960735_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960735_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960735_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960735_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960735_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960735_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960735_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960735_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960735_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960735_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960735_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960735_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960735_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960736_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960736_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960736_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960736_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960736_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960736_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960736_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960736_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960736_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960736_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960736_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960736_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960736_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960736_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960736_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960736_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960739_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960739_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960739_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960739_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960739_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960739_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960739_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960739_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960786_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960786_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960786_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960786_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960786_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960786_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960786_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960786_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960786_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960786_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960786_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960786_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960786_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960786_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960786_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960786_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960814_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960814_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960814_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960814_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960814_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960814_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960814_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960814_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960837_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960837_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960837_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960837_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960837_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960837_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960837_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960837_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960837_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960837_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960837_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960837_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960837_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960837_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960837_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960837_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960865_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960865_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960865_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960865_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960865_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960865_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960865_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960865_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960867_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960867_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960867_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960867_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960867_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960867_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960867_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960867_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960867_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960867_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960867_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960867_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960867_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960867_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960867_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960867_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960870_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960870_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960870_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960870_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960870_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960870_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960870_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960870_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960871_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960871_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960871_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960871_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960871_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960871_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960871_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960871_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960872_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960872_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960872_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960872_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960872_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960872_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960872_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960872_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960872_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960872_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960872_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960872_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960872_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960872_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960872_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960872_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960879_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960879_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960879_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960879_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960879_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960879_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960879_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960879_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960881_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960881_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960881_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960881_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960881_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960881_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960881_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960881_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960881_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960881_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960881_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960881_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960881_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960881_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960881_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960881_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964831_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964831_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964831_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964831_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964831_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964831_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964831_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964831_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964862_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964862_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964862_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964862_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964862_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964862_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964862_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964862_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964865_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964865_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964865_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964865_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964865_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964865_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964865_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964865_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964865_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964865_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964865_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964865_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964865_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964865_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964865_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964865_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964867_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964867_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964867_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964867_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964867_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964867_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964867_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964867_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964868_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964868_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964868_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964868_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964868_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964868_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964868_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964868_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964871_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964871_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964871_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964871_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964871_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964871_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964871_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964871_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964871_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964871_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964871_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964871_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964871_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964871_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964871_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964871_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964872_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964872_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964872_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964872_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964872_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964872_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964872_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964872_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964872_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964872_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964872_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964872_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964872_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964872_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964872_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964872_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964873_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964873_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964873_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964873_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964873_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964873_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964873_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964873_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964874_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964874_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964874_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964874_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964874_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964874_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964874_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964874_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964874_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964874_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964874_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964874_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964874_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964874_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964874_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964874_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964878_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964878_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964878_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964878_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964878_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964878_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964878_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964878_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938011_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938011_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938011_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938011_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938011_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938011_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938011_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938011_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938012_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938012_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938012_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938012_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938012_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938012_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938012_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938012_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938012_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938012_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938013_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938013_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938013_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938013_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938013_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938013_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938013_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938013_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938014_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938014_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938014_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938014_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938014_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938014_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938014_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938014_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938014_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938014_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938014_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938014_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938014_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938014_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938014_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938014_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938016_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938016_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938016_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938016_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938016_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938016_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938016_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938016_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938124_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938124_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938124_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938124_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938124_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938124_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938124_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938124_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938143_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938143_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938143_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938143_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938143_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938143_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938143_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938143_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938145_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938145_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938145_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938145_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938145_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938145_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938145_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938145_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938149_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938149_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938149_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938149_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938149_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938149_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938149_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938149_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938150_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938150_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938150_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938150_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938150_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938150_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938150_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938150_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938153_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938153_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938153_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938153_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938153_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938153_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938153_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938153_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938154_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938154_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938154_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938154_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938154_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938154_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938154_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938154_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938154_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938154_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938154_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938154_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938154_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938154_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938154_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938154_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938155_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938155_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938155_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938155_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938155_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938155_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938155_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938155_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938155_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938155_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938155_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938155_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938155_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938155_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938155_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938155_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938158_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938158_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938158_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938158_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938158_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938158_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938158_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938158_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938159_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938159_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938159_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938159_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938159_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938159_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938159_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938159_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938226_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938226_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938226_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938226_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938226_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938226_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655371'^^xsd:string;
  dwc:catalogNumber '9938226_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655371'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938226_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938267_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938267_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938267_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938267_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938267_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938267_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655371'^^xsd:string;
  dwc:catalogNumber '9938267_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655371'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938267_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938285_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938285_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938285_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938285_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938285_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938285_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655371'^^xsd:string;
  dwc:catalogNumber '9938285_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655371'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938285_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938289_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938289_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938289_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938289_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938289_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938289_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655371'^^xsd:string;
  dwc:catalogNumber '9938289_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655371'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938289_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938295_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938295_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938295_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938295_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938295_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938295_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655371'^^xsd:string;
  dwc:catalogNumber '9938295_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655371'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938295_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938295_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938295_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938295_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938295_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938295_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938295_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655371'^^xsd:string;
  dwc:catalogNumber '9938295_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655371'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938295_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938296_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938296_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938296_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938296_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938296_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938296_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655371'^^xsd:string;
  dwc:catalogNumber '9938296_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655371'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938296_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938297_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938297_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938297_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938297_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938297_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938297_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655371'^^xsd:string;
  dwc:catalogNumber '9938297_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655371'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938297_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938301_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938301_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938301_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938301_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938301_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938301_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655371'^^xsd:string;
  dwc:catalogNumber '9938301_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655371'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938301_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938301_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938301_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938301_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938301_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938301_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938301_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655371'^^xsd:string;
  dwc:catalogNumber '9938301_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655371'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938301_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938348_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938348_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938348_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938348_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938348_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938348_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655372'^^xsd:string;
  dwc:catalogNumber '9938348_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655372'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938348_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938401_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938401_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938401_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938401_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938401_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938401_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655372'^^xsd:string;
  dwc:catalogNumber '9938401_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655372'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938401_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938429_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938429_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938429_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938429_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938429_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938429_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655372'^^xsd:string;
  dwc:catalogNumber '9938429_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655372'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938429_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938437_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938437_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938437_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938437_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938437_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938437_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655372'^^xsd:string;
  dwc:catalogNumber '9938437_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655372'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938437_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938437_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938437_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938437_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938437_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938437_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938437_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655372'^^xsd:string;
  dwc:catalogNumber '9938437_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655372'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938437_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938438_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938438_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938438_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938438_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938438_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938438_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655372'^^xsd:string;
  dwc:catalogNumber '9938438_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655372'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938438_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938439_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938439_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938439_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938439_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938439_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938439_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655372'^^xsd:string;
  dwc:catalogNumber '9938439_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655372'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938439_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938443_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938443_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938443_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938443_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938443_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938443_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655372'^^xsd:string;
  dwc:catalogNumber '9938443_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655372'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938443_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938443_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938443_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938443_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938443_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938443_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938443_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655372'^^xsd:string;
  dwc:catalogNumber '9938443_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655372'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938443_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937833_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937833_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937833_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937833_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937833_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937833_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655368'^^xsd:string;
  dwc:catalogNumber '9937833_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655368'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937833_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937833_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937833_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937833_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937833_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937833_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937833_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655368'^^xsd:string;
  dwc:catalogNumber '9937833_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655368'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937833_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937841_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937841_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937841_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937841_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937841_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937841_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655368'^^xsd:string;
  dwc:catalogNumber '9937841_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655368'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937841_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937859_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937859_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937859_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937859_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937859_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937859_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655368'^^xsd:string;
  dwc:catalogNumber '9937859_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655368'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937859_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937861_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937861_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937861_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937861_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937861_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937861_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655368'^^xsd:string;
  dwc:catalogNumber '9937861_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655368'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937861_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937865_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937865_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937865_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937865_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937865_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937865_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655368'^^xsd:string;
  dwc:catalogNumber '9937865_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655368'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937865_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937866_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937866_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937866_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937866_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937866_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937866_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655368'^^xsd:string;
  dwc:catalogNumber '9937866_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655368'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937866_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937869_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937869_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937869_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937869_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937869_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937869_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655368'^^xsd:string;
  dwc:catalogNumber '9937869_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655368'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937869_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937869_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937869_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937869_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937869_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937869_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937869_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655368'^^xsd:string;
  dwc:catalogNumber '9937869_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655368'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937869_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937870_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937870_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937870_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937870_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937870_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937870_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655368'^^xsd:string;
  dwc:catalogNumber '9937870_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655368'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937870_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937871_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937871_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937871_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937871_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937871_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937871_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655368'^^xsd:string;
  dwc:catalogNumber '9937871_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655368'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937871_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937875_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937875_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937875_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937875_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937875_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937875_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655368'^^xsd:string;
  dwc:catalogNumber '9937875_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655368'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937875_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937875_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937875_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937875_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937875_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937875_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937875_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655368'^^xsd:string;
  dwc:catalogNumber '9937875_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655368'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937875_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937922_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937922_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937922_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937922_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937922_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9937922_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9937922_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9937922_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937942_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937942_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937942_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937942_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937942_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9937942_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9937942_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9937942_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937960_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937960_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937960_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937960_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937960_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9937960_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9937960_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9937960_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937982_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937982_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937982_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937982_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937982_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9937982_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9937982_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9937982_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937983_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937983_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937983_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937983_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937983_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9937983_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9937983_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9937983_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938001_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938001_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938001_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938001_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938001_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938001_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938001_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938001_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938001_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938001_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938001_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938001_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938001_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938001_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938001_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938001_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938005_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938005_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938005_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938005_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938005_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938005_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938005_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938005_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938007_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938007_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938007_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938007_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938007_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938007_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938007_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938007_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938008_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938008_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938008_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938008_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938008_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938008_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938008_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938008_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938011_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938011_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938011_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938011_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938011_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938011_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938011_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938011_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938064_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938064_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938064_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938064_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938064_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938064_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938064_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938064_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938084_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938084_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938084_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938084_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938084_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938084_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938084_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938084_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938084_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938084_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938084_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938084_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938084_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938084_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938084_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938084_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965937_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965937_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965937_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965937_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965937_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965937_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655745'^^xsd:string;
  dwc:catalogNumber '9965937_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655745'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965937_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965937_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965937_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965937_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965937_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965937_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965937_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655745'^^xsd:string;
  dwc:catalogNumber '9965937_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655745'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965937_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965955_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965955_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965955_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965955_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965955_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965955_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655745'^^xsd:string;
  dwc:catalogNumber '9965955_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655745'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965955_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965957_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965957_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965957_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965957_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965957_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965957_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655745'^^xsd:string;
  dwc:catalogNumber '9965957_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655745'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965957_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965961_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965961_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965961_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965961_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965961_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965961_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655745'^^xsd:string;
  dwc:catalogNumber '9965961_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655745'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965961_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965961_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965961_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965961_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965961_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965961_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965961_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655745'^^xsd:string;
  dwc:catalogNumber '9965961_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655745'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965961_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965962_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965962_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965962_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965962_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965962_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965962_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655745'^^xsd:string;
  dwc:catalogNumber '9965962_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655745'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965962_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965962_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965962_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965962_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965962_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965962_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965962_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655745'^^xsd:string;
  dwc:catalogNumber '9965962_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655745'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965962_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965963_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965963_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965963_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965963_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965963_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965963_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655745'^^xsd:string;
  dwc:catalogNumber '9965963_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655745'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965963_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965964_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965964_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965964_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965964_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965964_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965964_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655745'^^xsd:string;
  dwc:catalogNumber '9965964_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655745'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965964_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965969_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965969_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965969_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965969_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965969_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965969_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655745'^^xsd:string;
  dwc:catalogNumber '9965969_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655745'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965969_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965969_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965969_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965969_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965969_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965969_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965969_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655745'^^xsd:string;
  dwc:catalogNumber '9965969_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655745'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965969_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938013_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938013_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938013_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938013_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938013_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938013_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938013_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938013_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938017_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938017_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938017_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938017_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938017_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938017_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938017_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938017_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938145_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938145_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938145_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938145_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938145_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938145_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938145_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938145_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938153_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938153_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938156_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938156_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938156_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938156_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938156_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938156_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938156_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938156_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938159_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938159_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938159_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938159_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655370%3A9938159_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938159_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655370'^^xsd:string;
  dwc:catalogNumber '9938159_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655370'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655370:9938159_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938287_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938287_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938287_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938287_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938287_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938287_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655371'^^xsd:string;
  dwc:catalogNumber '9938287_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655371'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938287_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938290_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938290_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938290_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938290_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938290_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938290_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655371'^^xsd:string;
  dwc:catalogNumber '9938290_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655371'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938290_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938296_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938296_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938296_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938296_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938296_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938296_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655371'^^xsd:string;
  dwc:catalogNumber '9938296_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655371'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938296_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938298_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938298_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938298_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938298_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655371%3A9938298_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938298_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655371'^^xsd:string;
  dwc:catalogNumber '9938298_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655371'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655371:9938298_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938431_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938431_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938431_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938431_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938431_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938431_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655372'^^xsd:string;
  dwc:catalogNumber '9938431_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655372'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938431_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938432_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938432_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938432_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938432_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938432_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938432_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655372'^^xsd:string;
  dwc:catalogNumber '9938432_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655372'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938432_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938438_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938438_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938438_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938438_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938438_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938438_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655372'^^xsd:string;
  dwc:catalogNumber '9938438_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655372'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938438_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938440_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938440_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938440_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938440_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655372%3A9938440_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938440_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655372'^^xsd:string;
  dwc:catalogNumber '9938440_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655372'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655372:9938440_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937864_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937864_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937864_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937864_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937864_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937864_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655368'^^xsd:string;
  dwc:catalogNumber '9937864_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655368'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937864_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937866_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937866_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937866_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937866_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937866_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937866_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655368'^^xsd:string;
  dwc:catalogNumber '9937866_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655368'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937866_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937870_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937870_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937870_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937870_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937870_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937870_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655368'^^xsd:string;
  dwc:catalogNumber '9937870_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655368'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937870_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937872_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937872_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937872_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937872_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655368%3A9937872_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937872_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655368'^^xsd:string;
  dwc:catalogNumber '9937872_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655368'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655368:9937872_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937922_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937922_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937922_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937922_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937922_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9937922_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9937922_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9937922_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937942_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937942_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937942_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937942_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9937942_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9937942_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9937942_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9937942_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938003_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938003_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938003_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938003_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938003_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938003_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938003_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938003_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938003_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938003_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938003_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938003_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938003_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938003_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938003_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938003_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938009_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938009_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938009_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938009_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938009_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938009_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938009_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938009_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938017_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938017_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938017_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938017_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655369%3A9938017_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938017_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655369'^^xsd:string;
  dwc:catalogNumber '9938017_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655369'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655369:9938017_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965957_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965957_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965957_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965957_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965957_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965957_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655745'^^xsd:string;
  dwc:catalogNumber '9965957_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655745'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965957_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965963_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965963_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965963_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965963_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965963_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965963_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655745'^^xsd:string;
  dwc:catalogNumber '9965963_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655745'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965963_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965964_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965964_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965964_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965964_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655745%3A9965964_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965964_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655745'^^xsd:string;
  dwc:catalogNumber '9965964_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655745'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655745:9965964_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964869_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964869_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964869_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964869_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964869_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964869_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964869_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964869_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964873_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964873_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964873_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964873_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964873_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964873_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964873_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964873_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964878_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964878_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964862_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964862_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964862_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964862_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964862_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964862_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964862_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964862_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964866_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964866_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964866_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964866_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964866_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964866_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964866_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964866_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964867_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964867_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964867_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964867_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655734%3A9964867_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964867_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655734'^^xsd:string;
  dwc:catalogNumber '9964867_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655734'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655734:9964867_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960875_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960875_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960875_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960875_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960875_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960875_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960875_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960875_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960878_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960878_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960878_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960878_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960878_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960878_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960878_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960878_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960581_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960581_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960581_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960581_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960581_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960581_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655533'^^xsd:string;
  dwc:catalogNumber '9960581_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655533'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960581_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960588_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960588_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960588_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960588_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960588_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960588_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655533'^^xsd:string;
  dwc:catalogNumber '9960588_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655533'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960588_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655533%3A9960594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655533'^^xsd:string;
  dwc:catalogNumber '9960594_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655533'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655533:9960594_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960644_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960644_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960644_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960644_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960644_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960644_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960644_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960644_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960697_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960697_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960697_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960697_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960697_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960697_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960697_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960697_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960734_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960734_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960734_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960734_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960734_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960734_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960734_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960734_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960739_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960739_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960739_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960739_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655534%3A9960739_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960739_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655534'^^xsd:string;
  dwc:catalogNumber '9960739_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655534'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655534:9960739_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960821_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960821_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960821_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960821_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960821_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960821_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960821_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960821_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960847_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960847_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960847_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960847_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960847_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960847_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960847_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960847_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960865_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960865_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960865_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960865_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960865_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960865_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960865_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960865_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960871_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960871_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960871_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960871_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960871_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960871_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960871_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960871_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960879_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960879_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960879_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.1883"^^xsd:decimal ;
  dwc:decimalLongitude "10.3917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960879_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.1883 10.3917)"^^geo:wktLiteral ;
  geo-pos:lat "58.1883"^^xsd:decimal ;
  geo-pos:long "10.3917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655535%3A9960879_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960879_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655535'^^xsd:string;
  dwc:catalogNumber '9960879_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655535'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3917'^^xsd:double;
  dwc:latitude '58.1883'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655535:9960879_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923373_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923373_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923373_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923373_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923373_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923373_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923373_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923373_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923408_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923408_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923408_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923408_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923408_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923408_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923408_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923408_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923410_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923410_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923410_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923410_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923410_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923410_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923410_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923410_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923419_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923419_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923419_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923419_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923419_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923419_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923419_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923419_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923437_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923437_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923437_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923437_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923437_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923437_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923437_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923437_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923437_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923437_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923437_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923437_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923437_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923437_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923437_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923437_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923438_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923438_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923438_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923438_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923438_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923438_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923438_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923438_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923439_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923439_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923439_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923439_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923439_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923439_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923439_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923439_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923439_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923439_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923439_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923439_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923439_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923439_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923439_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923439_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923440_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923440_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923440_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923440_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923440_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923440_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923440_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923440_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923441_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923441_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923441_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923441_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923441_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923441_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923441_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923441_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923441_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923441_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923441_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923441_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923441_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923441_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923441_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923441_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923443_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923443_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923443_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923443_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923443_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923443_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923443_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923443_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923443_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923443_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923443_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923443_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923443_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923443_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923443_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923443_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923444_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923444_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923444_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923444_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923444_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923444_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923444_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923444_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923445_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923445_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923445_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923445_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923445_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923445_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923445_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923445_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923445_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923445_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923445_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923445_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923445_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923445_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923445_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923445_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923446_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923446_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923446_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923446_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923446_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923446_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923446_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923446_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923451_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923451_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923451_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923451_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923451_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923451_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923451_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923451_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923451_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923451_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923451_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923451_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923451_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923451_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923451_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923451_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935394_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935394_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935394_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935394_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935394_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655351:9935394_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655351'^^xsd:string;
  dwc:catalogNumber '9935394_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655351'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655351:9935394_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935447_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935447_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935447_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935447_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935447_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655351:9935447_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655351'^^xsd:string;
  dwc:catalogNumber '9935447_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655351'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655351:9935447_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935455_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935455_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935455_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935455_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935455_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655351:9935455_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655351'^^xsd:string;
  dwc:catalogNumber '9935455_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655351'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655351:9935455_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935461_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935461_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935461_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935461_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935461_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655351:9935461_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655351'^^xsd:string;
  dwc:catalogNumber '9935461_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655351'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655351:9935461_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961733_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961733_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961733_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961733_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961733_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961733_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961733_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961733_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962064_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962064_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962064_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962064_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962064_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962064_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962064_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962064_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962092_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962092_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962092_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962092_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962092_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962092_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962092_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962092_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962143_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962143_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962143_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962143_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962143_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962143_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962143_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962143_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962143_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962143_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962143_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962143_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962143_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962143_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962143_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962143_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962145_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962145_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962145_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962145_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962145_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962145_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962145_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962145_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962148_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962148_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962148_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962148_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962148_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962148_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962148_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962148_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962149_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962149_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962149_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962149_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962149_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962149_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962149_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962149_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962149_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962149_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962149_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962149_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962149_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962149_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962149_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962149_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962150_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962150_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962150_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962150_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962150_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962150_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962150_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962150_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962153_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962153_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962156_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962156_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962156_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962156_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962156_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962156_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962156_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962156_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962156_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962156_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962156_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962156_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962156_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962156_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962156_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962156_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962159_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962159_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962159_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962159_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962159_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962159_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962159_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962159_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962159_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962159_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962159_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962159_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962159_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962159_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962159_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962159_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961445_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961445_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961445_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961445_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961445_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961445_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961445_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961445_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961445_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961445_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961445_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961445_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961445_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961445_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961445_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961445_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961446_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961446_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961446_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961446_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961446_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961446_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961446_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961446_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961446_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961446_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961446_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961446_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961446_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961446_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961446_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961446_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961447_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961447_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961447_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961447_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961447_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961447_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961447_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961447_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961557_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961557_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961557_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961557_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961557_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961557_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961557_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961557_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961575_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961575_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961575_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961575_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961575_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961575_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961575_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961575_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961577_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961577_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961577_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961577_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961577_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961577_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961577_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961577_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961581_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961581_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961581_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961581_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961581_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961581_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961581_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961581_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961582_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961582_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961582_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961582_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961582_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961582_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961582_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961582_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961585_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961585_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961585_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961585_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961585_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961585_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961585_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961585_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961586_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961586_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961586_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961586_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961586_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961586_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961586_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961586_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961586_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961586_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961586_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961586_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961586_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961586_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961586_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961586_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961587_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961587_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961587_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961587_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961587_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961587_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961587_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961587_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961588_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961588_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961588_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961588_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961588_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961588_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961588_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961588_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961591_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961591_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961591_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961591_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961591_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961591_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961591_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961591_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961591_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961591_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961591_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961591_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961591_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961591_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961591_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961591_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961638_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961638_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961638_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961638_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961638_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961638_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961638_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961638_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961658_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961658_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961658_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961658_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961658_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961658_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961658_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961658_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961658_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961658_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961658_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961658_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961658_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961658_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961658_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961658_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961673_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961673_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961673_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961673_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961673_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961673_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961673_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961673_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961698_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961698_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961698_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961698_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961698_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961698_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961698_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961698_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961699_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961699_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961699_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961699_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961699_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961699_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961699_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961699_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961717_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961717_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961717_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961717_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961717_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961717_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961717_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961717_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961719_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961719_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961719_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961719_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961719_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961719_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961719_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961719_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961722_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961722_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961722_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961722_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961722_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961722_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961722_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961722_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961723_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961723_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961723_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961723_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961723_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961723_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961723_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961723_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961724_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961724_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961724_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961724_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961724_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961724_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961724_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961724_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961724_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961724_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961724_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961724_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961724_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961724_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961724_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961724_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961727_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961727_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961727_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961727_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961727_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961727_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961727_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961727_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961728_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961728_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961728_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961728_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961728_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961728_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961728_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961728_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961728_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961728_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961728_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961728_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961728_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961728_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961728_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961728_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961729_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961729_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961729_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961729_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961729_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961729_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961729_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961729_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961730_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961730_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961730_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961730_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961730_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961730_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961730_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961730_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961730_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961730_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961730_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961730_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961730_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961730_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961730_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961730_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961733_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961733_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961733_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961733_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961733_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961733_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961733_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961733_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961354_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961354_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961354_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961354_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961354_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961354_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961354_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961354_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961354_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961354_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961354_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961354_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961354_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961354_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961354_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961354_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961374_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961374_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961374_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961374_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961374_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961374_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961374_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961374_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961405_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961405_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961405_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961405_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961405_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961405_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961405_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961405_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961415_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961415_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961415_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961415_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961415_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961415_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961415_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961415_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961433_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961433_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961433_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961433_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961433_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961433_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961433_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961433_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961435_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961435_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961435_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961435_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961435_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961435_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961435_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961435_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961437_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961437_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961437_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961437_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961437_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961437_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961437_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961437_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961438_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961438_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961438_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961438_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961438_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961438_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961438_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961438_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961439_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961439_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961439_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961439_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961439_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961439_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961439_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961439_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961439_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961439_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961439_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961439_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961439_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961439_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961439_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961439_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961440_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961440_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961440_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961440_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961440_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961440_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961440_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961440_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961443_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961443_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961443_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961443_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961443_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961443_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961443_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961443_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961443_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961443_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961443_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961443_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961443_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961443_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961443_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961443_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961444_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961444_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961444_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961444_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961444_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961444_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961444_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961444_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961449_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961449_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961449_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961449_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961449_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961449_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961449_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961449_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961449_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961449_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961449_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961449_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961449_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961449_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961449_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961449_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961496_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961496_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961496_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961496_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961496_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961496_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961496_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961496_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961516_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961516_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961516_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961516_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961516_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961516_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961516_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961516_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961549_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961549_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961549_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961549_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961549_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961549_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961549_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961549_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962153_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962153_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962153_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962153_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962153_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962153_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962153_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962153_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962154_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962154_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962154_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962154_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962154_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962154_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962154_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962154_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962154_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962154_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962154_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962154_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962154_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962154_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962154_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962154_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962155_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962155_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962155_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962155_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962155_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962155_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962155_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962155_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949100_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949100_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949100_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949100_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949100_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949100_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655452'^^xsd:string;
  dwc:catalogNumber '9949100_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655452'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949100_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949100_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949100_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949100_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949100_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949100_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949100_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655452'^^xsd:string;
  dwc:catalogNumber '9949100_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655452'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949100_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949118_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949118_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949118_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949118_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949118_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949118_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655452'^^xsd:string;
  dwc:catalogNumber '9949118_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655452'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949118_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949121_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949121_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949121_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949121_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949121_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949121_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655452'^^xsd:string;
  dwc:catalogNumber '9949121_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655452'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949121_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949122_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949122_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949122_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949122_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949122_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949122_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655452'^^xsd:string;
  dwc:catalogNumber '9949122_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655452'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949122_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949124_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949124_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949124_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949124_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949124_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949124_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655452'^^xsd:string;
  dwc:catalogNumber '9949124_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655452'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949124_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949125_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949125_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949125_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949125_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949125_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949125_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655452'^^xsd:string;
  dwc:catalogNumber '9949125_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655452'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949125_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949126_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949126_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949126_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949126_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949126_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949126_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655452'^^xsd:string;
  dwc:catalogNumber '9949126_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655452'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949126_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949127_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949127_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949127_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949127_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949127_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949127_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655452'^^xsd:string;
  dwc:catalogNumber '9949127_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655452'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949127_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655452'^^xsd:string;
  dwc:catalogNumber '9949132_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655452'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949132_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949215_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949215_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949215_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949215_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949215_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949215_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949215_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949215_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949215_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949215_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949215_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949215_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949215_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949215_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949215_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949215_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949221_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949221_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949221_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949221_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949221_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949221_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949221_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949221_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949233_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949233_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949233_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949233_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949233_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949233_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949233_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949233_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949236_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949236_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949236_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949236_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949236_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949236_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949236_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949236_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949236_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949236_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949236_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949236_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949236_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949236_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949236_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949236_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949239_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949239_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949239_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949239_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949239_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949239_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949239_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949239_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949240_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949240_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949240_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949240_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949240_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949240_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949240_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949240_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949240_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949240_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949240_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949240_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949240_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949240_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949240_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949240_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949241_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949241_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949241_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949241_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949241_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949241_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949241_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949241_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949242_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949242_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949242_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949242_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949242_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949242_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949242_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949242_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949242_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949242_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949242_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949242_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949242_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949242_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949242_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949242_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949244_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949244_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949244_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949244_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949244_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949244_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949244_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949244_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949244_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949244_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949244_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949244_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949244_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949244_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949244_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949244_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949247_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949247_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949247_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949247_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949247_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949247_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949247_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949247_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949247_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949247_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949247_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949247_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949247_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949247_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949247_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949247_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947511_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947511_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947511_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947511_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947511_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947511_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947511_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947511_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947511_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947511_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947511_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947511_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947511_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947511_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947511_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947511_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947512_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947512_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947512_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947512_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947512_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947512_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947512_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947512_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947513_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947513_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947513_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947513_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947513_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947513_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947513_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947513_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947514_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947514_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947514_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947514_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947514_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947514_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947514_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947514_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947519_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947519_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947519_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947519_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947519_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947519_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947519_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947519_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947524_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947524_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947524_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947524_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947524_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947524_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947524_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947524_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947561_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947561_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947561_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947561_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947561_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947561_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655439'^^xsd:string;
  dwc:catalogNumber '9947561_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655439'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947561_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947607_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947607_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947607_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947607_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947607_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947607_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655439'^^xsd:string;
  dwc:catalogNumber '9947607_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655439'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947607_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947608_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947608_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947608_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947608_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947608_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947608_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655439'^^xsd:string;
  dwc:catalogNumber '9947608_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655439'^^xsd:anyURI;
  dwc:scientificName 'Lingulodinium polyedra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233592'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947608_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947625_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947625_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947625_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947625_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947625_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947625_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655439'^^xsd:string;
  dwc:catalogNumber '9947625_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655439'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947625_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947627_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947627_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947627_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947627_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947627_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947627_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655439'^^xsd:string;
  dwc:catalogNumber '9947627_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655439'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947627_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947628_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947628_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947628_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947628_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947628_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947628_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655439'^^xsd:string;
  dwc:catalogNumber '9947628_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655439'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947628_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947628_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947628_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947628_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947628_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947628_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947628_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655439'^^xsd:string;
  dwc:catalogNumber '9947628_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655439'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947628_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947631_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947631_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947631_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947631_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947631_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947631_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655439'^^xsd:string;
  dwc:catalogNumber '9947631_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655439'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947631_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947631_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947631_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947631_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947631_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947631_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947631_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655439'^^xsd:string;
  dwc:catalogNumber '9947631_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655439'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947631_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947632_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947632_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947632_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947632_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947632_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947632_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655439'^^xsd:string;
  dwc:catalogNumber '9947632_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655439'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947632_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947632_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947632_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947632_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947632_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947632_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947632_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655439'^^xsd:string;
  dwc:catalogNumber '9947632_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655439'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947632_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947639_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947639_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947639_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947639_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947639_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947639_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655439'^^xsd:string;
  dwc:catalogNumber '9947639_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655439'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947639_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947639_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947639_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947639_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947639_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947639_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947639_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655439'^^xsd:string;
  dwc:catalogNumber '9947639_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655439'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947639_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947477_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947477_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947477_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947477_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947477_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947477_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947477_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947477_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947481_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947481_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947481_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947481_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947481_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947481_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947481_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947481_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947483_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947483_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947483_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947483_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947483_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947483_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947483_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947483_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947483_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947483_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947483_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947483_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947483_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947483_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947483_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947483_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947492_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947492_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947492_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947492_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947492_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947492_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947492_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947492_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947498_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947498_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947498_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947498_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947498_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947498_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947498_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947498_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947508_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947508_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947508_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947508_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947508_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947508_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947508_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947508_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947508_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947508_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947508_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947508_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947508_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947508_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947508_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947508_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947510_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947510_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947510_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947510_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947510_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947510_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947510_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947510_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947514_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947514_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947514_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947514_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947514_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947514_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947514_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947514_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947516_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947516_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947516_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947516_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947516_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947516_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947516_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947516_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947516_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947516_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947516_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947516_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947516_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947516_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947516_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947516_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947517_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947517_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947517_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947517_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947517_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947517_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947517_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947517_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947518_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947518_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947518_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947518_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947518_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947518_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947518_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947518_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947518_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947518_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947518_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947518_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947518_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947518_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947518_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947518_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946673_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946673_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946673_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946673_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946673_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946673_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655430'^^xsd:string;
  dwc:catalogNumber '9946673_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655430'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946673_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946673_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946673_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946673_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946673_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946673_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946673_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655430'^^xsd:string;
  dwc:catalogNumber '9946673_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655430'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946673_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946720_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946720_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946720_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946720_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946720_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946720_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655431'^^xsd:string;
  dwc:catalogNumber '9946720_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655431'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946720_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946801_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946801_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946801_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946801_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946801_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946801_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655431'^^xsd:string;
  dwc:catalogNumber '9946801_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655431'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946801_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946805_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946805_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946805_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946805_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946805_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946805_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655431'^^xsd:string;
  dwc:catalogNumber '9946805_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655431'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946805_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946806_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946806_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946806_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946806_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946806_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946806_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655431'^^xsd:string;
  dwc:catalogNumber '9946806_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655431'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946806_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946810_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946810_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946810_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946810_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946810_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946810_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655431'^^xsd:string;
  dwc:catalogNumber '9946810_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655431'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946810_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946811_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946811_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946811_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946811_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946811_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946811_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655431'^^xsd:string;
  dwc:catalogNumber '9946811_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655431'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946811_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946815_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946815_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946815_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946815_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946815_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946815_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655431'^^xsd:string;
  dwc:catalogNumber '9946815_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655431'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946815_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946862_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946862_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946862_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946862_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946862_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946862_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946862_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946862_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946882_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946882_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946882_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946882_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946882_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946882_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946882_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946882_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946915_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946915_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946915_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946915_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946915_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946915_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946915_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946915_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946941_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946941_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946941_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946941_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946941_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946941_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946941_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946941_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946945_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946945_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946945_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946945_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946945_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946945_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946945_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946945_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946945_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946945_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946945_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946945_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946945_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946945_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946945_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946945_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946946_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946946_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946946_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946946_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946946_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946946_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946946_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946946_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946947_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946947_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946947_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946947_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946947_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946947_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946947_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946947_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946947_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946947_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946947_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946947_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946947_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946947_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946947_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946947_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946948_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946948_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946948_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946948_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946948_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946948_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946948_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946948_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946948_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946948_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946948_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946948_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946948_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946948_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946948_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946948_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946952_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946952_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946952_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946952_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946952_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946952_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946952_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946952_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946952_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946952_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946952_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946952_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946952_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946952_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946952_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946952_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946953_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946953_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946953_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946953_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946953_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946953_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946953_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946953_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946954_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946954_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946954_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946954_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946954_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946954_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946954_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946954_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946954_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946954_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946954_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946954_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946954_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946954_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946954_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946954_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946955_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946955_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946955_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946955_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946955_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946955_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946955_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946955_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946955_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946955_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946955_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946955_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946955_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946955_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946955_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946955_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946957_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946957_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946957_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946957_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946957_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946957_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946957_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946957_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946294_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946294_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946294_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946294_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946294_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655428:9946294_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655428'^^xsd:string;
  dwc:catalogNumber '9946294_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655428'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655428:9946294_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946329_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946329_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946329_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946329_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946329_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655428:9946329_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655428'^^xsd:string;
  dwc:catalogNumber '9946329_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655428'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655428:9946329_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946347_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946347_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946347_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946347_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946347_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655428:9946347_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655428'^^xsd:string;
  dwc:catalogNumber '9946347_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655428'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655428:9946347_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946378_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946378_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946378_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946378_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946378_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655428:9946378_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655428'^^xsd:string;
  dwc:catalogNumber '9946378_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655428'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655428:9946378_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946384_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946384_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946384_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946384_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946384_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655428:9946384_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655428'^^xsd:string;
  dwc:catalogNumber '9946384_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655428'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655428:9946384_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946385_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946385_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946385_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946385_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946385_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655428:9946385_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655428'^^xsd:string;
  dwc:catalogNumber '9946385_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655428'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655428:9946385_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946386_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946386_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946386_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946386_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946386_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655428:9946386_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655428'^^xsd:string;
  dwc:catalogNumber '9946386_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655428'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655428:9946386_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946387_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946387_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946387_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946387_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946387_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655428:9946387_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655428'^^xsd:string;
  dwc:catalogNumber '9946387_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655428'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655428:9946387_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946389_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946389_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946389_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946389_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655428%3A9946389_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655428:9946389_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655428'^^xsd:string;
  dwc:catalogNumber '9946389_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655428'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655428:9946389_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946471_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946471_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946471_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946471_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946471_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946471_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655429'^^xsd:string;
  dwc:catalogNumber '9946471_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655429'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946471_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946489_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946489_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946489_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946489_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946489_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946489_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655429'^^xsd:string;
  dwc:catalogNumber '9946489_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655429'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946489_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946515_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946515_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946515_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946515_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946515_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946515_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655429'^^xsd:string;
  dwc:catalogNumber '9946515_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655429'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946515_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946520_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946520_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946520_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946520_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946520_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946520_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655429'^^xsd:string;
  dwc:catalogNumber '9946520_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655429'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946520_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946521_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946521_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946521_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946521_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946521_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946521_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655429'^^xsd:string;
  dwc:catalogNumber '9946521_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655429'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946521_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946522_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946522_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946522_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946522_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946522_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946522_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655429'^^xsd:string;
  dwc:catalogNumber '9946522_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655429'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946522_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946526_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946526_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946526_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946526_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946526_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946526_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655429'^^xsd:string;
  dwc:catalogNumber '9946526_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655429'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946526_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946527_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946527_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946527_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946527_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946527_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946527_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655429'^^xsd:string;
  dwc:catalogNumber '9946527_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655429'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946527_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655429'^^xsd:string;
  dwc:catalogNumber '9946528_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655429'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946528_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946531_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946531_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946531_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946531_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946531_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946531_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655429'^^xsd:string;
  dwc:catalogNumber '9946531_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655429'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946531_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946657_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946657_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946657_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946657_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946657_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946657_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655430'^^xsd:string;
  dwc:catalogNumber '9946657_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655430'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946657_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946657_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946657_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946657_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946657_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946657_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946657_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655430'^^xsd:string;
  dwc:catalogNumber '9946657_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655430'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946657_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946661_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946661_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946661_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946661_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946661_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946661_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655430'^^xsd:string;
  dwc:catalogNumber '9946661_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655430'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946661_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946662_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946662_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946662_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946662_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946662_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946662_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655430'^^xsd:string;
  dwc:catalogNumber '9946662_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655430'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946662_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946662_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946662_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946662_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946662_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946662_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946662_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655430'^^xsd:string;
  dwc:catalogNumber '9946662_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655430'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946662_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946663_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946663_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946663_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946663_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946663_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946663_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655430'^^xsd:string;
  dwc:catalogNumber '9946663_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655430'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946663_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946664_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946664_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946664_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946664_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946664_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946664_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655430'^^xsd:string;
  dwc:catalogNumber '9946664_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655430'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946664_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946811_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946811_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946811_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946811_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946811_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946811_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655431'^^xsd:string;
  dwc:catalogNumber '9946811_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655431'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946811_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946812_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946812_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946812_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946812_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946812_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946812_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655431'^^xsd:string;
  dwc:catalogNumber '9946812_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655431'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946812_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946815_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946815_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946815_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946815_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946815_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946815_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655431'^^xsd:string;
  dwc:catalogNumber '9946815_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655431'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946815_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947513_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947513_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947513_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947513_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947513_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947513_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947513_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947513_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947524_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947524_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947524_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947524_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947524_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947524_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947524_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947524_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947627_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947627_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947627_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947627_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655439%3A9947627_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947627_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655439'^^xsd:string;
  dwc:catalogNumber '9947627_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655439'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655439:9947627_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949121_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949121_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949121_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949121_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949121_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949121_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655452'^^xsd:string;
  dwc:catalogNumber '9949121_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655452'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949121_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949126_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949126_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949126_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949126_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949126_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949126_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655452'^^xsd:string;
  dwc:catalogNumber '9949126_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655452'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949126_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949132_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949132_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949132_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949132_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655452%3A9949132_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949132_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655452'^^xsd:string;
  dwc:catalogNumber '9949132_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655452'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655452:9949132_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949233_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949233_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949233_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949233_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949233_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949233_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949233_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949233_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949239_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949239_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949239_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949239_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949239_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949239_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949239_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949239_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949241_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949241_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949241_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949241_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655453%3A9949241_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949241_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655453'^^xsd:string;
  dwc:catalogNumber '9949241_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655453'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655453:9949241_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947477_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947477_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947477_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947477_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947477_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947477_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947477_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947477_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947492_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947492_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947492_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947492_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947492_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947492_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947492_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947492_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947510_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947510_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947510_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947510_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947510_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947510_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947510_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947510_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947517_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947517_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947517_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947517_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947517_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947517_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947517_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947517_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655438%3A9947519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655438'^^xsd:string;
  dwc:catalogNumber '9947519_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655438'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655438:9947519_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946755_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946755_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946755_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946755_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946755_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946755_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655431'^^xsd:string;
  dwc:catalogNumber '9946755_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655431'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946755_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946810_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946810_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946810_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946810_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946810_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946810_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655431'^^xsd:string;
  dwc:catalogNumber '9946810_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655431'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946810_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946897_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946897_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946897_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946897_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946897_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946897_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946897_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946897_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946941_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946941_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946941_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946941_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946941_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946941_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946941_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946941_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946946_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946946_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946946_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946946_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946946_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946946_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946946_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946946_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946949_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946949_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946949_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946949_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946949_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946949_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946949_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946949_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946953_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946953_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946953_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946953_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946953_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946953_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946953_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946953_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946957_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946957_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946957_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946957_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655432%3A9946957_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946957_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655432'^^xsd:string;
  dwc:catalogNumber '9946957_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655432'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655432:9946957_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655429'^^xsd:string;
  dwc:catalogNumber '9946519_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655429'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946519_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946524_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946524_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946524_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946524_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946524_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946524_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655429'^^xsd:string;
  dwc:catalogNumber '9946524_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655429'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946524_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946529_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946529_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946529_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946529_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655429%3A9946529_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946529_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655429'^^xsd:string;
  dwc:catalogNumber '9946529_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655429'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655429:9946529_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946661_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946661_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946661_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946661_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946661_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946661_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655430'^^xsd:string;
  dwc:catalogNumber '9946661_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655430'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946661_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946663_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946663_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946663_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946663_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655430%3A9946663_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946663_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655430'^^xsd:string;
  dwc:catalogNumber '9946663_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655430'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655430:9946663_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946812_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946812_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946812_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946812_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655431%3A9946812_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946812_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655431'^^xsd:string;
  dwc:catalogNumber '9946812_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655431'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655431:9946812_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923425_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923425_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923425_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923425_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923425_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923425_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923425_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923425_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923440_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923440_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923440_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923440_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923440_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923440_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923440_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923440_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923444_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923444_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923444_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923444_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923444_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923444_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923444_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923444_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923446_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923446_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923446_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923446_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655261%3A9923446_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923446_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655261'^^xsd:string;
  dwc:catalogNumber '9923446_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655261'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dahlin, Hans'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655261:9923446_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935427_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935427_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935427_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935427_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655351%3A9935427_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655351:9935427_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655351'^^xsd:string;
  dwc:catalogNumber '9935427_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655351'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Talpsepp, L'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655351:9935427_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962064_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962064_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962064_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962064_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962064_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962064_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962064_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962064_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962145_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962145_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962145_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962145_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962145_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962145_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962145_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962145_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962150_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962150_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962150_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962150_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962150_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962150_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962150_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962150_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962155_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962155_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962155_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962155_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655544%3A9962155_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962155_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655544'^^xsd:string;
  dwc:catalogNumber '9962155_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655544'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655544:9962155_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961444_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961444_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961444_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961444_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961444_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961444_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961444_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961444_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961557_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961557_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961557_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961557_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961557_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961557_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961557_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961557_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961577_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961577_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961577_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961577_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961577_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961577_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961577_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961577_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961585_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961585_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961585_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961585_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961585_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961585_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961585_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961585_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961587_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961587_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961587_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961587_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961587_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961587_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961587_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961587_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961638_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961638_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961638_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961638_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961638_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961638_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961638_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961638_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961673_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961673_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961673_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961673_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961673_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961673_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961673_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961673_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961699_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961699_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961699_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961699_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961699_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961699_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961699_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961699_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961717_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961717_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961717_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961717_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961717_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961717_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961717_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961717_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961723_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961723_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961723_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961723_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961723_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961723_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961723_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961723_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961727_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961727_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961727_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961727_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961727_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961727_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961727_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961727_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961729_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961729_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961729_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961729_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655541%3A9961729_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961729_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655541'^^xsd:string;
  dwc:catalogNumber '9961729_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655541'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655541:9961729_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961407_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961407_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961407_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961407_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961407_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961407_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961407_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961407_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961433_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961433_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961433_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961433_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961433_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961433_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961433_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961433_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961435_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961435_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961435_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961435_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961435_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961435_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961435_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961435_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961441_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961441_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961441_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961441_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961441_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961441_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961441_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961441_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961447_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961447_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961447_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961447_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655539%3A9961447_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961447_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655539'^^xsd:string;
  dwc:catalogNumber '9961447_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655539'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655539:9961447_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961496_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961496_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961496_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961496_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961496_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961496_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961496_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961496_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961531_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961531_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961531_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9667"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961531_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9667 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.9667"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655540%3A9961531_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961531_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655540'^^xsd:string;
  dwc:catalogNumber '9961531_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655540'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '57.9667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655540:9961531_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976279_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976279_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976279_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976279_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976279_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976279_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976279_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976279_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976307_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976307_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976307_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976307_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976307_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976307_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976307_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976307_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976310_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis dens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109616'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976310_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '109616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976314_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976314_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976314_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976314_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976314_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976314_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976314_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976314_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976340_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976340_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976340_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976340_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976340_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976340_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976340_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976340_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976358_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976358_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976358_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976358_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976358_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976358_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976358_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976358_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976358_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976358_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976358_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976358_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976358_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976358_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976358_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976358_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976360_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976360_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976360_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976360_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976360_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976360_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976360_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976360_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976362_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976362_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976362_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976362_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976362_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976362_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976362_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976362_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976363_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976363_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976363_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976363_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976363_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976363_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976363_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976363_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976364_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976364_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976364_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976364_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976364_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976364_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976364_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976364_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976364_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976364_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976364_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976364_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976364_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976364_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976364_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976364_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976365_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976365_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976365_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976365_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976365_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976365_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976365_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976365_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976368_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976368_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976368_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976368_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976368_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976368_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976368_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976368_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976369_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976369_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976369_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976369_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976369_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976369_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976369_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976369_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976370_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976370_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976370_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976370_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976370_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976370_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976370_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976370_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976370_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976370_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976370_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976370_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976370_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976370_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976370_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976370_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976374_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976374_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976374_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976374_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976374_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976374_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976374_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976374_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976279_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976279_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976279_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976279_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976279_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976279_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976279_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976279_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976340_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976340_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976340_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976340_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976340_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976340_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976340_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976340_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976360_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976360_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976360_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976360_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976360_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976360_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976360_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976360_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976363_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976363_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976363_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976363_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976363_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976363_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976363_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976363_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976368_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976368_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976368_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976368_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976368_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976368_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976368_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976368_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976369_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976369_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976369_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976369_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976369_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976369_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976369_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976369_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976374_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976374_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976374_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976374_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 10.4283)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "10.4283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655821%3A9976374_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976374_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655821'^^xsd:string;
  dwc:catalogNumber '9976374_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655821'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4283'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655821:9976374_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961780_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961780_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961780_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961780_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961780_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961780_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655542'^^xsd:string;
  dwc:catalogNumber '9961780_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655542'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961780_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961780_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961780_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961780_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961780_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961780_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961780_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655542'^^xsd:string;
  dwc:catalogNumber '9961780_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655542'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961780_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961859_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961859_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961859_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961859_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961859_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961859_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655542'^^xsd:string;
  dwc:catalogNumber '9961859_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655542'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961859_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961865_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961865_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961865_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961865_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961865_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961865_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655542'^^xsd:string;
  dwc:catalogNumber '9961865_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655542'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961865_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961869_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961869_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961869_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961869_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961869_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961869_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655542'^^xsd:string;
  dwc:catalogNumber '9961869_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655542'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961869_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961870_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961870_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961870_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961870_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961870_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961870_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655542'^^xsd:string;
  dwc:catalogNumber '9961870_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655542'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961870_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961870_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961870_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961870_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961870_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961870_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961870_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655542'^^xsd:string;
  dwc:catalogNumber '9961870_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655542'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961870_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961871_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961871_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961871_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961871_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961871_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961871_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655542'^^xsd:string;
  dwc:catalogNumber '9961871_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655542'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961871_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961875_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961875_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961875_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961875_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961875_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961875_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655542'^^xsd:string;
  dwc:catalogNumber '9961875_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655542'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961875_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961875_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961875_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961875_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961875_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961875_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961875_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655542'^^xsd:string;
  dwc:catalogNumber '9961875_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655542'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961875_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9961922_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9961922_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9961922_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9961922_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9961922_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9961922_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655543'^^xsd:string;
  dwc:catalogNumber '9961922_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655543'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9961922_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9961957_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9961957_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9961957_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9961957_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9961957_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9961957_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655543'^^xsd:string;
  dwc:catalogNumber '9961957_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655543'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9961957_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962003_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962003_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962003_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962003_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962003_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962003_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655543'^^xsd:string;
  dwc:catalogNumber '9962003_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655543'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962003_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962007_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962007_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962007_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962007_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962007_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962007_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655543'^^xsd:string;
  dwc:catalogNumber '9962007_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655543'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962007_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962007_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962007_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962007_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962007_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962007_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962007_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655543'^^xsd:string;
  dwc:catalogNumber '9962007_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655543'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962007_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962011_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962011_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962011_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962011_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962011_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962011_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655543'^^xsd:string;
  dwc:catalogNumber '9962011_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655543'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962011_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962011_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962011_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962011_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962011_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962011_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962011_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655543'^^xsd:string;
  dwc:catalogNumber '9962011_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655543'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962011_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655543'^^xsd:string;
  dwc:catalogNumber '9962012_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655543'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962012_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962013_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962013_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962013_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962013_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962013_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962013_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655543'^^xsd:string;
  dwc:catalogNumber '9962013_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655543'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962013_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962013_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962013_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962013_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962013_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962013_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962013_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655543'^^xsd:string;
  dwc:catalogNumber '9962013_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655543'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962013_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962014_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962014_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962014_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962014_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962014_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962014_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655543'^^xsd:string;
  dwc:catalogNumber '9962014_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655543'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962014_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962017_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962017_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962017_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962017_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962017_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962017_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655543'^^xsd:string;
  dwc:catalogNumber '9962017_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655543'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962017_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965223_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965223_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965223_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965223_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965223_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965223_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965223_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965223_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965223_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965223_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965223_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965223_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965223_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965223_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965223_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965223_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965226_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965226_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965226_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965226_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965226_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965226_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965226_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965226_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965227_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965227_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965227_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965227_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965227_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965227_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965227_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965227_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939006_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939006_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939006_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939006_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939006_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939006_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939006_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939006_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939007_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939007_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939007_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939007_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939007_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939007_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939007_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939007_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939007_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939007_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939007_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939007_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939007_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939007_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939007_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939007_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939008_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939008_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939008_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939008_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939008_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939008_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939008_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939008_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939009_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939009_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939009_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939009_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939009_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939009_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939009_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939009_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939009_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939009_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939009_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939009_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939009_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939009_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939009_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939009_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939009_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939009_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939009_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939009_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939009_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939009_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939009_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939009_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939011_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939011_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939011_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939011_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939011_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939011_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939011_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939011_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939011_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939011_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939011_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939011_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939011_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939011_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939011_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939011_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939078_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939078_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939078_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939078_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939078_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939078_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939078_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939078_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939137_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939137_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939137_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939137_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939137_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939137_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939137_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939137_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939137_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939137_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939137_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939137_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939137_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939137_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939137_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939137_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939139_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939139_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939139_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939139_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939139_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939139_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939139_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939139_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939139_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939139_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939139_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939139_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939139_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939139_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939139_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939139_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939142_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939142_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939142_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939142_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939142_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939142_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939142_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939142_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939144_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939144_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939144_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939144_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939144_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939144_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939144_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939144_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939147_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939147_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939147_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939147_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939147_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939147_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939147_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939147_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939147_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939147_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939147_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939147_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939147_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939147_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939147_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939147_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939148_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939148_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939148_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939148_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939148_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939148_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939148_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939148_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938490_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938490_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938490_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938490_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938490_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938490_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938490_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938490_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938518_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938518_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938518_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938518_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938518_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938518_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938518_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938518_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938541_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938541_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938541_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938541_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938541_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938541_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938541_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938541_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938550_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938550_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938550_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938550_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938550_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938550_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938550_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938550_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938551_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938551_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938551_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938551_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938551_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938551_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938551_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938551_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938569_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938569_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938569_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938569_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938569_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938569_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938569_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938569_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938571_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938571_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938571_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938571_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938571_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938571_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938571_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938571_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938573_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938573_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938573_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938573_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938573_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938573_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938573_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938573_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938574_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938574_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938574_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938574_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938574_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938574_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938574_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938574_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938575_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938575_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938575_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938575_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938575_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938575_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938575_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938575_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938575_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938575_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938575_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938575_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938575_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938575_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938575_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938575_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938576_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938576_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938576_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938576_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938576_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938576_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938576_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938576_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938579_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938579_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938579_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938579_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938579_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938579_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938579_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938579_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938580_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938580_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938580_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938580_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938580_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938580_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938580_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938580_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938581_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938581_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938581_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938581_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938581_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938581_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938581_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938581_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938582_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938582_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938582_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938582_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938582_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938582_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938582_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938582_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938583_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938583_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938583_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938583_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938583_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938583_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938583_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938583_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938585_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938585_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938585_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938585_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938585_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938585_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938585_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938585_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939148_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939148_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939148_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939148_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939148_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939148_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939148_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939148_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939149_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939149_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939149_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939149_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939149_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939149_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939149_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939149_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939150_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939150_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939150_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939150_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939150_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939150_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939150_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939150_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939151_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939151_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939151_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939151_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939151_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939151_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939151_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939151_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939153_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939153_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939153_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939153_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939153_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939153_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939153_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939153_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939153_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939153_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938632_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938632_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938632_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938632_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938632_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938632_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938632_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938632_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938651_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938651_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938651_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938651_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938651_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938651_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938651_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938651_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938652_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938652_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938652_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938652_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938652_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938652_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938652_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938652_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938667_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938667_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938667_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938667_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938667_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938667_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938667_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938667_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938670_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938670_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938670_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938670_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938670_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938670_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938670_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938670_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938692_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938692_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938692_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938692_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938692_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938692_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938692_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938692_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938693_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938693_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938693_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938693_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938693_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938693_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938693_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938693_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938693_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938693_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938693_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938693_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938693_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938693_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938693_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938693_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938711_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938711_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938711_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938711_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938711_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938711_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938711_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938711_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938713_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938713_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938713_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938713_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938713_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938713_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938713_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938713_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938713_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938713_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938713_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938713_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938713_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938713_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938713_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938713_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938716_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938716_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938716_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938716_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938716_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938716_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938716_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938716_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938716_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938716_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938716_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938716_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938716_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938716_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938716_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938716_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938717_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938717_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938717_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938717_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938717_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938717_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938717_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938717_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938717_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938717_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938717_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938717_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938717_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938717_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938717_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938717_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938718_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938718_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938718_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938718_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938718_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938718_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938718_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938718_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938718_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938718_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938718_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938718_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938718_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938718_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938718_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938718_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938721_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938721_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938721_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938721_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938721_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938721_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938721_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938721_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938721_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938721_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938721_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938721_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938721_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938721_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938721_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938721_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938722_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938722_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938722_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938722_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938722_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938722_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938722_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938722_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938722_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938722_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938722_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938722_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938722_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938722_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938722_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938722_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938723_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938723_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938723_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938723_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938723_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938723_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938723_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938723_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938724_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938724_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938724_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938724_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938724_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938724_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938724_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938724_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938724_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938724_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938724_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938724_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938724_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938724_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938724_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938724_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938726_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938726_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938726_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938726_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938726_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938726_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938726_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938726_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938727_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938727_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938727_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938727_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938727_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938727_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938727_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938727_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938727_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938727_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938727_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938727_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938727_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938727_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938727_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938727_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938793_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938793_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938793_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938793_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938793_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938793_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938793_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938793_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938794_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938794_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938794_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938794_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938794_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938794_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938794_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938794_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938809_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938809_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938809_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938809_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938809_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938809_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938809_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938809_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938809_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938809_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938809_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938809_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938809_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938809_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938809_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938809_3'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938825_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938825_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938825_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938825_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938825_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938825_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938825_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938825_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938827_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938827_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938827_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938827_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938827_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938827_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938827_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938827_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938827_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938827_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938827_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938827_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938827_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938827_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938827_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938827_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938834_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938834_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938834_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938834_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938834_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938834_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938834_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938834_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938853_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938853_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938853_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938853_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938853_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938853_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938853_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938853_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938855_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938855_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938855_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938855_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938855_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938855_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938855_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938855_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938855_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938855_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938855_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938855_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938855_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938855_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938855_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938855_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938857_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938857_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938857_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938857_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938857_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938857_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938857_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938857_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938858_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938858_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938858_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938858_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938858_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938858_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938858_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938858_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938858_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938858_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938858_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938858_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938858_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938858_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938858_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938858_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938859_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938859_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938859_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938859_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938859_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938859_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938859_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938859_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938860_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938860_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938860_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938860_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938860_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938860_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938860_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938860_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938860_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938860_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938860_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938860_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938860_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938860_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938860_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938860_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938860_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938860_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938860_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938860_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938860_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938860_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938860_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938860_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938863_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938863_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938863_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938863_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938863_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938863_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938863_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938863_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938864_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938864_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938864_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938864_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938864_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938864_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938864_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938864_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938865_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938865_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938865_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938865_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938865_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938865_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938865_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938865_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938865_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938865_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938865_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938865_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938865_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938865_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938865_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938865_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938866_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938866_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938866_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938866_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938866_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938866_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938866_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938866_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938867_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938867_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938867_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938867_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938867_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938867_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938867_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938867_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938867_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938867_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938867_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938867_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938867_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938867_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938867_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938867_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938869_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938869_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938869_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938869_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938869_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938869_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938869_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938869_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938869_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938869_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938869_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938869_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938869_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938869_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938869_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938869_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938936_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938936_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938936_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938936_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938936_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938936_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9938936_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938936_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938936_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938936_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938936_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938936_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938936_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938936_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9938936_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938936_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938969_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938969_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938969_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938969_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938969_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938969_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9938969_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938969_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938995_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938995_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938995_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938995_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938995_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938995_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9938995_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938995_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938995_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938995_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938995_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938995_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938995_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938995_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9938995_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938995_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938997_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938997_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938997_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938997_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938997_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938997_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9938997_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938997_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938997_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938997_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938997_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938997_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938997_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938997_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9938997_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938997_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938997_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938997_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938997_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938997_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938997_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938997_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9938997_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938997_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939001_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939001_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939001_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939001_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939001_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939001_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939001_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939001_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939005_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939005_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939005_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939005_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939005_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939005_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939005_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939005_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939005_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939005_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939005_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939005_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939005_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939005_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939005_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939005_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939005_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939005_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939005_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939005_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939005_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939005_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939005_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939005_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939006_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939006_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939006_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939006_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939006_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939006_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939006_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939006_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966194_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966194_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966194_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966194_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966194_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966194_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966194_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966194_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966199_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966199_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966199_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966199_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966199_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966199_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966199_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966199_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966052_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966052_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966052_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966052_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966052_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966052_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655746'^^xsd:string;
  dwc:catalogNumber '9966052_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655746'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966052_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966052_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966052_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966052_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966052_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966052_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966052_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655746'^^xsd:string;
  dwc:catalogNumber '9966052_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655746'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966052_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966058_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966058_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966058_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966058_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966058_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966058_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655746'^^xsd:string;
  dwc:catalogNumber '9966058_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655746'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966058_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966068_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966068_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966068_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966068_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966068_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966068_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655746'^^xsd:string;
  dwc:catalogNumber '9966068_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655746'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966068_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966070_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966070_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966070_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966070_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966070_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966070_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655746'^^xsd:string;
  dwc:catalogNumber '9966070_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655746'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966070_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966070_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966070_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966070_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966070_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966070_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966070_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655746'^^xsd:string;
  dwc:catalogNumber '9966070_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655746'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966070_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966076_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966076_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966076_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966076_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966076_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966076_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655746'^^xsd:string;
  dwc:catalogNumber '9966076_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655746'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966076_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966077_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966077_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966077_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966077_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966077_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966077_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655746'^^xsd:string;
  dwc:catalogNumber '9966077_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655746'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966077_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966078_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966078_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966078_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966078_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966078_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966078_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655746'^^xsd:string;
  dwc:catalogNumber '9966078_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655746'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966078_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966078_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966078_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966078_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966078_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966078_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966078_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655746'^^xsd:string;
  dwc:catalogNumber '9966078_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655746'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966078_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966079_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966079_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966079_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966079_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966079_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966079_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655746'^^xsd:string;
  dwc:catalogNumber '9966079_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655746'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966079_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966079_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966079_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966079_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966079_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966079_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966079_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655746'^^xsd:string;
  dwc:catalogNumber '9966079_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655746'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966079_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966084_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966084_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966084_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966084_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966084_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966084_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655746'^^xsd:string;
  dwc:catalogNumber '9966084_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655746'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966084_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966158_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966158_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966158_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966158_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966158_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966158_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966158_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966158_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966158_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966158_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966158_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966158_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966158_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966158_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966158_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966158_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966173_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966173_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966173_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966173_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966173_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966173_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966173_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966173_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966185_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966185_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966185_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966185_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966185_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966185_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966185_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966185_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966187_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966187_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966187_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966187_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966187_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966187_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966187_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966187_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966187_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966187_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966187_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966187_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966187_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966187_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966187_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966187_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966188_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966188_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966188_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966188_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966188_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966188_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966188_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966188_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966189_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966189_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966189_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966189_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966189_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966189_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966189_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966189_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966191_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966191_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966191_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966191_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966191_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966191_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966191_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966191_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966192_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966192_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966192_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966192_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966192_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966192_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966192_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966192_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966192_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966192_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966192_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966192_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966192_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966192_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966192_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966192_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966193_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966193_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966193_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966193_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966193_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966193_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966193_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966193_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965178_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965178_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965178_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965178_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965178_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965178_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965178_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965178_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965191_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965191_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965191_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965191_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965191_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965191_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965191_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965191_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965215_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965215_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965215_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965215_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965215_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965215_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965215_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965215_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965222_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965222_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965222_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965222_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965222_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965222_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965222_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965222_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965222_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965222_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965222_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965222_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965222_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965222_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965222_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965222_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965227_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965227_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965227_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965227_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965227_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965227_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965227_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965227_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965228_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965228_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965228_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965228_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965228_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965228_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965228_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965228_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965229_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965229_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965229_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965229_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965229_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965229_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965229_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965229_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965231_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965231_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965231_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965231_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965231_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965231_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965231_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965231_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965231_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965231_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965231_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965231_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965231_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965231_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965231_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965231_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965232_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965232_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965232_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965232_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965232_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965232_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965232_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965232_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965232_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965232_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965232_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965232_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965232_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965232_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965232_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965232_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965233_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965233_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965233_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965233_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965233_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965233_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965233_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965233_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965234_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965234_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965234_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965234_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965234_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965234_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965234_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965234_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965235_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965235_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965235_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965235_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965235_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965235_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965235_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965235_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965238_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965238_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965238_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965238_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965238_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965238_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965238_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965238_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965281_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965281_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965281_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965281_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965281_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965281_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965281_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965281_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965305_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965305_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965305_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965305_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965305_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965305_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965305_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965305_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965305_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965305_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965305_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965305_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965305_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965305_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965305_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965305_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965312_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965312_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965312_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965312_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965312_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965312_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965312_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965312_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965312_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965312_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965312_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965312_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965312_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965312_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965312_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965312_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965313_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965313_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965313_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965313_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965313_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965313_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965313_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965313_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965317_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965317_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965317_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965317_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965317_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965317_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965317_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965317_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965318_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965318_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965318_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965318_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965318_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965318_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965318_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965318_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965319_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965319_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965319_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965319_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965319_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965319_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965319_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965319_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965319_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965319_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965319_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965319_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965319_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965319_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965319_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965319_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965320_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965320_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965320_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965320_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965320_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965320_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965320_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965320_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965321_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965321_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965321_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965321_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965321_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965321_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965321_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965321_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965322_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965322_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965322_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965322_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965322_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965322_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965322_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965322_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965322_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965322_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965322_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965322_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965322_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965322_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965322_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965322_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965323_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965323_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965323_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965323_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965323_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965323_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965323_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965323_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965324_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965324_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965324_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965324_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965324_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965324_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965324_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965324_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965325_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965325_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965325_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965325_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965325_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965325_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965325_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965325_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965326_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965326_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965326_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965326_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965326_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965326_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965326_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965326_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965328_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965328_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965328_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965328_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965328_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965328_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965328_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965328_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965328_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965328_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965328_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965328_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965328_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965328_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965328_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965328_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939149_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939149_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939149_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939149_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939149_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939149_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939149_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939149_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939150_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939150_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939150_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939150_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939150_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939150_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939150_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939150_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939153_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939153_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939153_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939153_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939153_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939153_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939153_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939153_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939007_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939007_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939007_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939007_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939007_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939007_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939007_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939007_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939008_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939008_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939008_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939008_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939008_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939008_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939008_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939008_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939008_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939008_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939008_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939008_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939008_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939008_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939008_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939008_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939011_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939011_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939011_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939011_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939011_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939011_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939011_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939011_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939058_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939058_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939058_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939058_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939058_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939058_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939058_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939058_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939143_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939143_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939143_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939143_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939143_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939143_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939143_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939143_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939147_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939147_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939147_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939147_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939147_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939147_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939147_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939147_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939148_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939148_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939148_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939148_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655377%3A9939148_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939148_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655377'^^xsd:string;
  dwc:catalogNumber '9939148_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655377'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655377:9939148_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938543_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938543_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938543_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938543_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938543_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938543_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938543_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938543_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938571_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938571_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938571_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938571_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938571_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938571_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938571_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938571_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938574_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938574_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938574_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938574_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938574_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938574_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938574_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938574_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938576_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938576_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938576_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938576_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938576_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938576_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938576_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938576_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938585_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938585_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938585_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938585_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655373%3A9938585_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938585_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655373'^^xsd:string;
  dwc:catalogNumber '9938585_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655373'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655373:9938585_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938632_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938632_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938632_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938632_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938632_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938632_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938632_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938632_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938685_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938685_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938685_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938685_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938685_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938685_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938685_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938685_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938711_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938711_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938711_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938711_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938711_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938711_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938711_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938711_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938713_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938713_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938713_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938713_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938713_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938713_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938713_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938713_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938717_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938717_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938717_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938717_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938717_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938717_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938717_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938717_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938721_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938721_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938721_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938721_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938721_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938721_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938721_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938721_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938722_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938722_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938722_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938722_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938722_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938722_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938722_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938722_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938723_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938723_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938723_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938723_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938723_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938723_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938723_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938723_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938723_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938723_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938723_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938723_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938723_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938723_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938723_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938723_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938727_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938727_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938727_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938727_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655374%3A9938727_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938727_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655374'^^xsd:string;
  dwc:catalogNumber '9938727_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655374'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655374:9938727_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938774_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938774_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938774_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938774_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938774_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938774_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938774_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938774_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938825_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938825_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938825_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938825_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938825_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938825_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938825_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938825_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938834_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938834_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938834_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938834_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938834_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938834_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938834_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938834_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938855_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938855_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938855_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938855_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938855_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938855_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938855_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938855_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938859_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938859_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938859_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938859_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938859_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938859_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938859_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938859_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938863_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938863_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938863_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938863_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938863_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938863_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938863_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938863_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938864_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938864_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938864_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938864_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938864_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938864_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938864_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938864_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938869_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938869_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938869_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938869_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655375%3A9938869_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938869_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655375'^^xsd:string;
  dwc:catalogNumber '9938869_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655375'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655375:9938869_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938951_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938951_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938951_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938951_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938951_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938951_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9938951_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938951_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938977_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938977_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938977_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938977_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9938977_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938977_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9938977_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9938977_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939001_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939001_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939001_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939001_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939001_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939001_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939001_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939001_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939006_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939006_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939006_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939006_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655376%3A9939006_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939006_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655376'^^xsd:string;
  dwc:catalogNumber '9939006_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655376'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655376:9939006_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966199_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966199_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966199_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966199_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966199_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966199_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966199_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966199_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966058_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966058_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966058_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966058_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966058_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966058_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655746'^^xsd:string;
  dwc:catalogNumber '9966058_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655746'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966058_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966076_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966076_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966076_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966076_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966076_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966076_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655746'^^xsd:string;
  dwc:catalogNumber '9966076_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655746'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966076_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966077_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966077_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966077_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966077_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966077_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966077_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655746'^^xsd:string;
  dwc:catalogNumber '9966077_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655746'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966077_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966084_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966084_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966084_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966084_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655746%3A9966084_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966084_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655746'^^xsd:string;
  dwc:catalogNumber '9966084_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655746'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655746:9966084_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966186_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966186_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966186_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966186_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966186_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966186_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966186_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966186_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966188_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966188_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966188_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966188_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966188_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966188_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966188_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966188_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966191_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966191_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966191_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966191_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966191_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966191_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966191_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966191_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966193_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966193_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966193_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966193_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966193_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966193_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966193_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966193_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966194_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966194_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966194_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966194_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655747%3A9966194_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966194_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655747'^^xsd:string;
  dwc:catalogNumber '9966194_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655747'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655747:9966194_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965178_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965178_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965178_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965178_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965178_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965178_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965178_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965178_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965191_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965191_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965191_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965191_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965191_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965191_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965191_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965191_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965215_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965215_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965215_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965215_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965215_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965215_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965215_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965215_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965228_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965228_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965228_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965228_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965228_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965228_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965228_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965228_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965233_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965233_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965233_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965233_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965233_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965233_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965233_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965233_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965234_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965234_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965234_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965234_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965234_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965234_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965234_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965234_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965238_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965238_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965238_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965238_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965238_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965238_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965238_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965238_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965315_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965315_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965315_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965315_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965315_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965315_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965315_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965315_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965317_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965317_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965317_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965317_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965317_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965317_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965317_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965317_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965321_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965321_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965321_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965321_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965321_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965321_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965321_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965321_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965323_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965323_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965323_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965323_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965323_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965323_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965323_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965323_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965324_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965324_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965324_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965324_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965324_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965324_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965324_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965324_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965325_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965325_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965325_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965325_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655739%3A9965325_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965325_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655739'^^xsd:string;
  dwc:catalogNumber '9965325_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655739'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655739:9965325_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965225_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965225_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965225_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965225_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965225_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965225_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965225_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965225_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965225_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965225_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965225_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965225_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655738%3A9965225_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965225_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655738'^^xsd:string;
  dwc:catalogNumber '9965225_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655738'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655738:9965225_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961869_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961869_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961869_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961869_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961869_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961869_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655542'^^xsd:string;
  dwc:catalogNumber '9961869_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655542'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961869_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961871_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961871_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961871_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961871_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655542%3A9961871_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961871_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655542'^^xsd:string;
  dwc:catalogNumber '9961871_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655542'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655542:9961871_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9961922_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9961922_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9961922_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9961922_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9961922_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9961922_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655543'^^xsd:string;
  dwc:catalogNumber '9961922_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655543'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9961922_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962008_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962008_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962008_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962008_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962008_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962008_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655543'^^xsd:string;
  dwc:catalogNumber '9962008_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655543'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962008_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962012_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962012_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962012_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962012_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962012_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962012_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655543'^^xsd:string;
  dwc:catalogNumber '9962012_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655543'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962012_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962017_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962017_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962017_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962017_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655543%3A9962017_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962017_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655543'^^xsd:string;
  dwc:catalogNumber '9962017_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655543'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655543:9962017_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962576_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962576_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962576_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962576_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962576_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962576_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962576_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962576_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962576_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962576_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962576_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962576_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962576_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962576_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962576_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962576_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962579_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962579_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962579_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962579_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962579_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962579_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962579_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962579_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962581_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962581_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962581_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962581_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962581_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962581_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962581_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962581_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962581_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962581_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962581_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962581_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962581_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962581_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962581_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962581_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962582_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962582_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962582_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962582_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962582_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962582_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962582_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962582_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962583_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962583_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962583_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962583_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962583_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962583_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962583_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962583_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962585_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962585_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962585_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962585_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962585_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962585_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962585_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962585_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962585_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962585_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962585_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962585_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962585_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962585_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962585_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962585_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962206_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962206_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962206_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962206_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962206_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962206_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962206_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962206_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962206_4'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962226_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962226_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962226_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962226_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962226_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962226_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962226_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962226_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962234_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962234_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962234_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962234_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962234_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962234_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962234_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962234_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962257_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962257_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962257_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962257_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962257_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962257_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962257_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962257_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962259_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962259_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962259_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962259_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962259_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962259_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962259_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962259_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962267_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962267_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962267_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962267_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962267_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962267_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962267_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962267_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962267_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962267_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962267_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962267_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962267_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962267_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962267_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962267_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962267_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962267_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962267_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962267_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962267_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962267_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962267_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962267_4'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962285_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962285_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962285_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962285_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962285_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962285_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962285_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962285_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962287_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962287_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962287_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962287_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962287_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962287_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962287_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962287_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962287_4'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962291_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962291_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962291_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962291_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962291_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962291_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962291_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962291_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962291_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962291_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962291_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962291_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962291_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962291_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962291_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962291_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962291_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962291_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962291_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962291_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962291_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962291_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962291_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962291_4'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962295_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962295_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962295_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962295_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962295_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962295_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962295_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962295_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962295_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962296_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962296_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962296_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962296_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962296_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962296_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962296_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962296_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962296_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962296_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962296_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962296_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962296_4'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962297_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962297_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962297_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962297_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962297_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962297_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962297_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962297_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962297_4'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962298_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962298_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962298_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962298_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962298_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962298_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962298_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962298_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962298_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962299_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962299_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962299_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962299_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962299_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962299_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962299_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962299_4'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962301_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962301_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962301_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962301_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962301_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962301_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962301_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962301_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962301_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962348_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962348_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962348_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962348_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962348_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962348_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962348_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962348_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962348_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962348_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962348_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962348_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962348_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962348_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962348_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962348_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962368_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962368_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962368_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962368_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962368_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962368_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962368_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962368_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962427_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962427_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962427_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962427_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962427_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962427_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962427_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962427_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962429_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962429_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962429_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962429_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962429_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962429_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962429_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962429_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962432_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962432_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962432_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962432_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962432_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962432_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962432_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962432_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962437_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962437_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962437_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962437_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962437_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962437_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962437_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962437_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962438_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962438_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962438_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962438_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962438_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962438_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962438_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962438_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962438_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962438_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962438_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962438_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962438_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962438_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962438_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962438_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962439_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962439_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962439_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962439_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962439_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962439_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962439_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962439_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962440_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962440_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962440_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962440_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962440_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962440_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962440_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962440_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962440_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962440_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962440_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962440_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962440_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962440_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962440_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962440_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962441_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962441_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962441_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962441_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962441_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962441_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962441_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962441_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962443_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962443_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962443_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962443_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962443_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962443_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962443_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962443_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962443_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962443_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962443_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962443_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962443_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962443_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962443_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962443_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962490_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962490_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962490_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962490_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962490_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962490_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962490_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962490_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962510_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962510_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962510_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962510_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962510_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962510_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962510_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962510_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962525_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962525_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962525_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962525_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962525_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962525_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962525_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962525_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962541_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962541_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962541_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962541_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962541_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962541_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962541_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962541_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962551_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962551_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962551_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962551_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962551_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962551_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962551_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962551_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962551_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962551_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962551_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962551_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962551_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962551_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962551_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962551_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962569_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962569_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962569_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962569_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962569_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962569_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962569_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962569_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962571_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962571_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962571_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962571_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962571_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962571_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962571_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962571_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962575_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962575_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962575_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962575_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962575_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962575_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962575_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962575_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939235_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939235_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939235_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939235_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939235_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939235_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939235_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939235_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939253_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939253_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939253_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939253_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939253_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939253_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939253_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939253_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939200_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939200_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939200_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939200_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939200_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939200_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939200_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939200_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939431_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939431_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939431_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939431_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939431_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939431_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655379'^^xsd:string;
  dwc:catalogNumber '9939431_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655379'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939431_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939433_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939433_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939433_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939433_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939433_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939433_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655379'^^xsd:string;
  dwc:catalogNumber '9939433_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655379'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939433_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939434_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939434_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939434_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939434_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939434_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939434_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655379'^^xsd:string;
  dwc:catalogNumber '9939434_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655379'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939434_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939437_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939437_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939437_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939437_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939437_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939437_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655379'^^xsd:string;
  dwc:catalogNumber '9939437_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655379'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939437_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939437_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939437_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939437_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939437_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939437_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939437_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655379'^^xsd:string;
  dwc:catalogNumber '9939437_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655379'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939437_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939517_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939517_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939517_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939517_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939517_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939517_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655380'^^xsd:string;
  dwc:catalogNumber '9939517_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655380'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis odiosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109638'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939517_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939563_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939563_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939563_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939563_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939563_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939563_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655380'^^xsd:string;
  dwc:catalogNumber '9939563_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655380'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939563_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939568_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939568_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939568_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939568_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939568_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939568_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655380'^^xsd:string;
  dwc:catalogNumber '9939568_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655380'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939568_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939569_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939569_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939569_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939569_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939569_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939569_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655380'^^xsd:string;
  dwc:catalogNumber '9939569_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655380'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939569_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939569_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939569_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939569_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939569_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939569_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939569_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655380'^^xsd:string;
  dwc:catalogNumber '9939569_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655380'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939569_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939573_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939573_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939573_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939573_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939573_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939573_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655380'^^xsd:string;
  dwc:catalogNumber '9939573_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655380'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939573_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939573_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939573_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939573_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939573_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939573_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939573_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655380'^^xsd:string;
  dwc:catalogNumber '9939573_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655380'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939573_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939575_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939575_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939575_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939575_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939575_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939575_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655380'^^xsd:string;
  dwc:catalogNumber '9939575_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655380'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939575_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939579_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939579_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939579_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939579_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939579_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939579_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655380'^^xsd:string;
  dwc:catalogNumber '9939579_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655380'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939579_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939579_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939579_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939579_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939579_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939579_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939579_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655380'^^xsd:string;
  dwc:catalogNumber '9939579_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655380'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939579_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939705_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939705_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939705_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939705_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939705_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939705_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655381'^^xsd:string;
  dwc:catalogNumber '9939705_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655381'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939705_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939707_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939707_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939707_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939707_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939707_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939707_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655381'^^xsd:string;
  dwc:catalogNumber '9939707_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655381'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939707_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939711_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939711_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939711_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939711_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939711_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939711_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655381'^^xsd:string;
  dwc:catalogNumber '9939711_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655381'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939711_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939713_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939713_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939713_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939713_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939713_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939713_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655381'^^xsd:string;
  dwc:catalogNumber '9939713_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655381'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939713_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939715_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939715_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939715_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939715_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939715_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939715_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655381'^^xsd:string;
  dwc:catalogNumber '9939715_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655381'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939715_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939715_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939715_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939715_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939715_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939715_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939715_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655381'^^xsd:string;
  dwc:catalogNumber '9939715_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655381'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939715_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939717_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939717_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939717_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939717_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939717_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939717_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655381'^^xsd:string;
  dwc:catalogNumber '9939717_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655381'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939717_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939718_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939718_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939718_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939718_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939718_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939718_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655381'^^xsd:string;
  dwc:catalogNumber '9939718_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655381'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939718_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939721_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939721_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939721_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939721_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939721_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939721_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655381'^^xsd:string;
  dwc:catalogNumber '9939721_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655381'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939721_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939721_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939721_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939721_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939721_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939721_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939721_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655381'^^xsd:string;
  dwc:catalogNumber '9939721_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655381'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939721_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939253_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939253_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939253_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939253_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939253_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939253_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939253_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939253_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939260_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939260_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939260_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939260_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939260_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939260_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939260_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939260_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939279_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939279_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939279_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939279_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939279_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939279_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939279_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939279_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939281_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939281_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939281_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939281_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939281_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939281_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939281_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939281_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939281_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939281_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939281_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939281_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939281_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939281_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939281_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939281_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939284_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939284_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939284_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939284_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939284_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939284_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939284_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939284_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939285_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939285_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939285_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939285_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939285_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939285_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939285_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939285_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939285_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939285_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939285_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939285_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939285_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939285_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939285_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939285_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939286_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939286_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939286_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939286_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939286_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939286_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939286_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939286_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939286_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939286_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939286_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939286_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939286_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939286_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939286_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939286_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939289_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939289_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939289_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939289_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939289_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939289_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939289_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939289_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939289_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939289_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939289_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939289_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939289_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939289_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939289_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939289_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939290_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939290_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939290_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939290_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939290_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939290_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939290_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939290_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939290_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939290_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939290_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939290_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939290_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939290_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939290_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939290_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939291_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939291_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939291_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939291_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939291_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939291_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939291_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939291_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939291_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939291_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939291_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939291_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939291_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939291_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939291_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939291_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939291_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939291_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939291_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939291_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939291_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939291_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939291_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939291_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939292_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939292_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939292_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939292_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939292_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939292_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939292_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939292_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939292_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939292_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939292_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939292_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939292_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939292_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939292_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939292_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939295_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939295_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939295_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939295_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939295_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939295_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939295_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939295_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939295_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939295_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939295_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939295_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939295_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939295_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939295_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939295_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939295_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939295_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939295_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939295_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939295_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939295_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939295_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939295_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939342_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939342_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939342_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939342_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939342_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939342_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655379'^^xsd:string;
  dwc:catalogNumber '9939342_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655379'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939342_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939342_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939342_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939342_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939342_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939342_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939342_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655379'^^xsd:string;
  dwc:catalogNumber '9939342_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655379'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939342_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939377_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939377_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939377_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939377_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939377_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939377_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655379'^^xsd:string;
  dwc:catalogNumber '9939377_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655379'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939377_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939421_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939421_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939421_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939421_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939421_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939421_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655379'^^xsd:string;
  dwc:catalogNumber '9939421_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655379'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939421_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939425_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939425_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939425_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939425_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939425_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939425_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655379'^^xsd:string;
  dwc:catalogNumber '9939425_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655379'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939425_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939426_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939426_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939426_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939426_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939426_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939426_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655379'^^xsd:string;
  dwc:catalogNumber '9939426_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655379'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939426_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939427_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939427_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939427_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939427_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939427_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939427_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655379'^^xsd:string;
  dwc:catalogNumber '9939427_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655379'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939427_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939431_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939431_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939431_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939431_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939431_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939431_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655379'^^xsd:string;
  dwc:catalogNumber '9939431_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655379'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939431_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947676_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947676_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947676_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947676_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947676_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947676_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947676_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947676_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947700_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947700_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947700_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947700_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947700_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947700_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947700_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947700_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947701_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947701_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947701_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947701_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947701_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947701_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947701_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947701_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947701_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947701_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947701_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947701_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947701_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947701_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947701_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947701_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947713_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947713_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947713_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947713_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947713_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947713_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947713_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947713_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947722_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947722_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947722_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947722_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947722_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947722_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947722_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947722_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947723_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947723_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947723_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947723_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947723_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947723_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947723_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'Lingulodinium polyedra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233592'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947723_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947740_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947740_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947740_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947740_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947740_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947740_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947740_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947740_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947743_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947743_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947743_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947743_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947743_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947743_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947743_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947743_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947746_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947746_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947746_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947746_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947746_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947746_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947746_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947746_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947746_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947746_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947746_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947746_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947746_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947746_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947746_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947746_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947747_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947747_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947747_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947747_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947747_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947747_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947747_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947747_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947747_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947747_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947747_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947747_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947747_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947747_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947747_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947747_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947754_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947754_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947754_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947754_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947754_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947754_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947754_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947754_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947754_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947754_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947754_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947754_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947754_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947754_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947754_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947754_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947791_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947791_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947791_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947791_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947791_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947791_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947791_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947791_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947856_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947856_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947856_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947856_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947856_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947856_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947856_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947856_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947856_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947856_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947856_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947856_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947856_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947856_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947856_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947856_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947857_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947857_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947857_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947857_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947857_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947857_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947857_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947857_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947857_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947857_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947857_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947857_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947857_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947857_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947857_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947857_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947858_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947858_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947858_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947858_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947858_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947858_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947858_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947858_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947858_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947858_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947858_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947858_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947858_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947858_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947858_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947858_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947861_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947861_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947861_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947861_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947861_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947861_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947861_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947861_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947861_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947861_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947861_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947861_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947861_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947861_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947861_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947861_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947862_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947862_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947862_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947862_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947862_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947862_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947862_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947862_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947863_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947863_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947863_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947863_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947863_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947863_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947863_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947863_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947863_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947863_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947863_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947863_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947863_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947863_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947863_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947863_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947864_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947864_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947864_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947864_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947864_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947864_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947864_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947864_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947865_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947865_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947865_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947865_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947865_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947865_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947865_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947865_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947869_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947869_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947869_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947869_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947869_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947869_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947869_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947869_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947869_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947869_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947869_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947869_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947869_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947869_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947869_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947869_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947676_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947676_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947676_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947676_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947676_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947676_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947676_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947676_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947722_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947722_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947722_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947722_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947722_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947722_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947722_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947722_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947743_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947743_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947743_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947743_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947743_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947743_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947743_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947743_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947748_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947748_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947748_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947748_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655440%3A9947748_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947748_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655440'^^xsd:string;
  dwc:catalogNumber '9947748_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655440'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655440:9947748_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947837_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947837_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947837_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947837_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947837_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947837_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947837_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947837_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947859_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947859_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947859_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947859_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947859_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947859_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947859_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947859_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947860_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947860_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947860_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947860_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947860_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947860_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947860_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947860_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947862_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947862_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947862_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947862_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947862_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947862_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947862_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947862_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947864_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947864_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947864_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947864_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947864_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947864_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947864_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947864_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947855_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947855_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947855_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947855_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655441%3A9947855_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947855_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655441'^^xsd:string;
  dwc:catalogNumber '9947855_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655441'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655441:9947855_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939433_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939433_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939433_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939433_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939433_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939433_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655379'^^xsd:string;
  dwc:catalogNumber '9939433_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655379'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939433_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939484_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939484_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939484_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939484_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939484_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939484_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655380'^^xsd:string;
  dwc:catalogNumber '9939484_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655380'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939484_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939563_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939563_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939563_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939563_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939563_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939563_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655380'^^xsd:string;
  dwc:catalogNumber '9939563_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655380'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939563_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939575_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939575_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939575_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939575_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655380%3A9939575_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939575_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655380'^^xsd:string;
  dwc:catalogNumber '9939575_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655380'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655380:9939575_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939705_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939705_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939705_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939705_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939705_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939705_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655381'^^xsd:string;
  dwc:catalogNumber '9939705_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655381'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939705_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939707_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939707_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939707_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939707_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939707_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939707_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655381'^^xsd:string;
  dwc:catalogNumber '9939707_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655381'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939707_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939718_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939718_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939718_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939718_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655381%3A9939718_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939718_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655381'^^xsd:string;
  dwc:catalogNumber '9939718_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655381'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655381:9939718_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939200_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939200_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939200_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939200_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939200_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939200_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939200_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939200_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939261_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939261_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939261_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939261_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939261_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939261_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939261_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939261_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939281_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939281_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939281_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939281_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939281_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939281_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939281_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939281_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939285_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939285_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939285_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939285_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939285_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939285_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939285_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939285_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939289_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939289_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939289_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939289_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939289_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939289_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939289_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939289_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939290_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939290_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939290_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939290_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939290_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939290_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939290_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939290_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939292_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939292_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939292_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939292_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939292_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939292_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939292_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939292_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939293_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939293_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939293_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939293_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655378%3A9939293_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939293_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655378'^^xsd:string;
  dwc:catalogNumber '9939293_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655378'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655378:9939293_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939421_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939421_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939421_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939421_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939421_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939421_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655379'^^xsd:string;
  dwc:catalogNumber '9939421_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655379'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939421_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939427_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939427_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939427_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939427_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655379%3A9939427_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939427_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655379'^^xsd:string;
  dwc:catalogNumber '9939427_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655379'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655379:9939427_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962226_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962226_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962226_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962226_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962226_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962226_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962226_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962226_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962259_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962259_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962259_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962259_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962259_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962259_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962259_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962259_3'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962266_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962266_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962266_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962266_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962266_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962266_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962266_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962266_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962287_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962287_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962287_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962287_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962290_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962290_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962290_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962290_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962290_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962290_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962290_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962290_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962292_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962292_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962292_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962292_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962292_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962292_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962292_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962292_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962295_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962295_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962295_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962295_4'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962297_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962297_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962297_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962297_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962298_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962298_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962298_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962298_4'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962301_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962301_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962301_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962301_4'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962409_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962409_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962409_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962409_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962409_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962409_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962409_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962409_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962433_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962433_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962433_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962433_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962433_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962433_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962433_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962433_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962437_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962437_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962437_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962437_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962437_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962437_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962437_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962437_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962439_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962439_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962439_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962439_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655546%3A9962439_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962439_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655546'^^xsd:string;
  dwc:catalogNumber '9962439_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655546'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655546:9962439_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962490_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962490_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962490_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962490_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962490_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962490_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962490_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962490_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962543_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962543_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962543_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962543_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962543_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962543_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962543_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962543_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962574_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962574_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962574_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962574_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962574_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962574_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962574_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962574_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962580_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962580_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962580_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962580_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962580_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962580_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962580_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962580_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962580_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962580_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962580_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962580_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962580_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962580_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962580_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962580_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962582_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962582_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962582_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962582_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655547%3A9962582_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962582_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655547'^^xsd:string;
  dwc:catalogNumber '9962582_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655547'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655547:9962582_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962206_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962206_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962206_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962206_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962226_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962226_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962226_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962226_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8167 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "57.8167"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655545%3A9962226_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962226_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655545'^^xsd:string;
  dwc:catalogNumber '9962226_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655545'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '57.8167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655545:9962226_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960218_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960218_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960218_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960218_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960218_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960218_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655531'^^xsd:string;
  dwc:catalogNumber '9960218_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655531'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960218_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960238_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960238_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960238_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960238_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960238_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960238_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655531'^^xsd:string;
  dwc:catalogNumber '9960238_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655531'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960238_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960246_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960246_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960246_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960246_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960246_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960246_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655531'^^xsd:string;
  dwc:catalogNumber '9960246_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655531'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960246_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960271_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960271_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960271_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960271_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960271_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960271_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655531'^^xsd:string;
  dwc:catalogNumber '9960271_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655531'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960271_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960279_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960279_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960279_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960279_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960279_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960279_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655531'^^xsd:string;
  dwc:catalogNumber '9960279_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655531'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960279_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960299_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960299_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960299_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960299_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960299_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960299_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655531'^^xsd:string;
  dwc:catalogNumber '9960299_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655531'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960299_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960308_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960308_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960308_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960308_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960308_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960308_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655531'^^xsd:string;
  dwc:catalogNumber '9960308_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655531'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960308_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960309_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960309_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960309_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960309_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960309_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960309_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655531'^^xsd:string;
  dwc:catalogNumber '9960309_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655531'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960309_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655531'^^xsd:string;
  dwc:catalogNumber '9960310_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655531'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960310_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960313_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960313_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960313_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960313_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960313_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960313_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655531'^^xsd:string;
  dwc:catalogNumber '9960313_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655531'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960313_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960313_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960313_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960313_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960313_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960313_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960313_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655531'^^xsd:string;
  dwc:catalogNumber '9960313_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655531'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960313_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960360_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960360_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960360_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960360_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960360_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960360_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960360_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960360_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960380_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960380_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960380_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960380_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960380_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960380_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960380_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960380_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960395_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960395_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960395_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960395_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960395_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960395_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960395_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960395_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960413_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960413_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960413_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960413_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960413_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960413_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960413_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960413_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960439_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960439_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960439_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960439_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960439_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960439_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960439_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960439_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960441_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960441_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960441_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960441_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960441_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960441_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960441_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960441_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960444_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960444_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960444_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960444_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960444_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960444_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960444_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960444_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960444_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960444_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960444_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960444_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960444_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960444_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960444_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960444_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960445_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960445_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960445_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960445_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960445_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960445_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960445_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960445_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960449_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960449_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960449_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960449_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960449_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960449_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960449_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960449_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960449_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960449_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960449_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960449_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960449_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960449_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960449_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960449_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960450_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960450_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960450_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960450_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960450_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960450_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960450_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960450_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960451_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960451_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960451_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960451_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960451_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960451_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960451_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960451_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960451_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960451_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960451_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960451_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960451_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960451_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960451_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960451_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960452_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960452_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960452_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960452_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960452_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960452_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960452_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960452_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960455_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960455_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960455_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960455_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960455_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960455_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960455_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960455_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960455_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960455_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960455_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960455_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960455_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960455_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960455_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960455_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960307_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960307_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960307_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960307_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960307_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960307_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655531'^^xsd:string;
  dwc:catalogNumber '9960307_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655531'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960307_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960307_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960307_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960307_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960307_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960307_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960307_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655531'^^xsd:string;
  dwc:catalogNumber '9960307_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655531'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960307_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960308_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960308_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960308_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960308_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960308_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960308_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655531'^^xsd:string;
  dwc:catalogNumber '9960308_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655531'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960308_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964777_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964777_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964777_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964777_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964777_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964777_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964777_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964777_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964778_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964778_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964778_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964778_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964778_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964778_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964778_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964778_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964779_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964779_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964779_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964779_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964779_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964779_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964779_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964779_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964779_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964779_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964779_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964779_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964779_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964779_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964779_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964779_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964780_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964780_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964780_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964780_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964780_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964780_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964780_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964780_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964783_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964783_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964783_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964783_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964783_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964783_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964783_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964783_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964783_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964783_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964783_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964783_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964783_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964783_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964783_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964783_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964786_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964786_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964786_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964786_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964786_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964786_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964786_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964786_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964790_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964790_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964790_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964790_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964790_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964790_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964790_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964790_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964790_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964790_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964790_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964790_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964790_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964790_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964790_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964790_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964785_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964785_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964785_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964785_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964785_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964785_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964785_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964785_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964785_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964785_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964785_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964785_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964785_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964785_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964785_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964785_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964786_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964786_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964786_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964786_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964786_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964786_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964786_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964786_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964563_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964563_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964563_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964563_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964563_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964563_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964563_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964563_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964574_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964574_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964574_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964574_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964574_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964574_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964574_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964574_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964587_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964587_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964587_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964587_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964587_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964587_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964587_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964587_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964587_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964587_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964587_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964587_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964587_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964587_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964587_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964587_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964594_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964594_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964595_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964595_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964595_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964595_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964595_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964595_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964595_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964595_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964597_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964597_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964597_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964597_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964597_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964597_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964597_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964597_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964597_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964597_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964597_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964597_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964597_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964597_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964597_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964597_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964598_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964598_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964598_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964598_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964598_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964598_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964598_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964598_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964598_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964598_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964598_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964598_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964598_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964598_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964598_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964598_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964599_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964599_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964599_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964599_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964599_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964599_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964599_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964599_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964600_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964600_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964600_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964600_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964600_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964600_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964600_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964600_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964600_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964600_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964600_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964600_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964600_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964600_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964600_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964600_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964603_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964603_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964603_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964603_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964603_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964603_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964603_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964603_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964603_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964603_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964603_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964603_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964603_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964603_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964603_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964603_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964604_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964604_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964604_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964604_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964604_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964604_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964604_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964604_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964605_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964605_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964605_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964605_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964605_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964605_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964605_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964605_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964605_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964605_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964605_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964605_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964605_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964605_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964605_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964605_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964606_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964606_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964606_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964606_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964606_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964606_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964606_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964606_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964607_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964607_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964607_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964607_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964607_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964607_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964607_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964607_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964607_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964607_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964607_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964607_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964607_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964607_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964607_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964607_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964610_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964610_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964610_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964610_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964610_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964610_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964610_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964610_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964610_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964610_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964610_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964610_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964610_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964610_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964610_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964610_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964653_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964653_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964653_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964653_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964653_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964653_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964653_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964653_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964664_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964664_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964664_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964664_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964664_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964664_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964664_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964664_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964685_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964685_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964685_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964685_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964685_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964685_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964685_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964685_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964687_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964687_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964687_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964687_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964687_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964687_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964687_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964687_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964687_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964687_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964687_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964687_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964687_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964687_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964687_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964687_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964688_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964688_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964688_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964688_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964688_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964688_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964688_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964688_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964689_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964689_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964689_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964689_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964689_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964689_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964689_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964689_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964690_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964690_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964690_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964690_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964690_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964690_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964690_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964690_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964690_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964690_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964690_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964690_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964690_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964690_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964690_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964690_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964694_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964694_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964694_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964694_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964694_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964694_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964694_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964694_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964695_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964695_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964695_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964695_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964695_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964695_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964695_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964695_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964696_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964696_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964696_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964696_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964696_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964696_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964696_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964696_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964696_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964696_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964696_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964696_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964696_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964696_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964696_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964696_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964700_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964700_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964700_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964700_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964700_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964700_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964700_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964700_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964743_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964743_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964743_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964743_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964743_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964743_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964743_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964743_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964774_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964774_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964774_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964774_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964774_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964774_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964774_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964774_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964777_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964777_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964777_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964777_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964777_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964777_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964777_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964777_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937658_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937658_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937658_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937658_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937658_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937658_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937658_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937658_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937666_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937666_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937666_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937666_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937666_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937666_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937666_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937666_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937673_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937673_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937673_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937673_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937673_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937673_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937673_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937673_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937673_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937673_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937673_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937673_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937673_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937673_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937673_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937673_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937698_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937698_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937698_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937698_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937698_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937698_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937698_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937698_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937717_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937717_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937717_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937717_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937717_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937717_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937717_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937717_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937717_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937717_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937717_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937717_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937717_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937717_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937717_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937717_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937717_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937717_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937717_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937717_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937717_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937717_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937717_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937717_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937719_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937719_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937719_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937719_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937719_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937719_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937719_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937719_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937719_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937719_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937719_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937719_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937719_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937719_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937719_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937719_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937721_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937721_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937721_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937721_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937721_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937721_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937721_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937721_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937722_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937722_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937722_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937722_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937722_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937722_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937722_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937722_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937722_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937722_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937722_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937722_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937722_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937722_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937722_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937722_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937723_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937723_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937723_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937723_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937723_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937723_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937723_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937723_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937723_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937723_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937723_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937723_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937723_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937723_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937723_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937723_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937724_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937724_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937724_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937724_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937724_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937724_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937724_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937724_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937724_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937724_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937724_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937724_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937724_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937724_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937724_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937724_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937727_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937727_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937727_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937727_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937727_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937727_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937727_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937727_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937727_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937727_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937727_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937727_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937727_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937727_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937727_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937727_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937728_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937728_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937728_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937728_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937728_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937728_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937728_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937728_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937728_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937728_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937728_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937728_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937728_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937728_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937728_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937728_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937728_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937728_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937728_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937728_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937728_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937728_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937728_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937728_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937729_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937729_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937729_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937729_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937729_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937729_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937729_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937729_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937729_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937729_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937729_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937729_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937729_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937729_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937729_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937729_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937730_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937730_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937730_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937730_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937730_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937730_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937730_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937730_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937731_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937731_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937731_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937731_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937731_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937731_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937731_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937731_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937733_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937733_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937733_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937733_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937733_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937733_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937733_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937733_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937733_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937733_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937733_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937733_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937733_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937733_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937733_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937733_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937638_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937638_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937638_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937638_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937638_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937638_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937638_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937638_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937638_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937638_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937638_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937638_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937638_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937638_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937638_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937638_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937673_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937673_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937673_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937673_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937673_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937673_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937673_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937673_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937676_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937676_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937676_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937676_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937676_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937676_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937676_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937676_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937719_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937719_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937719_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937719_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937719_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937719_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937719_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937719_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937722_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937722_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937722_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937722_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937722_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937722_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937722_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937722_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937723_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937723_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937723_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937723_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937723_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937723_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937723_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937723_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937727_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937727_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937727_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937727_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937727_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937727_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937727_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937727_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937729_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937729_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937729_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937729_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937729_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937729_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937729_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937729_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937730_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937730_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937730_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937730_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937730_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937730_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937730_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937730_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937733_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937733_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937733_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937733_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655367%3A9937733_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937733_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655367'^^xsd:string;
  dwc:catalogNumber '9937733_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655367'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655367:9937733_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964604_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964604_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964604_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964604_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964604_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964604_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964604_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964604_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964606_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964606_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964606_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964606_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964606_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964606_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964606_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964606_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964653_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964653_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964653_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964653_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964653_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964653_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964653_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964653_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964684_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964684_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964684_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964684_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964684_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964684_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964684_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964684_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964689_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964689_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964689_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964689_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964689_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964689_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964689_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964689_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964693_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964693_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964693_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964693_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964693_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964693_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964693_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964693_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964693_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964693_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964693_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964693_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964693_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964693_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964693_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964693_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964694_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964694_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964694_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964694_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964694_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964694_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964694_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964694_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964695_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964695_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964695_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964695_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964695_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964695_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964695_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964695_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964700_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964700_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964700_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964700_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655732%3A9964700_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964700_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655732'^^xsd:string;
  dwc:catalogNumber '9964700_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655732'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655732:9964700_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964784_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964784_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964784_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964784_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964784_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964784_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964784_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964784_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964563_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964563_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964563_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964563_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964563_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964563_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964563_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964563_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964594_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964594_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964594_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964594_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964594_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964594_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964594_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964594_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964595_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964595_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964595_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964595_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964595_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964595_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964595_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964595_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964599_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964599_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964601_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964601_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964601_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964601_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964601_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964601_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964601_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964601_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964601_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964601_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964601_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964601_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655731%3A9964601_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964601_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655731'^^xsd:string;
  dwc:catalogNumber '9964601_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655731'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655731:9964601_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964778_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964778_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964778_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964778_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964778_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964778_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964778_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964778_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964780_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964780_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964780_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964780_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964780_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964780_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964780_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964780_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964784_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964784_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964784_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964784_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655733%3A9964784_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964784_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655733'^^xsd:string;
  dwc:catalogNumber '9964784_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655733'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655733:9964784_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960304_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960304_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960304_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960304_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960304_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960304_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655531'^^xsd:string;
  dwc:catalogNumber '9960304_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655531'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960304_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960218_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960218_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960218_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960218_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960218_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960218_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655531'^^xsd:string;
  dwc:catalogNumber '9960218_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655531'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960218_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960297_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960297_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960297_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960297_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960297_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960297_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655531'^^xsd:string;
  dwc:catalogNumber '9960297_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655531'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960297_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960309_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960309_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960309_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960309_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655531%3A9960309_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960309_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655531'^^xsd:string;
  dwc:catalogNumber '9960309_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655531'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655531:9960309_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960360_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960360_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960360_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960360_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960360_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960360_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960360_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960360_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960439_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960439_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960439_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960439_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960439_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960439_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960439_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960439_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960445_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960445_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960445_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960445_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960445_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960445_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960445_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960445_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960450_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960450_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960450_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2267"^^xsd:decimal ;
  dwc:decimalLongitude "10.5583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960450_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2267 10.5583)"^^geo:wktLiteral ;
  geo-pos:lat "58.2267"^^xsd:decimal ;
  geo-pos:long "10.5583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655532%3A9960450_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960450_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655532'^^xsd:string;
  dwc:catalogNumber '9960450_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655532'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5583'^^xsd:double;
  dwc:latitude '58.2267'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655532:9960450_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979255_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979255_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979255_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979255_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979255_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979255_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655842'^^xsd:string;
  dwc:catalogNumber '9979255_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655842'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979255_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979255_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979255_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979255_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979255_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979255_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979255_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655842'^^xsd:string;
  dwc:catalogNumber '9979255_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655842'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979255_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979336_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979336_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979336_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979336_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979336_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979336_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655842'^^xsd:string;
  dwc:catalogNumber '9979336_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655842'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979336_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979339_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979339_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979339_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979339_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979339_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979339_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655842'^^xsd:string;
  dwc:catalogNumber '9979339_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655842'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979339_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979344_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979344_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979344_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979344_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979344_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979344_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655842'^^xsd:string;
  dwc:catalogNumber '9979344_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655842'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979344_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979344_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979344_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979344_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979344_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979344_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979344_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655842'^^xsd:string;
  dwc:catalogNumber '9979344_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655842'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979344_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979345_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979345_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979345_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979345_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979345_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979345_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655842'^^xsd:string;
  dwc:catalogNumber '9979345_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655842'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979345_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979345_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979345_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979345_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979345_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979345_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979345_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655842'^^xsd:string;
  dwc:catalogNumber '9979345_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655842'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979345_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979346_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979346_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979346_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979346_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979346_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979346_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655842'^^xsd:string;
  dwc:catalogNumber '9979346_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655842'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979346_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979350_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979350_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979350_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979350_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979350_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979350_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655842'^^xsd:string;
  dwc:catalogNumber '9979350_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655842'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979350_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979350_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979350_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979350_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979350_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979350_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979350_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655842'^^xsd:string;
  dwc:catalogNumber '9979350_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655842'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979350_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979397_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979397_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979397_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979397_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979397_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979397_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655843'^^xsd:string;
  dwc:catalogNumber '9979397_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655843'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979397_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979478_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979478_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979478_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979478_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979478_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979478_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655843'^^xsd:string;
  dwc:catalogNumber '9979478_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655843'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979478_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979478_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979478_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979478_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979478_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979478_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979478_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655843'^^xsd:string;
  dwc:catalogNumber '9979478_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655843'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979478_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979481_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979481_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979481_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979481_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979481_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979481_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655843'^^xsd:string;
  dwc:catalogNumber '9979481_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655843'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979481_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979487_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979487_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979487_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979487_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979487_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979487_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655843'^^xsd:string;
  dwc:catalogNumber '9979487_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655843'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979487_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979487_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979487_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979487_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979487_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979487_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979487_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655843'^^xsd:string;
  dwc:catalogNumber '9979487_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655843'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979487_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979488_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979488_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979488_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979488_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979488_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979488_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655843'^^xsd:string;
  dwc:catalogNumber '9979488_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655843'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979488_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979488_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979488_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979488_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979488_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979488_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979488_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655843'^^xsd:string;
  dwc:catalogNumber '9979488_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655843'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979488_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979492_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979492_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979492_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979492_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979492_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979492_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655843'^^xsd:string;
  dwc:catalogNumber '9979492_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655843'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979492_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979492_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979492_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979492_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979492_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979492_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979492_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655843'^^xsd:string;
  dwc:catalogNumber '9979492_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655843'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979492_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979539_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979539_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979539_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979539_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979539_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979539_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979539_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979539_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979558_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979558_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979558_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979558_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979558_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979558_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979558_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979558_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979559_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979559_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979559_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979559_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979559_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979559_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979559_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979559_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979618_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979618_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979618_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979618_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979618_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979618_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979618_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979618_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979620_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979620_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979620_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979620_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979620_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979620_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979620_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979620_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979620_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979620_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979620_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979620_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979620_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979620_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979620_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979620_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979623_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979623_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979623_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979623_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979623_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979623_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979623_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979623_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979624_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979624_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979624_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979624_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979624_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979624_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979624_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979624_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979624_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979624_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979624_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979624_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979624_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979624_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979624_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979624_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979628_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979628_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979628_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979628_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979628_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979628_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979628_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979628_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979628_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979628_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979628_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979628_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979628_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979628_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979628_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979628_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979629_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979629_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979629_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979629_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979629_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979629_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979629_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979629_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979630_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979630_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979630_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979630_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979630_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979630_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979630_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979630_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979630_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979630_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979630_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979630_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979630_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979630_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979630_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979630_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979631_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979631_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979631_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979631_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979631_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979631_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979631_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979631_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979634_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979634_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979634_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979634_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979634_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979634_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979634_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979634_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979634_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979634_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979634_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979634_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979634_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979634_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979634_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979634_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979334_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979334_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979334_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979334_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979334_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979334_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655842'^^xsd:string;
  dwc:catalogNumber '9979334_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655842'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979334_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979340_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979340_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979340_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979340_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979340_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979340_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655842'^^xsd:string;
  dwc:catalogNumber '9979340_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655842'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979340_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979347_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979347_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979347_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979347_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655842%3A9979347_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979347_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655842'^^xsd:string;
  dwc:catalogNumber '9979347_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655842'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655842:9979347_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979397_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979397_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979397_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979397_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979397_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979397_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655843'^^xsd:string;
  dwc:catalogNumber '9979397_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655843'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979397_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979486_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979486_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979486_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979486_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979486_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979486_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655843'^^xsd:string;
  dwc:catalogNumber '9979486_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655843'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979486_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979486_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979486_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979486_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979486_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979486_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979486_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655843'^^xsd:string;
  dwc:catalogNumber '9979486_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655843'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979486_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979489_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979489_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979489_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979489_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655843%3A9979489_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979489_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655843'^^xsd:string;
  dwc:catalogNumber '9979489_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655843'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655843:9979489_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979539_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979539_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979539_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979539_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979539_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979539_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979539_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979539_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979618_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979618_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979618_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979618_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979618_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979618_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979618_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979618_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979623_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979623_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979623_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979623_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979623_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979623_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979623_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979623_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979629_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979629_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979629_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979629_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979629_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979629_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979629_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979629_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979631_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979631_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979631_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979631_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655844%3A9979631_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979631_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655844'^^xsd:string;
  dwc:catalogNumber '9979631_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655844'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655844:9979631_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976654_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976654_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976654_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976654_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976654_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976654_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976654_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976654_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976658_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976658_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976658_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976658_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976658_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976658_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976658_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976658_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976563_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976563_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976563_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976563_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976563_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976563_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976563_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976563_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976563_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976563_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976563_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976563_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976563_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976563_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976563_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976563_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976598_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976598_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976598_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976598_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976598_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976598_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976598_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976598_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976616_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976616_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976616_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976616_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976616_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976616_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976616_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976616_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976624_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976624_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976624_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976624_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976624_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976624_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976624_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976624_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976642_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976642_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976642_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976642_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976642_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976642_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976642_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976642_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976644_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976644_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976644_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976644_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976644_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976644_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976644_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976644_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976646_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976646_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976646_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976646_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976646_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976646_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976646_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976646_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976647_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976647_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976647_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976647_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976647_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976647_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976647_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976647_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976648_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976648_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976648_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976648_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976648_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976648_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976648_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976648_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976652_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976652_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976652_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976652_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976652_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976652_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976652_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976652_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976653_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976653_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976653_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976653_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976653_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976653_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976653_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976653_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976653_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976653_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976653_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976653_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976653_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976653_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976653_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976653_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976654_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976654_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976654_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976654_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976654_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976654_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976654_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976654_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976658_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976658_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976658_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976658_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976658_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976658_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976658_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976658_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976598_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976598_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976598_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976598_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976598_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976598_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976598_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976598_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976644_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976644_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976644_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976644_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976644_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976644_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976644_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976644_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976652_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976652_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976652_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "10.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976652_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 10.695)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "10.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655823%3A9976652_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976652_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655823'^^xsd:string;
  dwc:catalogNumber '9976652_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655823'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.695'^^xsd:double;
  dwc:latitude '59'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655823:9976652_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928781_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928781_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928781_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928781_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928781_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928781_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655304'^^xsd:string;
  dwc:catalogNumber '9928781_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655304'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928781_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928781_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928781_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928781_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928781_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928781_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928781_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655304'^^xsd:string;
  dwc:catalogNumber '9928781_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655304'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928781_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928800_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928800_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928800_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928800_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928800_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928800_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655304'^^xsd:string;
  dwc:catalogNumber '9928800_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655304'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928800_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928841_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928841_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928841_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928841_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928841_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928841_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655304'^^xsd:string;
  dwc:catalogNumber '9928841_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655304'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928841_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928860_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928860_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928860_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928860_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928860_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928860_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655304'^^xsd:string;
  dwc:catalogNumber '9928860_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655304'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928860_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928860_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928860_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928860_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928860_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928860_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928860_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655304'^^xsd:string;
  dwc:catalogNumber '9928860_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655304'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928860_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928865_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928865_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928865_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928865_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928865_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928865_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655304'^^xsd:string;
  dwc:catalogNumber '9928865_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655304'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928865_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928870_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928870_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928870_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928870_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928870_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928870_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655304'^^xsd:string;
  dwc:catalogNumber '9928870_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655304'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928870_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928870_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928870_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928870_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928870_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928870_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928870_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655304'^^xsd:string;
  dwc:catalogNumber '9928870_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655304'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928870_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928871_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928871_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928871_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928871_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928871_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928871_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655304'^^xsd:string;
  dwc:catalogNumber '9928871_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655304'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928871_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928876_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928876_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928876_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928876_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928876_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928876_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655304'^^xsd:string;
  dwc:catalogNumber '9928876_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655304'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928876_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928876_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928876_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928876_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928876_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928876_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928876_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655304'^^xsd:string;
  dwc:catalogNumber '9928876_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655304'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928876_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929002_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929002_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929002_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929002_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929002_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655305:9929002_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655305'^^xsd:string;
  dwc:catalogNumber '9929002_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655305'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655305:9929002_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929008_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929008_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929008_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929008_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929008_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655305:9929008_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655305'^^xsd:string;
  dwc:catalogNumber '9929008_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655305'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655305:9929008_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655305:9929012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655305'^^xsd:string;
  dwc:catalogNumber '9929012_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655305'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655305:9929012_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929012_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929012_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929012_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929012_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929012_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655305:9929012_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655305'^^xsd:string;
  dwc:catalogNumber '9929012_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655305'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655305:9929012_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929018_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929018_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929018_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929018_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929018_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655305:9929018_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655305'^^xsd:string;
  dwc:catalogNumber '9929018_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655305'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655305:9929018_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929018_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929018_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929018_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929018_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929018_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655305:9929018_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655305'^^xsd:string;
  dwc:catalogNumber '9929018_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655305'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655305:9929018_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929065_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929065_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929065_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929065_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929065_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929065_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655306'^^xsd:string;
  dwc:catalogNumber '9929065_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655306'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929065_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929125_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929125_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929125_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929125_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929125_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929125_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655306'^^xsd:string;
  dwc:catalogNumber '9929125_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655306'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929125_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929126_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929126_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929126_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929126_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929126_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929126_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655306'^^xsd:string;
  dwc:catalogNumber '9929126_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655306'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929126_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929144_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929144_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929144_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929144_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929144_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929144_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655306'^^xsd:string;
  dwc:catalogNumber '9929144_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655306'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929144_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929148_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929148_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929148_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929148_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929148_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929148_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655306'^^xsd:string;
  dwc:catalogNumber '9929148_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655306'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929148_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929149_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929149_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929149_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929149_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929149_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929149_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655306'^^xsd:string;
  dwc:catalogNumber '9929149_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655306'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929149_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929150_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929150_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929150_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929150_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929150_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929150_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655306'^^xsd:string;
  dwc:catalogNumber '9929150_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655306'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929150_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929150_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929150_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929150_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929150_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929150_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929150_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655306'^^xsd:string;
  dwc:catalogNumber '9929150_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655306'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929150_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929154_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929154_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929154_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929154_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929154_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929154_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655306'^^xsd:string;
  dwc:catalogNumber '9929154_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655306'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929154_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929155_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929155_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929155_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929155_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929155_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929155_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655306'^^xsd:string;
  dwc:catalogNumber '9929155_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655306'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929155_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929160_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929160_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929160_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929160_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929160_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929160_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655306'^^xsd:string;
  dwc:catalogNumber '9929160_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655306'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929160_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929160_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929160_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929160_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929160_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929160_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929160_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655306'^^xsd:string;
  dwc:catalogNumber '9929160_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655306'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929160_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929291_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929291_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929291_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929291_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929291_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655307:9929291_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655307'^^xsd:string;
  dwc:catalogNumber '9929291_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655307'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655307:9929291_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929292_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929292_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929292_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929292_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929292_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655307:9929292_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655307'^^xsd:string;
  dwc:catalogNumber '9929292_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655307'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655307:9929292_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929302_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929302_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929302_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929302_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929302_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655307:9929302_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655307'^^xsd:string;
  dwc:catalogNumber '9929302_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655307'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655307:9929302_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929369_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929369_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929369_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929369_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929369_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929369_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655308'^^xsd:string;
  dwc:catalogNumber '9929369_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655308'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929369_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929380_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929380_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929380_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929380_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929380_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929380_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655308'^^xsd:string;
  dwc:catalogNumber '9929380_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655308'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis dens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109616'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929380_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929402_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929402_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929402_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929402_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929402_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929402_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655308'^^xsd:string;
  dwc:catalogNumber '9929402_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655308'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929402_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929430_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929430_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929430_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929430_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929430_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929430_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655308'^^xsd:string;
  dwc:catalogNumber '9929430_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655308'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929430_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929434_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929434_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929434_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929434_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929434_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929434_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655308'^^xsd:string;
  dwc:catalogNumber '9929434_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655308'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929434_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929438_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929438_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929438_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929438_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929438_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929438_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655308'^^xsd:string;
  dwc:catalogNumber '9929438_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655308'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929438_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929438_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929438_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929438_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929438_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929438_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929438_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655308'^^xsd:string;
  dwc:catalogNumber '9929438_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655308'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929438_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929444_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929444_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929444_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929444_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929444_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929444_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655308'^^xsd:string;
  dwc:catalogNumber '9929444_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655308'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929444_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957804_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957804_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957804_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957804_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957804_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957804_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655514'^^xsd:string;
  dwc:catalogNumber '9957804_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655514'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957804_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957835_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957835_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957835_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957835_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957835_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957835_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655514'^^xsd:string;
  dwc:catalogNumber '9957835_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655514'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis dens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109616'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957835_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957865_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957865_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957865_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957865_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957865_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957865_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655514'^^xsd:string;
  dwc:catalogNumber '9957865_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655514'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957865_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957883_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957883_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957883_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957883_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957883_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957883_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655514'^^xsd:string;
  dwc:catalogNumber '9957883_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655514'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957883_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957885_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957885_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957885_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957885_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957885_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957885_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655514'^^xsd:string;
  dwc:catalogNumber '9957885_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655514'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957885_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9957946_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9957946_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9957946_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9957946_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9957946_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9957946_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655515'^^xsd:string;
  dwc:catalogNumber '9957946_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655515'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9957946_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9957946_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9957946_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9957946_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9957946_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9957946_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9957946_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655515'^^xsd:string;
  dwc:catalogNumber '9957946_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655515'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9957946_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958006_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958006_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958006_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958006_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958006_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9958006_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655515'^^xsd:string;
  dwc:catalogNumber '9958006_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655515'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9958006_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958006_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958006_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958006_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958006_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958006_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9958006_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655515'^^xsd:string;
  dwc:catalogNumber '9958006_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655515'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9958006_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958025_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958025_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958025_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958025_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958025_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9958025_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655515'^^xsd:string;
  dwc:catalogNumber '9958025_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655515'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9958025_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958027_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958027_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958027_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958027_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958027_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9958027_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655515'^^xsd:string;
  dwc:catalogNumber '9958027_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655515'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9958027_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9958035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655515'^^xsd:string;
  dwc:catalogNumber '9958035_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655515'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9958035_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958035_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958035_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958035_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958035_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958035_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9958035_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655515'^^xsd:string;
  dwc:catalogNumber '9958035_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655515'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9958035_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9958041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655515'^^xsd:string;
  dwc:catalogNumber '9958041_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655515'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9958041_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957662_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957662_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957662_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957662_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957662_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957662_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655513'^^xsd:string;
  dwc:catalogNumber '9957662_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655513'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957662_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957682_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957682_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957682_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957682_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957682_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957682_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655513'^^xsd:string;
  dwc:catalogNumber '9957682_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655513'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957682_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957690_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957690_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957690_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957690_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957690_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957690_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655513'^^xsd:string;
  dwc:catalogNumber '9957690_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655513'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957690_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957690_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957690_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957690_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957690_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957690_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957690_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655513'^^xsd:string;
  dwc:catalogNumber '9957690_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655513'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957690_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957722_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957722_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957722_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957722_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957722_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957722_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655513'^^xsd:string;
  dwc:catalogNumber '9957722_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655513'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957722_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957723_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957723_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957723_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957723_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957723_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957723_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655513'^^xsd:string;
  dwc:catalogNumber '9957723_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655513'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957723_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957747_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957747_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957747_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957747_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957747_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957747_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655513'^^xsd:string;
  dwc:catalogNumber '9957747_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655513'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957747_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957751_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957751_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957751_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957751_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957751_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957751_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655513'^^xsd:string;
  dwc:catalogNumber '9957751_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655513'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957751_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957751_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957751_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957751_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957751_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957751_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957751_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655513'^^xsd:string;
  dwc:catalogNumber '9957751_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655513'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957751_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957752_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957752_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957752_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957752_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957752_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957752_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655513'^^xsd:string;
  dwc:catalogNumber '9957752_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655513'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957752_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957752_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957752_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957752_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957752_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957752_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957752_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655513'^^xsd:string;
  dwc:catalogNumber '9957752_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655513'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957752_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957757_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957757_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957757_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957757_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957757_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957757_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655513'^^xsd:string;
  dwc:catalogNumber '9957757_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655513'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957757_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957804_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957804_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957804_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957804_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957804_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957804_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655514'^^xsd:string;
  dwc:catalogNumber '9957804_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655514'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957804_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957885_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957885_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957885_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957885_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957885_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957885_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655514'^^xsd:string;
  dwc:catalogNumber '9957885_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655514'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957885_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957889_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957889_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957889_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957889_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957889_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957889_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655514'^^xsd:string;
  dwc:catalogNumber '9957889_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655514'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957889_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957893_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957893_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957893_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957893_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957893_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957893_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655514'^^xsd:string;
  dwc:catalogNumber '9957893_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655514'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957893_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957893_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957893_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957893_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957893_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957893_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957893_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655514'^^xsd:string;
  dwc:catalogNumber '9957893_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655514'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957893_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957899_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957899_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957899_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957899_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957899_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957899_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655514'^^xsd:string;
  dwc:catalogNumber '9957899_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655514'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957899_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958041_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958041_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958041_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958041_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958041_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9958041_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655515'^^xsd:string;
  dwc:catalogNumber '9958041_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655515'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9958041_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957662_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957662_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957662_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957662_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957662_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957662_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655513'^^xsd:string;
  dwc:catalogNumber '9957662_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655513'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957662_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957747_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957747_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957747_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957747_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957747_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957747_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655513'^^xsd:string;
  dwc:catalogNumber '9957747_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655513'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957747_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957757_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957757_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957757_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957757_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655513%3A9957757_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957757_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655513'^^xsd:string;
  dwc:catalogNumber '9957757_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655513'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655513:9957757_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957889_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957889_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957889_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957889_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957889_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957889_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655514'^^xsd:string;
  dwc:catalogNumber '9957889_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655514'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957889_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957899_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957899_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957899_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957899_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957899_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957899_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655514'^^xsd:string;
  dwc:catalogNumber '9957899_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655514'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957899_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928800_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928800_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928800_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928800_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928800_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928800_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655304'^^xsd:string;
  dwc:catalogNumber '9928800_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655304'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928800_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928801_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928801_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928801_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928801_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928801_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928801_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655304'^^xsd:string;
  dwc:catalogNumber '9928801_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655304'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928801_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928865_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928865_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928865_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928865_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655304%3A9928865_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928865_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655304'^^xsd:string;
  dwc:catalogNumber '9928865_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655304'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655304:9928865_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929002_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929002_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929002_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929002_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929002_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655305:9929002_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655305'^^xsd:string;
  dwc:catalogNumber '9929002_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655305'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655305:9929002_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929008_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929008_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929008_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929008_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929008_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655305:9929008_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655305'^^xsd:string;
  dwc:catalogNumber '9929008_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655305'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655305:9929008_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929013_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929013_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929013_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929013_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655305%3A9929013_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655305:9929013_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655305'^^xsd:string;
  dwc:catalogNumber '9929013_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655305'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655305:9929013_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929146_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929146_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929146_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929146_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929146_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929146_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655306'^^xsd:string;
  dwc:catalogNumber '9929146_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655306'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929146_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929149_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929149_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929149_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929149_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929149_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929149_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655306'^^xsd:string;
  dwc:catalogNumber '9929149_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655306'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929149_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929155_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929155_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929155_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929155_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655306%3A9929155_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929155_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655306'^^xsd:string;
  dwc:catalogNumber '9929155_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655306'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655306:9929155_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929296_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929296_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929296_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929296_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655307%3A9929296_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655307:9929296_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655307'^^xsd:string;
  dwc:catalogNumber '9929296_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655307'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655307:9929296_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929349_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929349_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929349_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929349_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929349_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929349_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655308'^^xsd:string;
  dwc:catalogNumber '9929349_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655308'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929349_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929428_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929428_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929428_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929428_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929428_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929428_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655308'^^xsd:string;
  dwc:catalogNumber '9929428_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655308'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929428_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929433_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929433_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929433_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929433_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929433_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929433_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655308'^^xsd:string;
  dwc:catalogNumber '9929433_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655308'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929433_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929434_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929434_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929434_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929434_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929434_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929434_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655308'^^xsd:string;
  dwc:catalogNumber '9929434_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655308'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929434_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929439_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929439_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929439_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929439_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929439_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929439_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655308'^^xsd:string;
  dwc:catalogNumber '9929439_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655308'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929439_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929444_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929444_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929444_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929444_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655308%3A9929444_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929444_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655308'^^xsd:string;
  dwc:catalogNumber '9929444_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655308'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655308:9929444_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957864_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957864_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957864_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957864_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957864_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957864_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655514'^^xsd:string;
  dwc:catalogNumber '9957864_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655514'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957864_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957883_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957883_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957883_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957883_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655514%3A9957883_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957883_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655514'^^xsd:string;
  dwc:catalogNumber '9957883_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655514'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655514:9957883_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9957999_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9957999_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9957999_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9957999_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9957999_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9957999_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655515'^^xsd:string;
  dwc:catalogNumber '9957999_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655515'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9957999_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958036_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958036_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958036_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4333"^^xsd:decimal ;
  dwc:decimalLongitude "10.7083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958036_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4333 10.7083)"^^geo:wktLiteral ;
  geo-pos:lat "57.4333"^^xsd:decimal ;
  geo-pos:long "10.7083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655515%3A9958036_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9958036_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655515'^^xsd:string;
  dwc:catalogNumber '9958036_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655515'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.7083'^^xsd:double;
  dwc:latitude '57.4333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655515:9958036_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960171_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960171_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960171_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960171_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960171_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960171_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960171_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960171_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960171_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960171_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960171_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960171_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960171_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960171_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960171_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960171_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960167_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960167_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960167_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960167_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960167_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960167_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960167_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960167_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960167_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960167_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960167_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960167_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960167_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960167_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960167_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960167_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960168_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960168_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960168_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960168_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960168_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960168_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960168_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960168_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960168_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960168_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960168_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960168_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960168_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960168_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960168_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960168_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960169_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960169_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960169_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960169_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960169_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960169_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960169_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960169_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959934_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959934_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959934_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959934_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959934_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9959934_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9959934_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9959934_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959954_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959954_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959954_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959954_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959954_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9959954_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9959954_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9959954_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959969_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959969_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959969_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959969_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959969_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9959969_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9959969_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9959969_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959985_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959985_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959985_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959985_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959985_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9959985_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9959985_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9959985_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959987_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959987_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959987_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959987_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959987_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9959987_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9959987_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9959987_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959995_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959995_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959995_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959995_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959995_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9959995_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9959995_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9959995_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960013_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960013_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960013_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960013_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960013_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960013_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9960013_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960013_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960015_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960015_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960015_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960015_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960015_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960015_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9960015_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960015_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960015_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960015_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960015_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960015_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960015_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960015_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9960015_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960015_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960019_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960019_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960019_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960019_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960019_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960019_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9960019_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960019_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960020_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960020_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960020_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960020_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960020_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960020_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9960020_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960020_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960023_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960023_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960023_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960023_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960023_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960023_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9960023_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960023_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960023_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960023_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960023_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960023_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960023_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960023_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9960023_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960023_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960024_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960024_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960024_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960024_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960024_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960024_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9960024_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960024_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960025_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960025_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960025_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960025_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960025_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960025_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9960025_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960025_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960025_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960025_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960025_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960025_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960025_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960025_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9960025_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960025_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960026_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960026_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960026_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960026_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960026_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960026_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9960026_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960026_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960027_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960027_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960027_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960027_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960027_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960027_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9960027_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960027_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960029_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960029_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960029_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960029_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960029_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960029_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9960029_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960029_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960029_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960029_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960029_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960029_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960029_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960029_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9960029_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960029_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960076_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960076_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960076_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960076_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960076_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960076_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960076_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960076_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960076_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960076_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960076_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960076_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960076_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960076_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960076_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960076_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960111_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960111_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960111_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960111_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960111_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960111_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960111_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960111_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960157_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960157_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960157_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960157_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960157_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960157_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960157_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960157_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960160_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960160_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960160_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960160_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960160_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960160_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960160_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960160_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960161_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960161_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960161_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960161_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960161_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960161_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960161_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960161_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960162_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960162_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960162_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960162_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960162_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960162_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960162_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960162_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960165_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960165_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960165_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960165_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960165_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960165_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960165_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960165_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960166_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960166_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960166_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960166_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960166_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960166_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960166_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960166_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960166_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960166_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960166_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960166_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960166_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960166_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960166_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960166_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963526_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963526_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963526_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963526_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963526_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963526_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655557'^^xsd:string;
  dwc:catalogNumber '9963526_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655557'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963526_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963563_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963563_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963563_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963563_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963563_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963563_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655557'^^xsd:string;
  dwc:catalogNumber '9963563_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655557'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963563_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963571_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963571_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963571_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963571_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963571_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963571_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655557'^^xsd:string;
  dwc:catalogNumber '9963571_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655557'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963571_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963573_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963573_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963573_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963573_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963573_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963573_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655557'^^xsd:string;
  dwc:catalogNumber '9963573_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655557'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963573_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963576_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963576_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963576_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963576_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963576_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963576_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655557'^^xsd:string;
  dwc:catalogNumber '9963576_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655557'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963576_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963577_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963577_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963577_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963577_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963577_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963577_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655557'^^xsd:string;
  dwc:catalogNumber '9963577_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655557'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963577_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963579_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963579_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963579_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963579_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963579_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963579_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655557'^^xsd:string;
  dwc:catalogNumber '9963579_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655557'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963579_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963580_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963580_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963580_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963580_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963580_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963580_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655557'^^xsd:string;
  dwc:catalogNumber '9963580_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655557'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963580_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963581_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963581_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963581_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963581_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963581_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963581_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655557'^^xsd:string;
  dwc:catalogNumber '9963581_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655557'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963581_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963583_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963583_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963583_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963583_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963583_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963583_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655557'^^xsd:string;
  dwc:catalogNumber '9963583_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655557'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963583_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963586_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963586_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963586_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963586_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963586_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963586_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655557'^^xsd:string;
  dwc:catalogNumber '9963586_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655557'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963586_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964485_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964485_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964485_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964485_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964485_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964485_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655730'^^xsd:string;
  dwc:catalogNumber '9964485_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655730'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964485_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964497_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964497_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964497_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964497_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964497_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964497_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655730'^^xsd:string;
  dwc:catalogNumber '9964497_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655730'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964497_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964504_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964504_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964504_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964504_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964504_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964504_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655730'^^xsd:string;
  dwc:catalogNumber '9964504_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655730'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964504_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964505_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964505_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964505_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964505_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964505_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964505_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655730'^^xsd:string;
  dwc:catalogNumber '9964505_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655730'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964505_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964508_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964508_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964508_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964508_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964508_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964508_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655730'^^xsd:string;
  dwc:catalogNumber '9964508_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655730'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964508_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964509_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964509_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964509_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964509_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964509_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964509_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655730'^^xsd:string;
  dwc:catalogNumber '9964509_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655730'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964509_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964510_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964510_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964510_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964510_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964510_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964510_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655730'^^xsd:string;
  dwc:catalogNumber '9964510_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655730'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964510_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964511_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964511_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964511_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964511_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964511_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964511_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655730'^^xsd:string;
  dwc:catalogNumber '9964511_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655730'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964511_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964512_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964512_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964512_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964512_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964512_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964512_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655730'^^xsd:string;
  dwc:catalogNumber '9964512_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655730'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964512_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964514_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964514_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964514_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964514_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964514_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964514_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655730'^^xsd:string;
  dwc:catalogNumber '9964514_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655730'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964514_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964516_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964516_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964516_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964516_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964516_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964516_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655730'^^xsd:string;
  dwc:catalogNumber '9964516_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655730'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964516_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964517_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964517_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964517_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964517_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964517_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964517_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655730'^^xsd:string;
  dwc:catalogNumber '9964517_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655730'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964517_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964518_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964518_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964518_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964518_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964518_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964518_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655730'^^xsd:string;
  dwc:catalogNumber '9964518_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655730'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964518_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964520_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964520_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964520_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964520_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964520_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964520_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655730'^^xsd:string;
  dwc:catalogNumber '9964520_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655730'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964520_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963574_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963574_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963574_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963574_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963574_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963574_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655557'^^xsd:string;
  dwc:catalogNumber '9963574_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655557'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963574_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963575_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963575_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963575_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963575_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963575_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963575_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655557'^^xsd:string;
  dwc:catalogNumber '9963575_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655557'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963575_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937449_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937449_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937449_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937449_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937449_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937449_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937449_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937449_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937496_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937496_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937496_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937496_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937496_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937496_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655366'^^xsd:string;
  dwc:catalogNumber '9937496_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655366'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937496_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937496_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937496_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937496_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937496_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937496_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937496_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655366'^^xsd:string;
  dwc:catalogNumber '9937496_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655366'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937496_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937531_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937531_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937531_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937531_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937531_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937531_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655366'^^xsd:string;
  dwc:catalogNumber '9937531_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655366'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937531_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937549_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937549_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937549_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937549_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937549_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937549_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655366'^^xsd:string;
  dwc:catalogNumber '9937549_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655366'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937549_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937575_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937575_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937575_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937575_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937575_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937575_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655366'^^xsd:string;
  dwc:catalogNumber '9937575_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655366'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937575_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937577_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937577_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937577_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937577_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937577_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937577_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655366'^^xsd:string;
  dwc:catalogNumber '9937577_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655366'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937577_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937580_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937580_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937580_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937580_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937580_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937580_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655366'^^xsd:string;
  dwc:catalogNumber '9937580_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655366'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937580_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937581_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937581_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937581_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937581_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937581_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937581_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655366'^^xsd:string;
  dwc:catalogNumber '9937581_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655366'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937581_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937585_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937585_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937585_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937585_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937585_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937585_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655366'^^xsd:string;
  dwc:catalogNumber '9937585_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655366'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937585_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937586_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937586_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937586_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937586_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937586_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937586_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655366'^^xsd:string;
  dwc:catalogNumber '9937586_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655366'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937586_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937587_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937587_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937587_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937587_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937587_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937587_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655366'^^xsd:string;
  dwc:catalogNumber '9937587_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655366'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937587_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937587_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937587_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937587_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937587_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937587_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937587_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655366'^^xsd:string;
  dwc:catalogNumber '9937587_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655366'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937587_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937591_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937591_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937591_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937591_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937591_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937591_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655366'^^xsd:string;
  dwc:catalogNumber '9937591_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655366'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937591_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937354_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937354_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937354_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937354_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937354_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937354_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937354_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937354_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937389_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937389_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937389_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937389_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937389_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937389_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937389_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937389_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937392_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937392_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937392_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937392_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937392_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937392_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937392_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937392_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937415_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937415_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937415_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937415_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937415_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937415_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937415_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937415_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937433_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937433_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937433_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937433_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937433_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937433_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937433_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937433_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937433_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937433_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937433_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937433_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937433_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937433_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937433_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937433_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937435_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937435_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937435_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937435_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937435_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937435_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937435_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937435_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937437_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937437_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937437_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937437_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937437_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937437_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937437_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937437_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937438_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937438_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937438_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937438_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937438_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937438_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937438_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937438_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937438_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937438_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937438_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937438_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937438_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937438_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937438_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937438_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937439_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937439_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937439_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937439_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937439_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937439_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937439_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937439_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937440_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937440_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937440_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937440_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937440_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937440_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937440_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937440_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937443_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937443_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937443_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937443_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937443_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937443_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937443_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937443_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937443_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937443_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937443_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937443_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937443_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937443_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937443_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937443_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937444_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937444_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937444_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937444_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937444_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937444_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937444_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937444_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937444_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937444_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937444_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937444_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937444_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937444_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937444_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937444_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937445_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937445_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937445_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937445_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937445_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937445_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937445_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937445_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965840_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965840_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965840_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965840_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965840_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965840_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655744'^^xsd:string;
  dwc:catalogNumber '9965840_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655744'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965840_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965842_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965842_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965842_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965842_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965842_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965842_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655744'^^xsd:string;
  dwc:catalogNumber '9965842_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655744'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965842_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965842_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965842_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965842_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965842_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965842_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965842_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655744'^^xsd:string;
  dwc:catalogNumber '9965842_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655744'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965842_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965846_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965846_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965846_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965846_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965846_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965846_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655744'^^xsd:string;
  dwc:catalogNumber '9965846_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655744'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965846_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965846_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965846_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965846_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965846_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965846_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965846_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655744'^^xsd:string;
  dwc:catalogNumber '9965846_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655744'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965846_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965847_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965847_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965847_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965847_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965847_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965847_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655744'^^xsd:string;
  dwc:catalogNumber '9965847_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655744'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965847_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965848_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965848_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965848_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965848_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965848_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965848_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655744'^^xsd:string;
  dwc:catalogNumber '9965848_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655744'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965848_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965848_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965848_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965848_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965848_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965848_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965848_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655744'^^xsd:string;
  dwc:catalogNumber '9965848_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655744'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965848_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965849_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965849_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965849_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965849_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965849_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965849_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655744'^^xsd:string;
  dwc:catalogNumber '9965849_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655744'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965849_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965850_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965850_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965850_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965850_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965850_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965850_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655744'^^xsd:string;
  dwc:catalogNumber '9965850_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655744'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965850_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655744'^^xsd:string;
  dwc:catalogNumber '9965854_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655744'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965854_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937449_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937449_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937449_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937449_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937449_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937449_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937449_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937449_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937575_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937575_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937575_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937575_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937575_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937575_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655366'^^xsd:string;
  dwc:catalogNumber '9937575_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655366'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937575_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937581_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937581_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937581_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937581_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937581_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937581_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655366'^^xsd:string;
  dwc:catalogNumber '9937581_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655366'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937581_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937585_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937585_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937585_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937585_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937585_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937585_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655366'^^xsd:string;
  dwc:catalogNumber '9937585_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655366'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937585_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937591_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937591_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937591_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937591_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655366%3A9937591_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937591_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655366'^^xsd:string;
  dwc:catalogNumber '9937591_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655366'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655366:9937591_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937415_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937415_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937415_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937415_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937415_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937415_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937415_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937415_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937435_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937435_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937435_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937435_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937435_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937435_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937435_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937435_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937437_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937437_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937437_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937437_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937437_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937437_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937437_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937437_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937440_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937440_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937440_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937440_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937440_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937440_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937440_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937440_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937445_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937445_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937445_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937445_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655365%3A9937445_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937445_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655365'^^xsd:string;
  dwc:catalogNumber '9937445_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655365'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655365:9937445_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965801_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965801_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965801_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965801_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965801_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965801_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655744'^^xsd:string;
  dwc:catalogNumber '9965801_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655744'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965801_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965822_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965822_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965822_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965822_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965822_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965822_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655744'^^xsd:string;
  dwc:catalogNumber '9965822_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655744'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965822_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965822_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965822_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965822_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965822_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965822_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965822_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655744'^^xsd:string;
  dwc:catalogNumber '9965822_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655744'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965822_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965843_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965843_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965843_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965843_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965843_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965843_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655744'^^xsd:string;
  dwc:catalogNumber '9965843_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655744'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965843_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965847_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965847_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965847_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965847_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965847_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965847_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655744'^^xsd:string;
  dwc:catalogNumber '9965847_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655744'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965847_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965850_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965850_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965850_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965850_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965850_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965850_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655744'^^xsd:string;
  dwc:catalogNumber '9965850_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655744'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965850_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965854_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965854_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965854_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965854_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655744%3A9965854_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965854_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655744'^^xsd:string;
  dwc:catalogNumber '9965854_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655744'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655744:9965854_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963551_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963551_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963551_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963551_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963551_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963551_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655557'^^xsd:string;
  dwc:catalogNumber '9963551_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655557'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963551_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963570_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963570_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963570_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963570_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963570_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963570_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655557'^^xsd:string;
  dwc:catalogNumber '9963570_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655557'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963570_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963578_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963578_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963578_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963578_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963578_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963578_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655557'^^xsd:string;
  dwc:catalogNumber '9963578_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655557'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963578_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963582_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963582_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963582_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963582_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963582_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963582_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655557'^^xsd:string;
  dwc:catalogNumber '9963582_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655557'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963582_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963584_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963584_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963584_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963584_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655557%3A9963584_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963584_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655557'^^xsd:string;
  dwc:catalogNumber '9963584_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655557'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655557:9963584_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964460_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964460_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964460_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964460_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964460_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964460_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655730'^^xsd:string;
  dwc:catalogNumber '9964460_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655730'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964460_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964507_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964507_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964507_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964507_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964507_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964507_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655730'^^xsd:string;
  dwc:catalogNumber '9964507_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655730'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964507_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964513_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964513_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964513_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964513_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964513_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964513_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655730'^^xsd:string;
  dwc:catalogNumber '9964513_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655730'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964513_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964515_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964515_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964515_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964515_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655730%3A9964515_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964515_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655730'^^xsd:string;
  dwc:catalogNumber '9964515_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655730'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655730:9964515_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960165_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960165_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960165_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960165_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960165_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960165_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960165_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960165_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959934_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959934_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959934_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959934_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959934_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9959934_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9959934_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9959934_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959994_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959994_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959994_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959994_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9959994_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9959994_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9959994_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9959994_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960018_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960018_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960018_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960018_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960018_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960018_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9960018_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960018_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960024_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960024_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960024_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960024_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960024_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960024_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9960024_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960024_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960026_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960026_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960026_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960026_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655529%3A9960026_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960026_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655529'^^xsd:string;
  dwc:catalogNumber '9960026_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655529'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655529:9960026_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960155_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960155_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960155_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960155_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960155_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960155_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960155_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960155_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960157_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960157_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960157_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960157_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960157_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960157_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960157_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960157_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960163_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960163_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960163_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2667"^^xsd:decimal ;
  dwc:decimalLongitude "10.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960163_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2667 10.725)"^^geo:wktLiteral ;
  geo-pos:lat "58.2667"^^xsd:decimal ;
  geo-pos:long "10.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655530%3A9960163_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960163_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655530'^^xsd:string;
  dwc:catalogNumber '9960163_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655530'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.725'^^xsd:double;
  dwc:latitude '58.2667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655530:9960163_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979773_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979773_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979773_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979773_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979773_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979773_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979773_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979773_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979773_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979773_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979773_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979773_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979773_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979773_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979773_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979773_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979776_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979776_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979776_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979776_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979776_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979776_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979776_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979776_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979741_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979741_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979741_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979741_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979741_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979741_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979741_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979741_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979760_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979760_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979760_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979760_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979760_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979760_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979760_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979760_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979760_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979760_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979760_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979760_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979760_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979760_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979760_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979760_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979762_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979762_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979762_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979762_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979762_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979762_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979762_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979762_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979762_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979762_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979762_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979762_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979762_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979762_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979762_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979762_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979764_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979764_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979764_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979764_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979764_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979764_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979764_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979764_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979766_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979766_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979766_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979766_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979766_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979766_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979766_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979766_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979766_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979766_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979766_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979766_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979766_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979766_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979766_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979766_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979767_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979767_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979767_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979767_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979767_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979767_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979767_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979767_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979770_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979770_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979770_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979770_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979770_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979770_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979770_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979770_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979771_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979771_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979771_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979771_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979771_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979771_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979771_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979771_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979771_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979771_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979771_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979771_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979771_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979771_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979771_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979771_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979772_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979772_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979772_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979772_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979772_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979772_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979772_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979772_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979701_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979701_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979701_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979701_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979701_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979701_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979701_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979701_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979701_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979701_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979701_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979701_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979701_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979701_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979701_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979701_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979716_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979716_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979716_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979716_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979716_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979716_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979716_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979716_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979732_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979732_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979732_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979732_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979732_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979732_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979732_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979732_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979734_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979734_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979734_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979734_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979734_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979734_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979734_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979734_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979734_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979734_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979734_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979734_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979734_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979734_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979734_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979734_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9975995_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9975995_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9975995_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9975995_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9975995_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9975995_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655819'^^xsd:string;
  dwc:catalogNumber '9975995_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655819'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9975995_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976033_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976033_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976033_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976033_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976033_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976033_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655819'^^xsd:string;
  dwc:catalogNumber '9976033_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655819'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976033_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976074_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976074_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976074_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976074_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976074_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976074_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655819'^^xsd:string;
  dwc:catalogNumber '9976074_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655819'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976074_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976076_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976076_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976076_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976076_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976076_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976076_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655819'^^xsd:string;
  dwc:catalogNumber '9976076_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655819'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976076_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976079_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976079_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976079_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976079_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976079_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976079_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655819'^^xsd:string;
  dwc:catalogNumber '9976079_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655819'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976079_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976084_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976084_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976084_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976084_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976084_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976084_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655819'^^xsd:string;
  dwc:catalogNumber '9976084_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655819'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976084_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976084_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976084_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976084_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976084_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976084_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976084_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655819'^^xsd:string;
  dwc:catalogNumber '9976084_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655819'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976084_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976085_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976085_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976085_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976085_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976085_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976085_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655819'^^xsd:string;
  dwc:catalogNumber '9976085_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655819'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976085_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976086_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976086_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976086_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976086_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976086_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976086_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655819'^^xsd:string;
  dwc:catalogNumber '9976086_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655819'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976086_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976087_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976087_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976087_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976087_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976087_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976087_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655819'^^xsd:string;
  dwc:catalogNumber '9976087_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655819'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976087_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976088_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976088_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976088_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976088_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976088_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976088_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655819'^^xsd:string;
  dwc:catalogNumber '9976088_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655819'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976088_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976090_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976090_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976090_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976090_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976090_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976090_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655819'^^xsd:string;
  dwc:catalogNumber '9976090_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655819'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976090_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976226_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976226_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976226_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976226_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976226_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976226_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655820'^^xsd:string;
  dwc:catalogNumber '9976226_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655820'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976226_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976227_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976227_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976227_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976227_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976227_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976227_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655820'^^xsd:string;
  dwc:catalogNumber '9976227_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655820'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976227_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976227_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976227_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976227_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976227_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976227_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976227_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655820'^^xsd:string;
  dwc:catalogNumber '9976227_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655820'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976227_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976228_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976228_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976228_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976228_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976228_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976228_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655820'^^xsd:string;
  dwc:catalogNumber '9976228_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655820'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976228_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976228_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976228_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976228_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976228_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976228_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976228_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655820'^^xsd:string;
  dwc:catalogNumber '9976228_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655820'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976228_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976232_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976232_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976232_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976232_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976232_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976232_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655820'^^xsd:string;
  dwc:catalogNumber '9976232_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655820'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976232_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976190_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976190_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976190_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976190_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976190_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976190_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655820'^^xsd:string;
  dwc:catalogNumber '9976190_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655820'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976190_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976216_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976216_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976216_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976216_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976216_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976216_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655820'^^xsd:string;
  dwc:catalogNumber '9976216_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655820'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976216_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976220_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976220_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976220_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976220_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976220_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976220_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655820'^^xsd:string;
  dwc:catalogNumber '9976220_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655820'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976220_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976220_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976220_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976220_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976220_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976220_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976220_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655820'^^xsd:string;
  dwc:catalogNumber '9976220_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655820'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976220_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976221_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976221_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976221_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976221_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976221_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976221_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655820'^^xsd:string;
  dwc:catalogNumber '9976221_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655820'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976221_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976226_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976226_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976226_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976226_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976226_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976226_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655820'^^xsd:string;
  dwc:catalogNumber '9976226_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655820'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976226_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976232_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976232_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976232_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976232_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976232_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976232_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655820'^^xsd:string;
  dwc:catalogNumber '9976232_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655820'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976232_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979681_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979681_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979681_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979681_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979681_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979681_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979681_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979681_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979681_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979681_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979681_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979681_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979681_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979681_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979681_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979681_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979732_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979732_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979732_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979732_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979732_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979732_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979732_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979732_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979742_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979742_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979742_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979742_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979742_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979742_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979742_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979742_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979765_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979765_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979765_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979765_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979765_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979765_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979765_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979765_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979770_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979770_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979770_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979770_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979770_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979770_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979770_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979770_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979772_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979772_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979772_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979772_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979772_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979772_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979772_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979772_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979776_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979776_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979776_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979776_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655845%3A9979776_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979776_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655845'^^xsd:string;
  dwc:catalogNumber '9979776_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655845'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655845:9979776_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976030_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976030_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976030_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976030_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976030_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976030_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655819'^^xsd:string;
  dwc:catalogNumber '9976030_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655819'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976030_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976078_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976078_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976078_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976078_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976078_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976078_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655819'^^xsd:string;
  dwc:catalogNumber '9976078_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655819'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976078_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976085_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976085_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976085_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976085_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976085_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976085_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655819'^^xsd:string;
  dwc:catalogNumber '9976085_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655819'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976085_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976086_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976086_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976086_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976086_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976086_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976086_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655819'^^xsd:string;
  dwc:catalogNumber '9976086_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655819'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976086_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655819%3A9976090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655819'^^xsd:string;
  dwc:catalogNumber '9976090_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655819'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655819:9976090_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976137_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976137_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976137_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976137_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976137_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976137_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655820'^^xsd:string;
  dwc:catalogNumber '9976137_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655820'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976137_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976221_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976221_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976221_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976221_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655820%3A9976221_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976221_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655820'^^xsd:string;
  dwc:catalogNumber '9976221_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655820'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655820:9976221_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959882_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959882_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959882_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959882_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959882_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959882_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655528'^^xsd:string;
  dwc:catalogNumber '9959882_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655528'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959882_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936871_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936871_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936871_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936871_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936871_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936871_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936871_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936871_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936872_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936872_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936872_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936872_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936872_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936872_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936872_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936872_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936872_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936872_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936872_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936872_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936872_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936872_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936872_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936872_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959601_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959601_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959601_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959601_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959601_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959601_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959601_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959601_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959603_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959603_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959603_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959603_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959603_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959603_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959603_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959603_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959650_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959650_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959650_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959650_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959650_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959650_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655527'^^xsd:string;
  dwc:catalogNumber '9959650_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655527'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959650_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959650_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959650_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959650_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959650_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959650_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959650_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655527'^^xsd:string;
  dwc:catalogNumber '9959650_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655527'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959650_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959678_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959678_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959678_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959678_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959678_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959678_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655527'^^xsd:string;
  dwc:catalogNumber '9959678_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655527'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959678_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959703_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959703_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959703_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959703_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959703_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959703_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655527'^^xsd:string;
  dwc:catalogNumber '9959703_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655527'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959703_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959710_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959710_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959710_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959710_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959710_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959710_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655527'^^xsd:string;
  dwc:catalogNumber '9959710_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655527'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959710_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959729_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959729_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959729_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959729_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959729_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959729_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655527'^^xsd:string;
  dwc:catalogNumber '9959729_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655527'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959729_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655527'^^xsd:string;
  dwc:catalogNumber '9959731_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655527'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959731_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959736_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959736_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959736_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959736_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959736_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959736_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655527'^^xsd:string;
  dwc:catalogNumber '9959736_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655527'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959736_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959739_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959739_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959739_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959739_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959739_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959739_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655527'^^xsd:string;
  dwc:catalogNumber '9959739_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655527'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959739_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959739_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959739_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959739_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959739_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959739_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959739_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655527'^^xsd:string;
  dwc:catalogNumber '9959739_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655527'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959739_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959740_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959740_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959740_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959740_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959740_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959740_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655527'^^xsd:string;
  dwc:catalogNumber '9959740_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655527'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959740_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959741_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959741_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959741_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959741_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959741_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959741_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655527'^^xsd:string;
  dwc:catalogNumber '9959741_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655527'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959741_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959741_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959741_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959741_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959741_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959741_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959741_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655527'^^xsd:string;
  dwc:catalogNumber '9959741_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655527'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959741_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959745_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959745_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959745_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959745_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959745_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959745_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655527'^^xsd:string;
  dwc:catalogNumber '9959745_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655527'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959745_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959792_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959792_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959792_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959792_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959792_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959792_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655528'^^xsd:string;
  dwc:catalogNumber '9959792_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655528'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959792_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959853_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959853_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959853_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959853_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959853_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959853_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655528'^^xsd:string;
  dwc:catalogNumber '9959853_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655528'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959853_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959853_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959853_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959853_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959853_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959853_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959853_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655528'^^xsd:string;
  dwc:catalogNumber '9959853_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655528'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959853_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959873_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959873_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959873_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959873_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959873_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959873_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655528'^^xsd:string;
  dwc:catalogNumber '9959873_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655528'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959873_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959877_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959877_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959877_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959877_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959877_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959877_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655528'^^xsd:string;
  dwc:catalogNumber '9959877_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655528'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959877_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959881_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959881_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959881_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959881_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959881_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959881_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655528'^^xsd:string;
  dwc:catalogNumber '9959881_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655528'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959881_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959881_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959881_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959881_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959881_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959881_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959881_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655528'^^xsd:string;
  dwc:catalogNumber '9959881_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655528'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959881_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959882_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959882_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959882_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959882_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959882_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959882_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655528'^^xsd:string;
  dwc:catalogNumber '9959882_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655528'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959882_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959883_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959883_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959883_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959883_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959883_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959883_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655528'^^xsd:string;
  dwc:catalogNumber '9959883_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655528'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959883_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959883_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959883_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959883_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959883_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959883_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959883_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655528'^^xsd:string;
  dwc:catalogNumber '9959883_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655528'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959883_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959884_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959884_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959884_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959884_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959884_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959884_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655528'^^xsd:string;
  dwc:catalogNumber '9959884_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655528'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959884_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959885_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959885_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959885_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959885_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959885_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959885_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655528'^^xsd:string;
  dwc:catalogNumber '9959885_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655528'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959885_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655528'^^xsd:string;
  dwc:catalogNumber '9959887_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655528'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959887_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959887_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959887_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959887_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959887_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959887_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959887_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655528'^^xsd:string;
  dwc:catalogNumber '9959887_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655528'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959887_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963494_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963494_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963494_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963494_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963494_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963494_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963494_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963494_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963495_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963495_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963495_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963495_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963495_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963495_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963495_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963495_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963495_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963495_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963495_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963495_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963495_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963495_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963495_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963495_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963498_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963498_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963498_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963498_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963498_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963498_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963498_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963498_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963498_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963498_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963498_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963498_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963498_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963498_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963498_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963498_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963273_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963273_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963273_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963273_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963273_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963273_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963273_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963273_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963292_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963292_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963292_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963292_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963292_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963292_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963292_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963292_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963297_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963297_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963297_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963297_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963297_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963297_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963297_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963297_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963304_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963304_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963304_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963304_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963304_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963304_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963304_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963304_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963305_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963305_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963305_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963305_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963305_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963305_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963305_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963305_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963307_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963307_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963307_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963307_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963307_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963307_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963307_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963307_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963308_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963308_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963308_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963308_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963308_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963308_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963308_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963308_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963309_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963309_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963309_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963309_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963309_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963309_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963309_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963309_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963309_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963309_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963309_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963309_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963309_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963309_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963309_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963309_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963310_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963310_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963312_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963312_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963312_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963312_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963312_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963312_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963312_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963312_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963313_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963313_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963313_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963313_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963313_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963313_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963313_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963313_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963313_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963313_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963313_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963313_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963313_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963313_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963313_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963313_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963314_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963314_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963314_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963314_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963314_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963314_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963314_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963314_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963315_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963315_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963315_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963315_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963315_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963315_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963315_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963315_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963316_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963316_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963316_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963316_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963316_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963316_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963316_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963316_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963317_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963317_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963317_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963317_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963317_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963317_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963317_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963317_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963317_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963317_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963317_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963317_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963317_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963317_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963317_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963317_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963320_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963320_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963320_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963320_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963320_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963320_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963320_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963320_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963372_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963372_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963372_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963372_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963372_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963372_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655555'^^xsd:string;
  dwc:catalogNumber '9963372_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655555'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963372_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963392_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963392_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963392_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963392_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963392_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963392_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655555'^^xsd:string;
  dwc:catalogNumber '9963392_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655555'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963392_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963395_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963395_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963395_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963395_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963395_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963395_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655555'^^xsd:string;
  dwc:catalogNumber '9963395_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655555'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963395_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963397_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963397_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963397_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963397_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963397_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963397_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655555'^^xsd:string;
  dwc:catalogNumber '9963397_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655555'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963397_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963398_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963398_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963398_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963398_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963398_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963398_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655555'^^xsd:string;
  dwc:catalogNumber '9963398_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655555'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963398_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963401_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963401_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963401_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963401_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963401_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963401_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655555'^^xsd:string;
  dwc:catalogNumber '9963401_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655555'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963401_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963403_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963403_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963403_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963403_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963403_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963403_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655555'^^xsd:string;
  dwc:catalogNumber '9963403_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655555'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963403_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963404_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963404_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963404_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963404_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963404_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963404_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655555'^^xsd:string;
  dwc:catalogNumber '9963404_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655555'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963404_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963405_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963405_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963405_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963405_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963405_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963405_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655555'^^xsd:string;
  dwc:catalogNumber '9963405_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655555'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963405_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963408_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963408_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963408_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963408_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963408_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963408_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655555'^^xsd:string;
  dwc:catalogNumber '9963408_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655555'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963408_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963438_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963438_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963438_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963438_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963438_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963438_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963438_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963438_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963463_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963463_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963463_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963463_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963463_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963463_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963463_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963463_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963475_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963475_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963475_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963475_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963482_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963482_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963482_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963482_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963482_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963482_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963482_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963482_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963483_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963483_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963483_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963483_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963483_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963483_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963483_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963483_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963485_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963485_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963485_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963485_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963485_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963485_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963485_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963485_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963485_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963485_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963485_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963485_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963485_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963485_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963485_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963485_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963486_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963486_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963486_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963486_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963486_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963486_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963486_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963486_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963487_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963487_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963487_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963487_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963487_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963487_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963487_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963487_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963488_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963488_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963488_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963488_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963488_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963488_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963488_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963488_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963488_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963488_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963488_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963488_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963488_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963488_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963488_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963488_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963489_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963489_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963489_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963489_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963489_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963489_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963489_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963489_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963491_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963491_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963491_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963491_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963491_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963491_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963491_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963491_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963491_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963491_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963491_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963491_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963491_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963491_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963491_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963491_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963492_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963492_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963492_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963492_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963492_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963492_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963492_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963492_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963493_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963493_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963493_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963493_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963493_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963493_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963493_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963493_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963493_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963493_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963493_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963493_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963493_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963493_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963493_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963493_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959508_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959508_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959508_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959508_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959508_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959508_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959508_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959508_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959508_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959508_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959508_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959508_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959508_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959508_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959508_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959508_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959528_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959528_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959528_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959528_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959528_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959528_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959528_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959528_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959561_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959561_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959561_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959561_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959561_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959561_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959561_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959561_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959561_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959561_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959561_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959561_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959561_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959561_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959561_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959561_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959568_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959568_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959568_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959568_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959568_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959568_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959568_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959568_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959587_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959587_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959587_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959587_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959587_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959587_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959587_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959587_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959587_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959587_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959587_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959587_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959587_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959587_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959587_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959587_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959589_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959589_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959589_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959589_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959589_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959589_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959589_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959589_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959593_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959593_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959593_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959593_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959593_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959593_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959593_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959593_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959593_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959593_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959593_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959593_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959593_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959593_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959593_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959593_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959594_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959594_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959594_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959594_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959594_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959594_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959594_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959594_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959597_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959597_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959597_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959597_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959597_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959597_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959597_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959597_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959598_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959598_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959598_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959598_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959598_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959598_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959598_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959598_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959598_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959598_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959598_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959598_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959598_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959598_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959598_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959598_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959599_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959599_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959599_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959599_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959599_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959599_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959599_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959599_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959599_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959599_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936839_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936839_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936839_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936839_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936839_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936839_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936839_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936839_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936847_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936847_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936847_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936847_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936847_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936847_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936847_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936847_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936847_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936847_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936847_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936847_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936847_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936847_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936847_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936847_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936865_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936865_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936865_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936865_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936865_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936865_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936865_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936865_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936867_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936867_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936867_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936867_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936867_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936867_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936867_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936867_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936867_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936867_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936867_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936867_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936867_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936867_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936867_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936867_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936870_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936870_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936870_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936870_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936870_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936870_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936870_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936870_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936875_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936875_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936875_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936875_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936875_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936875_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936875_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936875_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936876_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936876_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936876_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936876_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936876_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936876_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936876_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936876_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936876_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936876_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936876_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936876_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936876_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936876_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936876_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936876_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936877_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936877_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936877_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936877_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936877_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936877_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936877_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936877_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936878_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936878_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936878_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936878_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936878_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936878_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936878_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936878_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936878_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936878_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936880_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936880_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936880_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936880_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936880_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936880_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936880_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936880_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936881_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936881_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936881_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936881_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936881_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936881_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936881_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936881_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936881_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936881_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936881_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936881_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936881_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936881_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936881_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936881_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936928_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936928_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936928_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936928_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936928_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9936928_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9936928_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9936928_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936963_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936963_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936963_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936963_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936963_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9936963_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9936963_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9936963_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936963_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936963_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936963_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936963_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936963_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9936963_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9936963_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9936963_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936977_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936977_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936977_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936977_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936977_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9936977_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9936977_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9936977_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936981_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936981_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936981_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936981_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936981_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9936981_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9936981_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9936981_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936989_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936989_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936989_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936989_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936989_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9936989_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9936989_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9936989_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936989_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936989_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936989_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936989_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936989_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9936989_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9936989_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9936989_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937009_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937009_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937009_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937009_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937009_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937009_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9937009_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937009_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937009_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937009_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937009_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937009_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937009_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937009_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9937009_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937009_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937011_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937011_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937011_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937011_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937011_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937011_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9937011_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937011_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9937012_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937012_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937012_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937012_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937012_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937012_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937012_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937012_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9937012_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937012_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937014_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937014_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937014_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937014_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937014_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937014_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9937014_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937014_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937015_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937015_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937015_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937015_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937015_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937015_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9937015_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937015_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937017_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937017_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937017_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937017_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937017_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937017_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9937017_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937017_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937018_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937018_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937018_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937018_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937018_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937018_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9937018_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937018_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937019_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937019_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937019_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937019_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937019_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937019_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9937019_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937019_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937019_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937019_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937019_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937019_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937019_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937019_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9937019_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937019_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937023_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937023_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937023_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937023_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937023_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937023_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9937023_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937023_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937070_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937070_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937070_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937070_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937070_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937070_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655363'^^xsd:string;
  dwc:catalogNumber '9937070_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655363'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937070_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937090_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937090_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937090_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937090_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937090_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937090_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655363'^^xsd:string;
  dwc:catalogNumber '9937090_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655363'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937090_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937123_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937123_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937123_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937123_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937123_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937123_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655363'^^xsd:string;
  dwc:catalogNumber '9937123_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655363'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937123_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937130_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937130_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937130_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937130_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937130_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937130_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655363'^^xsd:string;
  dwc:catalogNumber '9937130_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655363'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937130_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937131_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937131_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937131_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937131_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937131_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937131_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655363'^^xsd:string;
  dwc:catalogNumber '9937131_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655363'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937131_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937149_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937149_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937149_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937149_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937149_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937149_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655363'^^xsd:string;
  dwc:catalogNumber '9937149_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655363'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937149_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937159_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937159_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937159_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937159_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937159_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937159_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655363'^^xsd:string;
  dwc:catalogNumber '9937159_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655363'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937159_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937160_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937160_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937160_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937160_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937160_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937160_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655363'^^xsd:string;
  dwc:catalogNumber '9937160_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655363'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937160_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937161_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937161_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937161_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937161_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937161_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937161_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655363'^^xsd:string;
  dwc:catalogNumber '9937161_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655363'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937161_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937165_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937165_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937165_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937165_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937165_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937165_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655363'^^xsd:string;
  dwc:catalogNumber '9937165_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655363'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937165_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937212_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937212_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937212_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937212_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937212_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937212_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655364'^^xsd:string;
  dwc:catalogNumber '9937212_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655364'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937212_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937247_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937247_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937247_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937247_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937247_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937247_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655364'^^xsd:string;
  dwc:catalogNumber '9937247_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655364'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937247_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937247_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937247_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937247_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937247_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937247_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937247_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655364'^^xsd:string;
  dwc:catalogNumber '9937247_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655364'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937247_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937265_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937265_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937265_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937265_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937265_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937265_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655364'^^xsd:string;
  dwc:catalogNumber '9937265_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655364'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937265_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937293_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937293_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937293_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937293_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937293_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937293_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655364'^^xsd:string;
  dwc:catalogNumber '9937293_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655364'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937293_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937293_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937293_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937293_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937293_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937293_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937293_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655364'^^xsd:string;
  dwc:catalogNumber '9937293_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655364'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937293_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937301_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937301_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937301_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937301_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937301_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937301_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655364'^^xsd:string;
  dwc:catalogNumber '9937301_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655364'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937301_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937301_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937301_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937301_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937301_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937301_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937301_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655364'^^xsd:string;
  dwc:catalogNumber '9937301_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655364'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937301_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937302_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937302_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937302_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937302_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937302_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937302_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655364'^^xsd:string;
  dwc:catalogNumber '9937302_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655364'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937302_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655364'^^xsd:string;
  dwc:catalogNumber '9937303_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655364'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937303_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937304_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937304_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937304_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937304_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937304_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937304_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655364'^^xsd:string;
  dwc:catalogNumber '9937304_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655364'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937304_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937307_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937307_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937307_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937307_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937307_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937307_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655364'^^xsd:string;
  dwc:catalogNumber '9937307_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655364'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937307_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937307_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937307_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937307_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937307_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937307_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937307_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655364'^^xsd:string;
  dwc:catalogNumber '9937307_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655364'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937307_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936786_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936786_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936786_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936786_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936786_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936786_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936786_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936786_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936786_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936786_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936786_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936786_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936786_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936786_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936786_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936786_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936821_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936821_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936821_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936821_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936821_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936821_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936821_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936821_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936839_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936839_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936839_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936839_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936839_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936839_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936839_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936839_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959528_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959528_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959568_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959568_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959568_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959568_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959568_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959568_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959568_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959568_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959569_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959569_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959569_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959569_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959569_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959569_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959569_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959569_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959592_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959592_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959592_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959592_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959592_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959592_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959592_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959592_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959597_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959597_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959597_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959597_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959597_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959597_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959597_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959597_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936871_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936871_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936871_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936871_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936871_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936871_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936871_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936871_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936865_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936865_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936865_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936865_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936865_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936865_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936865_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936865_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936870_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936870_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936870_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936870_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936870_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936870_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936870_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936870_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936875_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936875_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936875_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936875_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936875_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936875_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936875_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936875_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936877_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936877_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936877_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936877_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936877_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936877_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936877_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936877_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936928_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936928_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936928_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936928_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936928_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9936928_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9936928_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9936928_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936959_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936959_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936959_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936959_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9936959_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9936959_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9936959_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis dens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109616'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9936959_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937007_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937007_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937007_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937007_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937007_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937007_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9937007_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937007_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937011_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937011_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937011_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937011_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937011_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937011_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9937011_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937011_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937013_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937013_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937013_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937013_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937013_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937013_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9937013_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937013_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937017_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937017_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937017_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937017_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937017_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937017_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9937017_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937017_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937018_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937018_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937018_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937018_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937018_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937018_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9937018_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937018_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937023_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937023_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937023_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937023_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655362%3A9937023_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937023_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655362'^^xsd:string;
  dwc:catalogNumber '9937023_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655362'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655362:9937023_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937089_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937089_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937089_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937089_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937089_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937089_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655363'^^xsd:string;
  dwc:catalogNumber '9937089_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655363'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937089_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937151_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937151_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937151_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937151_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937151_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937151_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655363'^^xsd:string;
  dwc:catalogNumber '9937151_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655363'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937151_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937154_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937154_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937154_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937154_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937154_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937154_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655363'^^xsd:string;
  dwc:catalogNumber '9937154_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655363'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937154_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937162_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937162_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937162_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937162_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937162_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937162_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655363'^^xsd:string;
  dwc:catalogNumber '9937162_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655363'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937162_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937165_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937165_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937165_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937165_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655363%3A9937165_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937165_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655363'^^xsd:string;
  dwc:catalogNumber '9937165_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655363'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655363:9937165_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937295_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937295_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937295_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937295_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937295_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937295_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655364'^^xsd:string;
  dwc:catalogNumber '9937295_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655364'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937295_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937302_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937302_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937302_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937302_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937302_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937302_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655364'^^xsd:string;
  dwc:catalogNumber '9937302_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655364'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937302_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937303_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937303_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937303_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937303_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655364%3A9937303_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937303_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655364'^^xsd:string;
  dwc:catalogNumber '9937303_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655364'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655364:9937303_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936837_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936837_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936837_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936837_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655361%3A9936837_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936837_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655361'^^xsd:string;
  dwc:catalogNumber '9936837_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655361'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655361:9936837_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963260_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963260_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963260_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963260_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963260_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963260_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963260_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963260_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963305_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963305_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963305_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963305_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963305_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963305_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963305_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963305_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963307_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963307_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963307_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963307_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963307_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963307_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963307_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963307_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963308_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963308_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963308_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963308_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963308_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963308_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963308_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963308_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963311_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963311_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963311_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963311_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963311_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963311_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963311_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963311_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963314_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963314_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963314_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963314_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963314_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963314_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963314_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963314_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963315_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963315_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963315_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963315_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963315_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963315_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963315_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963315_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963316_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963316_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963316_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963316_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963316_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963316_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963316_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963316_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963494_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963494_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963494_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963494_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963494_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963494_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963494_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963494_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963320_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963320_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963320_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963320_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655554%3A9963320_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963320_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655554'^^xsd:string;
  dwc:catalogNumber '9963320_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655554'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655554:9963320_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963396_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963396_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963396_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963396_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963396_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963396_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655555'^^xsd:string;
  dwc:catalogNumber '9963396_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655555'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963396_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963402_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963402_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963402_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963402_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655555%3A9963402_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963402_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655555'^^xsd:string;
  dwc:catalogNumber '9963402_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655555'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655555:9963402_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963438_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963438_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963438_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963438_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963438_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963438_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963438_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963438_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963482_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963482_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963482_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963482_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963482_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963482_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963482_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963482_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963483_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963483_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963483_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963483_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963483_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963483_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963483_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963483_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963487_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963487_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963487_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963487_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963487_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963487_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963487_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963487_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963489_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963489_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963489_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963489_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963489_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963489_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963489_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963489_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963492_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963492_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963492_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963492_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655556%3A9963492_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963492_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655556'^^xsd:string;
  dwc:catalogNumber '9963492_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655556'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655556:9963492_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959600_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959600_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959600_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959600_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959600_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959600_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959600_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959600_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959600_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959600_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959600_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959600_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959600_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959600_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959600_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959600_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959603_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959603_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959603_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959603_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655526%3A9959603_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959603_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655526'^^xsd:string;
  dwc:catalogNumber '9959603_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655526'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655526:9959603_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959678_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959678_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959678_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959678_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959678_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959678_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655527'^^xsd:string;
  dwc:catalogNumber '9959678_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655527'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959678_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959731_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959731_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959731_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959731_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959731_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959731_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655527'^^xsd:string;
  dwc:catalogNumber '9959731_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655527'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959731_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959740_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959740_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959740_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959740_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959740_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959740_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655527'^^xsd:string;
  dwc:catalogNumber '9959740_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655527'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959740_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959745_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959745_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959745_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959745_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655527%3A9959745_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959745_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655527'^^xsd:string;
  dwc:catalogNumber '9959745_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655527'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655527:9959745_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959871_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959871_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959871_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959871_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959871_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959871_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655528'^^xsd:string;
  dwc:catalogNumber '9959871_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655528'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959871_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959884_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959884_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959884_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295"^^xsd:decimal ;
  dwc:decimalLongitude "10.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959884_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295 10.85)"^^geo:wktLiteral ;
  geo-pos:lat "58.295"^^xsd:decimal ;
  geo-pos:long "10.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655528%3A9959884_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959884_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655528'^^xsd:string;
  dwc:catalogNumber '9959884_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655528'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.85'^^xsd:double;
  dwc:latitude '58.295'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655528:9959884_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928581_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928581_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928581_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928581_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928581_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655302:9928581_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655302'^^xsd:string;
  dwc:catalogNumber '9928581_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655302'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655302:9928581_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928582_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928582_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928582_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928582_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928582_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655302:9928582_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655302'^^xsd:string;
  dwc:catalogNumber '9928582_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655302'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655302:9928582_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928720_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928720_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928720_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928720_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928720_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928720_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655303'^^xsd:string;
  dwc:catalogNumber '9928720_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655303'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928720_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928724_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928724_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928724_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928724_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928724_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928724_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655303'^^xsd:string;
  dwc:catalogNumber '9928724_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655303'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928724_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928724_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928724_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928724_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928724_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928724_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928724_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655303'^^xsd:string;
  dwc:catalogNumber '9928724_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655303'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928724_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928728_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928728_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928728_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928728_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928728_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928728_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655303'^^xsd:string;
  dwc:catalogNumber '9928728_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655303'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928728_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928729_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928729_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928729_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928729_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928729_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928729_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655303'^^xsd:string;
  dwc:catalogNumber '9928729_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655303'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928729_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928729_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928729_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928729_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928729_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928729_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928729_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655303'^^xsd:string;
  dwc:catalogNumber '9928729_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655303'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928729_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928734_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928734_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928734_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928734_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928734_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928734_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655303'^^xsd:string;
  dwc:catalogNumber '9928734_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655303'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928734_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928734_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928734_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928734_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928734_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928734_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928734_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655303'^^xsd:string;
  dwc:catalogNumber '9928734_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655303'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928734_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929748_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929748_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929748_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929748_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929748_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929748_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929748_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929748_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929750_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929750_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929750_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929750_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929750_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929750_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929750_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929750_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929759_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929759_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929759_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929759_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929759_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929759_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929759_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929759_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929777_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929777_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929777_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929777_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929777_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929777_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929777_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929777_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929780_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929780_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929780_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929780_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929780_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929780_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929780_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929780_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929780_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929780_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929780_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929780_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929780_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929780_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929780_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929780_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929781_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929781_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929781_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929781_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929781_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929781_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929781_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929781_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929781_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929781_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929781_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929781_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929781_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929781_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929781_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929781_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929784_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929784_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929784_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929784_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929784_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929784_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929784_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929784_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929784_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929784_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929784_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929784_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929784_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929784_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929784_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929784_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929785_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929785_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929785_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929785_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929785_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929785_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929785_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929785_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929785_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929785_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929785_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929785_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929785_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929785_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929785_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929785_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929786_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929786_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929786_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929786_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929786_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929786_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929786_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929786_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929787_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929787_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929787_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929787_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929787_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929787_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929787_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929787_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929791_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929791_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929791_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929791_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929791_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929791_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929791_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929791_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929791_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929791_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929791_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929791_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929791_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929791_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929791_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929791_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928497_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928497_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928497_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928497_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928497_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655302:9928497_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655302'^^xsd:string;
  dwc:catalogNumber '9928497_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655302'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655302:9928497_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928582_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928582_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928582_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928582_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928582_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655302:9928582_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655302'^^xsd:string;
  dwc:catalogNumber '9928582_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655302'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655302:9928582_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928586_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928586_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928586_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928586_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928586_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655302:9928586_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655302'^^xsd:string;
  dwc:catalogNumber '9928586_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655302'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655302:9928586_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928592_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928592_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928592_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928592_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928592_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655302:9928592_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655302'^^xsd:string;
  dwc:catalogNumber '9928592_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655302'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655302:9928592_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928592_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928592_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928592_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928592_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928592_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655302:9928592_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655302'^^xsd:string;
  dwc:catalogNumber '9928592_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655302'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655302:9928592_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928658_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928658_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928658_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928658_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928658_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928658_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655303'^^xsd:string;
  dwc:catalogNumber '9928658_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655303'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928658_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928670_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928670_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928670_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928670_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928670_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928670_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655303'^^xsd:string;
  dwc:catalogNumber '9928670_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655303'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis dens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109616'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928670_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928674_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928674_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928674_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928674_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928674_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928674_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655303'^^xsd:string;
  dwc:catalogNumber '9928674_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655303'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928674_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928692_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928692_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928692_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928692_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928692_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928692_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655303'^^xsd:string;
  dwc:catalogNumber '9928692_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655303'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928692_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928699_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928699_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928699_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928699_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928699_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928699_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655303'^^xsd:string;
  dwc:catalogNumber '9928699_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655303'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928699_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957114_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957114_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957114_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957114_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957114_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957114_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957114_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957114_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957114_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957114_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957114_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957114_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957114_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957114_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957114_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957114_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957122_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957122_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957122_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957122_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957122_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957122_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957122_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957122_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957125_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957125_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957125_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957125_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957125_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957125_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957125_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis dens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109616'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957125_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957129_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957129_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957129_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957129_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957129_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957129_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957129_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957129_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957147_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957147_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957147_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957147_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957147_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957147_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957147_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957147_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957154_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957154_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957154_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957154_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957154_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957154_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957154_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957154_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957176_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957176_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957176_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957176_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957176_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957176_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957176_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957176_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957176_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957176_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957176_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957176_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957176_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957176_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957176_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957176_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957177_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957177_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957177_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957177_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957177_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957177_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957177_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957177_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957178_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957178_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957178_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957178_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957178_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957178_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957178_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957178_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957179_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957179_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957179_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957179_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957179_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957179_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957179_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957179_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957179_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957179_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957179_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957179_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957179_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957179_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957179_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957179_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957183_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957183_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957183_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957183_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957183_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957183_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957183_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957183_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957184_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957184_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957184_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957184_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957184_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957184_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957184_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957184_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957189_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957189_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957189_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957189_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957189_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957189_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957189_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957189_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957236_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957236_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957236_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957236_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957236_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957236_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655510'^^xsd:string;
  dwc:catalogNumber '9957236_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655510'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957236_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957236_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957236_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957236_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957236_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957236_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957236_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655510'^^xsd:string;
  dwc:catalogNumber '9957236_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655510'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957236_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957256_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957256_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957256_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957256_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957256_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957256_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655510'^^xsd:string;
  dwc:catalogNumber '9957256_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655510'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957256_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957296_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957296_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957296_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957296_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957296_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957296_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655510'^^xsd:string;
  dwc:catalogNumber '9957296_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655510'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957296_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957297_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957297_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957297_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957297_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957297_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957297_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655510'^^xsd:string;
  dwc:catalogNumber '9957297_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655510'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957297_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957315_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957315_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957315_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957315_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957315_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957315_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655510'^^xsd:string;
  dwc:catalogNumber '9957315_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655510'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957315_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957317_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957317_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957317_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957317_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957317_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957317_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655510'^^xsd:string;
  dwc:catalogNumber '9957317_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655510'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957317_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957320_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957320_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957320_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957320_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957320_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957320_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655510'^^xsd:string;
  dwc:catalogNumber '9957320_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655510'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957320_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957321_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957321_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957321_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957321_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957321_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957321_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655510'^^xsd:string;
  dwc:catalogNumber '9957321_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655510'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957321_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957325_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957325_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957325_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957325_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957325_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957325_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655510'^^xsd:string;
  dwc:catalogNumber '9957325_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655510'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957325_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957326_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957326_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957326_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957326_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957326_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957326_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655510'^^xsd:string;
  dwc:catalogNumber '9957326_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655510'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957326_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957326_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957326_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957326_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957326_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957326_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957326_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655510'^^xsd:string;
  dwc:catalogNumber '9957326_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655510'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957326_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957331_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957331_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957331_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957331_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957331_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957331_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655510'^^xsd:string;
  dwc:catalogNumber '9957331_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655510'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957331_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957378_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957378_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957378_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957378_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957378_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957378_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655511'^^xsd:string;
  dwc:catalogNumber '9957378_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655511'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957378_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957395_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957395_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957395_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957395_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957395_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957395_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655511'^^xsd:string;
  dwc:catalogNumber '9957395_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655511'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957395_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957398_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957398_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957398_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957398_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957398_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957398_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655511'^^xsd:string;
  dwc:catalogNumber '9957398_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655511'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957398_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957438_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957438_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957438_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957438_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957438_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957438_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655511'^^xsd:string;
  dwc:catalogNumber '9957438_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655511'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957438_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957439_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957439_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957439_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957439_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957439_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957439_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655511'^^xsd:string;
  dwc:catalogNumber '9957439_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655511'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957439_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957457_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957457_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957457_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957457_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957457_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957457_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655511'^^xsd:string;
  dwc:catalogNumber '9957457_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655511'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957457_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957460_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957460_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957460_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957460_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957460_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957460_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655511'^^xsd:string;
  dwc:catalogNumber '9957460_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655511'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957460_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957462_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957462_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957462_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957462_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957462_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957462_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655511'^^xsd:string;
  dwc:catalogNumber '9957462_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655511'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957462_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957463_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957463_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957463_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957463_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957463_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957463_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655511'^^xsd:string;
  dwc:catalogNumber '9957463_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655511'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957463_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957468_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957468_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957468_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957468_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957468_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957468_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655511'^^xsd:string;
  dwc:catalogNumber '9957468_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655511'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957468_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957473_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957473_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957473_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957473_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957473_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957473_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655511'^^xsd:string;
  dwc:catalogNumber '9957473_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655511'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957473_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957520_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957520_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957520_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957520_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957520_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957520_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957520_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957520_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957520_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957520_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957520_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957520_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957520_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957520_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957520_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957520_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957540_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957540_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957540_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957540_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957540_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957540_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957540_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957540_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957540_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957540_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957540_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957540_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957540_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957540_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957540_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957540_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957580_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957580_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957580_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957580_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957580_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957580_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957580_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957580_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957581_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957581_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957581_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957581_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957581_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957581_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957581_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957581_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957581_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957581_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957581_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957581_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957581_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957581_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957581_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957581_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957599_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957599_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957599_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957599_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957599_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957599_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957599_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957599_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957599_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957599_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957601_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957601_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957601_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957601_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957601_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957601_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957601_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957601_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957604_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957604_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957604_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957604_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957604_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957604_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957604_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957604_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957605_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957605_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957605_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957605_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957605_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957605_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957605_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957605_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957605_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957605_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957605_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957605_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957605_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957605_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957605_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957605_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957610_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957610_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957610_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957610_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957610_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957610_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957610_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957610_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957615_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957615_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957615_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957615_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957615_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957615_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957615_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957615_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957615_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957615_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957615_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957615_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957615_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957615_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957615_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957615_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957094_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957094_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957094_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957094_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957094_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957094_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957094_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957094_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957111_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957111_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957111_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957111_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957111_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957111_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957111_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957111_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957111_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957111_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957111_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957111_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957111_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957111_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957111_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957111_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957154_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957154_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957154_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957154_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957154_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957154_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957154_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957154_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957155_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957155_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957155_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957155_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957155_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957155_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957155_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957155_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957173_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957173_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957173_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957173_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957173_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957173_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957173_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957173_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957175_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957175_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957175_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957175_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957175_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957175_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957175_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957175_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957122_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957122_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957122_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957122_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957122_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957122_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957122_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957122_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957129_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957129_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957129_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957129_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957129_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957129_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957129_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957129_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957175_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957175_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957175_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957175_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957175_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957175_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957175_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957175_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957178_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957178_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957178_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957178_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957178_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957178_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957178_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957178_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957183_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957183_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957183_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957183_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957183_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957183_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957183_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957183_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957184_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957184_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957184_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957184_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957184_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957184_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957184_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957184_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957189_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957189_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957189_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957189_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957189_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957189_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957189_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957189_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957289_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957289_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957289_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957289_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957289_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957289_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655510'^^xsd:string;
  dwc:catalogNumber '9957289_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655510'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957289_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957317_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957317_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957317_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957317_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957317_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957317_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655510'^^xsd:string;
  dwc:catalogNumber '9957317_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655510'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957317_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957321_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957321_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957321_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957321_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957321_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957321_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655510'^^xsd:string;
  dwc:catalogNumber '9957321_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655510'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957321_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957325_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957325_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957325_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957325_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957325_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957325_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655510'^^xsd:string;
  dwc:catalogNumber '9957325_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655510'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957325_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957331_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957331_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957331_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957331_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655510%3A9957331_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957331_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655510'^^xsd:string;
  dwc:catalogNumber '9957331_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655510'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655510:9957331_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957413_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957413_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957413_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957413_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957413_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957413_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655511'^^xsd:string;
  dwc:catalogNumber '9957413_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655511'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957413_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957459_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957459_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957459_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957459_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957459_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957459_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655511'^^xsd:string;
  dwc:catalogNumber '9957459_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655511'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957459_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957467_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957467_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957467_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957467_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655511%3A9957467_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957467_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655511'^^xsd:string;
  dwc:catalogNumber '9957467_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655511'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655511:9957467_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957555_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957555_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957555_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957555_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957555_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957555_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957555_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957555_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957580_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957580_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957580_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957580_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957580_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957580_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957580_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957580_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957601_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957601_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957601_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957601_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957601_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957601_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957601_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957601_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957609_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957609_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957609_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957609_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957609_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957609_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957609_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957609_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957609_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957609_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957609_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957609_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957609_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957609_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957609_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957609_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957610_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957610_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957610_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957610_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655512%3A9957610_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957610_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655512'^^xsd:string;
  dwc:catalogNumber '9957610_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655512'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655512:9957610_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957094_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957094_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957094_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957094_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957094_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957094_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957094_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957094_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957155_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957155_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957155_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957155_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655509%3A9957155_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957155_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655509'^^xsd:string;
  dwc:catalogNumber '9957155_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655509'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655509:9957155_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929765_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929765_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929765_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929765_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929765_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929765_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929765_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929765_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929777_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929777_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929777_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929777_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929777_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929777_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929777_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929777_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929783_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929783_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929783_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929783_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929783_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929783_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929783_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929783_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929786_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929786_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929786_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929786_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929786_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929786_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929786_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929786_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929787_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929787_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929787_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929787_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655311%3A9929787_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929787_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655311'^^xsd:string;
  dwc:catalogNumber '9929787_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655311'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655311:9929787_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928581_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928581_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928581_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928581_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928581_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655302:9928581_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655302'^^xsd:string;
  dwc:catalogNumber '9928581_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655302'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655302:9928581_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928586_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928586_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928586_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928586_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655302%3A9928586_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655302:9928586_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655302'^^xsd:string;
  dwc:catalogNumber '9928586_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655302'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655302:9928586_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928639_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928639_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928639_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928639_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928639_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928639_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655303'^^xsd:string;
  dwc:catalogNumber '9928639_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655303'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928639_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928674_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928674_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928674_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928674_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928674_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928674_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655303'^^xsd:string;
  dwc:catalogNumber '9928674_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655303'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928674_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928718_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928718_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928718_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928718_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928718_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928718_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655303'^^xsd:string;
  dwc:catalogNumber '9928718_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655303'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928718_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928723_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928723_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928723_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928723_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928723_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928723_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655303'^^xsd:string;
  dwc:catalogNumber '9928723_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655303'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928723_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928728_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928728_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928728_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928728_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.465"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655303%3A9928728_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928728_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655303'^^xsd:string;
  dwc:catalogNumber '9928728_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655303'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '57.465'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655303:9928728_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976705_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976705_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976705_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976705_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976705_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976705_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655824'^^xsd:string;
  dwc:catalogNumber '9976705_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655824'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976705_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976784_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976784_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976784_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976784_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976784_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976784_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655824'^^xsd:string;
  dwc:catalogNumber '9976784_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655824'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976784_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976788_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976788_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976788_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976788_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976788_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976788_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655824'^^xsd:string;
  dwc:catalogNumber '9976788_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655824'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976788_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976789_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976789_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976789_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976789_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976789_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976789_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655824'^^xsd:string;
  dwc:catalogNumber '9976789_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655824'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976789_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976794_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976794_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976794_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976794_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976794_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976794_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655824'^^xsd:string;
  dwc:catalogNumber '9976794_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655824'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976794_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976796_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976796_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976796_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976796_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976796_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976796_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655824'^^xsd:string;
  dwc:catalogNumber '9976796_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655824'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976796_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976796_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976796_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976796_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976796_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976796_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976796_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655824'^^xsd:string;
  dwc:catalogNumber '9976796_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655824'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976796_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976800_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976800_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976800_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976800_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976800_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976800_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655824'^^xsd:string;
  dwc:catalogNumber '9976800_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655824'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976800_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976421_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976421_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976421_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976421_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976421_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976421_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976421_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976421_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976441_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976441_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976441_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976441_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976441_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976441_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976441_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976441_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976456_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976456_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976456_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976456_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976456_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976456_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976456_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976456_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976472_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976472_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976472_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976472_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976472_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976472_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976472_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976472_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976474_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976474_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976474_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976474_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976474_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976474_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976474_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976474_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976474_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976474_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976502_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976502_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976502_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976502_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976502_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976502_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976502_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976502_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976502_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976502_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976502_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976502_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976502_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976502_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976502_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976502_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976504_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976504_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976504_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976504_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976504_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976504_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976504_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976504_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976506_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976506_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976506_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976506_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976506_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976506_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976506_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976506_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976506_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976506_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976506_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976506_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976506_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976506_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976506_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976506_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976507_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976507_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976507_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976507_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976507_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976507_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976507_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976507_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976510_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976510_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976510_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976510_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976510_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976510_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976510_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976510_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976511_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976511_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976511_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976511_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976511_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976511_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976511_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976511_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976511_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976511_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976511_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976511_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976511_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976511_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976511_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976511_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976512_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976512_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976512_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976512_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976512_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976512_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976512_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976512_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976513_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976513_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976513_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976513_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976513_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976513_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976513_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976513_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976513_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976513_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976513_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976513_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976513_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976513_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976513_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976513_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976516_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976516_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976516_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976516_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976516_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976516_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976516_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976516_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976784_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976784_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976784_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976784_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976784_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976784_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655824'^^xsd:string;
  dwc:catalogNumber '9976784_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655824'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976784_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976795_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976795_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976795_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976795_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976795_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976795_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655824'^^xsd:string;
  dwc:catalogNumber '9976795_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655824'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976795_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976800_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976800_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976800_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976800_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655824%3A9976800_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976800_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655824'^^xsd:string;
  dwc:catalogNumber '9976800_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655824'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655824:9976800_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976456_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976456_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976456_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976456_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976456_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976456_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976456_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976456_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976500_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976500_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976500_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976500_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976500_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976500_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976500_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976500_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976505_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976505_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976505_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976505_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976505_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976505_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976505_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976505_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976510_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976510_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976510_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976510_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976510_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976510_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976510_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976510_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976512_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976512_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976512_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976512_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976512_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976512_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976512_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976512_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976516_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976516_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976516_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0083"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976516_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0083 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.0083"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655822%3A9976516_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976516_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655822'^^xsd:string;
  dwc:catalogNumber '9976516_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655822'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '59.0083'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655822:9976516_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979823_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979823_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979823_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979823_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979823_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655846:9979823_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655846'^^xsd:string;
  dwc:catalogNumber '9979823_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655846'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655846:9979823_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979904_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979904_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979904_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979904_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979904_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655846:9979904_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655846'^^xsd:string;
  dwc:catalogNumber '9979904_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655846'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655846:9979904_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979912_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979912_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979912_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979912_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979912_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655846:9979912_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655846'^^xsd:string;
  dwc:catalogNumber '9979912_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655846'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655846:9979912_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979913_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979913_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979913_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979913_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979913_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655846:9979913_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655846'^^xsd:string;
  dwc:catalogNumber '9979913_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655846'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655846:9979913_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979914_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979914_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979914_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979914_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979914_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655846:9979914_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655846'^^xsd:string;
  dwc:catalogNumber '9979914_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655846'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655846:9979914_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979918_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979918_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979918_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979918_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979918_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655846:9979918_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655846'^^xsd:string;
  dwc:catalogNumber '9979918_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655846'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655846:9979918_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9979965_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9979965_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9979965_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9979965_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9979965_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9979965_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9979965_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9979965_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980026_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980026_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980026_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980026_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980026_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980026_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9980026_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980026_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980044_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980044_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980044_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980044_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980044_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980044_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9980044_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980044_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980046_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980046_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980046_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980046_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980046_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980046_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9980046_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980046_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980046_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980046_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980046_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980046_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980046_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980046_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9980046_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980046_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980049_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980049_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980049_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980049_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980049_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980049_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9980049_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980049_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980050_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980050_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980050_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980050_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980050_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980050_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9980050_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980050_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980054_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980054_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980054_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980054_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980054_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980054_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9980054_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980054_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980054_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980054_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980054_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980054_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980054_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980054_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9980054_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980054_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980056_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980056_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980056_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980056_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980056_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980056_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9980056_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980056_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980056_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980056_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980056_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980056_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980056_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980056_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9980056_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980056_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980057_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980057_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980057_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980057_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980057_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980057_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9980057_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980057_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980060_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980060_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980060_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980060_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980060_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980060_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9980060_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980060_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980060_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980060_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980060_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980060_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980060_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980060_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9980060_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980060_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980107_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980107_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980107_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980107_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980107_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980107_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980107_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980107_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980127_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980127_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980127_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980127_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980127_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980127_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980127_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980127_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980158_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980158_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980158_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980158_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980158_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980158_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980158_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980158_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980160_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980160_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980160_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980160_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980160_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980160_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980160_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980160_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980160_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980160_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980160_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980160_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980160_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980160_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980160_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980160_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980168_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980168_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980168_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980168_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980168_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980168_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980168_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980168_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980168_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980168_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980168_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980168_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980168_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980168_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980168_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980168_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980188_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980188_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980188_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980188_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980188_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980188_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980188_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980188_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980190_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980190_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980190_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980190_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980190_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980190_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980190_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980190_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980190_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980190_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980190_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980190_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980190_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980190_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980190_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980190_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980191_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980191_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980191_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980191_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980191_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980191_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980191_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980191_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980191_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980191_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980191_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980191_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980191_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980191_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980191_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980191_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980193_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980193_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980193_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980193_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980193_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980193_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980193_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980193_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980194_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980194_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980194_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980194_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980194_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980194_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980194_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980194_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980196_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980196_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980196_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980196_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980196_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980196_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980196_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980196_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980196_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980196_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980196_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980196_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980196_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980196_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980196_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980196_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980197_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980197_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980197_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980197_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980197_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980197_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980197_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980197_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980198_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980198_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980198_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980198_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980198_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980198_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980198_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980198_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980198_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980198_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980198_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980198_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980198_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980198_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980198_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980198_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980199_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980199_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980199_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980199_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980199_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980199_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980199_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980199_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980199_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980199_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980199_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980199_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980199_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980199_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980199_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980199_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980202_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980202_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980202_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980202_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980202_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980202_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980202_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980202_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980026_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980026_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980026_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980026_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980026_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980026_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9980026_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980026_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979908_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979908_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979908_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979908_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655846%3A9979908_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655846:9979908_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655846'^^xsd:string;
  dwc:catalogNumber '9979908_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655846'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655846:9979908_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9979965_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9979965_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9979965_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9979965_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9979965_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9979965_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9979965_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9979965_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980044_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980044_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980044_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980044_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980044_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980044_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9980044_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980044_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980050_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980050_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980050_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980050_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980050_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980050_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9980050_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980050_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980055_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980055_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980055_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980055_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980055_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980055_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9980055_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980055_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980055_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980055_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980055_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980055_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655847%3A9980055_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980055_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655847'^^xsd:string;
  dwc:catalogNumber '9980055_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655847'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655847:9980055_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980142_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980142_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980142_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980142_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980142_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980142_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980142_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980142_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980167_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980167_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980167_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980167_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980167_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980167_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980167_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980167_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980188_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980188_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980188_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980188_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980188_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980188_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980188_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980188_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980192_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980192_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980192_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980192_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980192_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980192_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980192_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980192_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980197_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980197_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980197_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980197_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980197_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980197_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980197_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980197_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980200_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980200_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980200_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980200_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980200_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980200_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980200_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980200_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980202_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980202_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980202_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980202_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 10.9167)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "10.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655848%3A9980202_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980202_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655848'^^xsd:string;
  dwc:catalogNumber '9980202_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655848'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655848:9980202_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965686_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965686_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965686_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965686_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965686_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965686_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965686_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965686_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965698_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965698_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965698_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965698_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965698_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965698_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965698_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965698_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963214_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963214_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963214_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963214_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963214_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963214_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655553'^^xsd:string;
  dwc:catalogNumber '9963214_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655553'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963214_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963217_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963217_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963217_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963217_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963217_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963217_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655553'^^xsd:string;
  dwc:catalogNumber '9963217_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655553'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963217_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963218_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963218_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963218_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963218_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963218_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963218_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655553'^^xsd:string;
  dwc:catalogNumber '9963218_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655553'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963218_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963219_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963219_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963219_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963219_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963219_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963219_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655553'^^xsd:string;
  dwc:catalogNumber '9963219_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655553'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963219_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963220_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963220_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963220_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963220_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963220_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963220_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655553'^^xsd:string;
  dwc:catalogNumber '9963220_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655553'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963220_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963224_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963224_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963224_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963224_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963224_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963224_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655553'^^xsd:string;
  dwc:catalogNumber '9963224_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655553'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963224_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963226_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963226_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963226_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963226_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963226_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963226_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655553'^^xsd:string;
  dwc:catalogNumber '9963226_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655553'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963226_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963227_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963227_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963227_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963227_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963227_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963227_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655553'^^xsd:string;
  dwc:catalogNumber '9963227_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655553'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963227_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963230_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963230_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963230_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963230_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963230_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963230_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655553'^^xsd:string;
  dwc:catalogNumber '9963230_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655553'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963230_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959366_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959366_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959366_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959366_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959366_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959366_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959366_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959366_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959366_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959366_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959366_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959366_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959366_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959366_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959366_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959366_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959386_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959386_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959386_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959386_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959386_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959386_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959386_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959386_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959419_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959419_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959419_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959419_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959419_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959419_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959419_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959419_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959426_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959426_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959426_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959426_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959426_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959426_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959426_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959426_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959427_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959427_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959427_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959427_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959427_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959427_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959427_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959427_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959427_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959427_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959427_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959427_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959427_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959427_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959427_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959427_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959445_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959445_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959445_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959445_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959445_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959445_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959445_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959445_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959447_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959447_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959447_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959447_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959447_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959447_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959447_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959447_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959447_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959447_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959447_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959447_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959447_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959447_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959447_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959447_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959451_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959451_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959451_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959451_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959451_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959451_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959451_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959451_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959451_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959451_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959451_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959451_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959451_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959451_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959451_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959451_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959452_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959452_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959452_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959452_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959452_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959452_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959452_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959452_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959455_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959455_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959455_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959455_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959455_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959455_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959455_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959455_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959455_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959455_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959455_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959455_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959455_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959455_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959455_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959455_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959456_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959456_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959456_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959456_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959456_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959456_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959456_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959456_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959457_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959457_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959457_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959457_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959457_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959457_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959457_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959457_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959457_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959457_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959457_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959457_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959457_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959457_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959457_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959457_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959458_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959458_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959458_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959458_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959458_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959458_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959458_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959458_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959458_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959458_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959458_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959458_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959458_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959458_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959458_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959458_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959459_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959459_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959459_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959459_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959459_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959459_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959459_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959459_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959461_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959461_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959461_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959461_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959461_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959461_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959461_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959461_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959461_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959461_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959461_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959461_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959461_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959461_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959461_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959461_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936502_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936502_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936502_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936502_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936502_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936502_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936502_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936502_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936502_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936502_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936502_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936502_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936502_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936502_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936502_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936502_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936522_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936522_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936522_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936522_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936522_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936522_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936522_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936522_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936530_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936530_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936530_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936530_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936530_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936530_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936530_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936530_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936530_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936530_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936530_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936530_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936530_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936530_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936530_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936530_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936533_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936533_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936533_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936533_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936533_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936533_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936533_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis dens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109616'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936533_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936537_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936537_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936537_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936537_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936537_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936537_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936537_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936537_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936540_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936540_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936540_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936540_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936540_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936540_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936540_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936540_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936552_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936552_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936552_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936552_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936552_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936552_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936552_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Helgolandinium subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110265'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936552_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936553_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936553_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936553_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936553_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936553_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936553_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936553_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936553_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936553_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936553_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936553_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936553_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936553_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936553_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936553_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936553_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936555_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936555_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936555_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936555_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936555_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936555_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936555_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936555_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936562_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936562_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936562_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936562_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936562_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936562_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936562_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936562_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936563_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936563_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936563_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936563_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936563_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936563_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936563_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936563_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936563_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936563_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936563_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936563_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936563_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936563_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936563_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936563_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936581_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936581_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936581_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936581_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936581_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936581_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936581_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936581_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936581_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936581_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936581_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936581_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936581_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936581_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936581_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936581_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936581_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936581_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936581_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936581_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936581_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936581_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936581_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936581_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936583_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936583_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936583_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936583_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936583_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936583_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936583_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936583_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936583_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936583_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936583_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936583_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936583_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936583_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936583_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936583_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936585_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936585_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936585_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936585_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936585_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936585_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936585_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936585_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936586_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936586_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936586_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936586_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936586_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936586_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936586_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936586_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936587_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936587_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936587_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936587_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936587_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936587_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936587_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936587_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936587_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936587_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936587_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936587_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936587_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936587_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936587_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936587_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936588_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936588_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936588_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936588_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936588_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936588_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936588_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936588_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936588_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936588_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936588_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936588_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936588_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936588_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936588_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936588_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936591_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936591_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936591_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936591_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936591_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936591_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936591_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936591_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936591_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936591_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936591_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936591_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936591_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936591_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936591_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936591_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936592_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936592_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936592_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936592_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936592_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936592_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936592_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936592_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936592_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936592_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936592_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936592_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936592_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936592_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936592_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936592_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936592_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936592_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936592_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936592_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936592_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936592_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936592_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936592_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936593_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936593_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936593_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936593_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936593_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936593_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936593_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936593_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936593_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936593_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936593_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936593_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936593_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936593_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936593_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936593_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936594_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936594_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936594_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936594_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936594_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936594_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936594_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936594_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936597_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936597_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936597_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936597_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936597_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936597_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936597_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936597_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936597_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936597_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936597_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936597_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936597_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936597_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936597_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936597_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936644_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936644_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936644_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936644_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936644_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936644_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655360'^^xsd:string;
  dwc:catalogNumber '9936644_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655360'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936644_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936723_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936723_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936723_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936723_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936723_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936723_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655360'^^xsd:string;
  dwc:catalogNumber '9936723_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655360'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936723_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936723_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936723_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936723_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936723_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936723_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936723_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655360'^^xsd:string;
  dwc:catalogNumber '9936723_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655360'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936723_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936728_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936728_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936728_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936728_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936728_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936728_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655360'^^xsd:string;
  dwc:catalogNumber '9936728_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655360'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936728_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936728_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936728_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936728_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936728_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936728_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936728_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655360'^^xsd:string;
  dwc:catalogNumber '9936728_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655360'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936728_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936729_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936729_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936729_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936729_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936729_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936729_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655360'^^xsd:string;
  dwc:catalogNumber '9936729_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655360'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936729_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936733_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936733_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936733_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936733_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936733_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936733_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655360'^^xsd:string;
  dwc:catalogNumber '9936733_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655360'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936733_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936734_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936734_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936734_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936734_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936734_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936734_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655360'^^xsd:string;
  dwc:catalogNumber '9936734_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655360'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936734_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936734_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936734_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936734_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936734_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936734_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936734_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655360'^^xsd:string;
  dwc:catalogNumber '9936734_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655360'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936734_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936739_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936739_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936739_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936739_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936739_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936739_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655360'^^xsd:string;
  dwc:catalogNumber '9936739_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655360'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936739_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936739_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936739_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936739_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936739_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936739_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936739_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655360'^^xsd:string;
  dwc:catalogNumber '9936739_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655360'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936739_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965707_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965707_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965707_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965707_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965707_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965707_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965707_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965707_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965723_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965723_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965723_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965723_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965723_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965723_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965723_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965723_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965725_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965725_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965725_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965725_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965725_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965725_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965725_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965725_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965727_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965727_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965727_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965727_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965727_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965727_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965727_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965727_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965727_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965727_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965727_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965727_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965727_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965727_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965727_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965727_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965731_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965731_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965731_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965731_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965731_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965731_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965731_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965731_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965731_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965731_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965732_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965732_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965732_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965732_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965732_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965732_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965732_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965732_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965733_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965733_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965733_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965733_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965733_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965733_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965733_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965733_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965733_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965733_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965733_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965733_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965733_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965733_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965733_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965733_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965734_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965734_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965734_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965734_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965734_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965734_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965734_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965734_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965739_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965739_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965739_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965739_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965739_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965739_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965739_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965739_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965739_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965739_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965739_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965739_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965739_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965739_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965739_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965739_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959401_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959401_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959401_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959401_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959401_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959401_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959401_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959401_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959445_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959445_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959445_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959445_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959445_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959445_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959445_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959445_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959456_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959456_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959456_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959456_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959456_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959456_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959456_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959456_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959459_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959459_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959459_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959459_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655525%3A9959459_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959459_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655525'^^xsd:string;
  dwc:catalogNumber '9959459_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655525'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655525:9959459_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936502_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936502_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936502_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936502_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936502_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936502_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936502_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936502_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936522_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936522_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936522_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936522_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936522_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936522_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936522_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936522_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936537_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936537_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936537_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936537_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936537_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936537_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936537_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936537_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936555_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936555_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936555_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936555_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936555_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936555_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936555_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936555_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936555_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936555_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936555_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936555_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936555_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936555_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936555_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936555_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936583_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936583_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936583_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936583_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936583_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936583_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936583_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936583_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936586_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936586_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936586_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936586_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936586_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936586_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936586_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936586_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936587_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936587_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936587_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936587_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936587_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936587_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936587_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936587_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936591_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936591_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936591_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936591_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936591_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936591_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936591_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936591_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936593_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936593_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936593_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936593_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936593_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936593_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936593_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936593_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936594_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936594_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936597_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936597_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936597_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936597_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655359%3A9936597_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936597_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655359'^^xsd:string;
  dwc:catalogNumber '9936597_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655359'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655359:9936597_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936729_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936729_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936729_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936729_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936729_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936729_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655360'^^xsd:string;
  dwc:catalogNumber '9936729_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655360'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936729_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936733_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936733_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936733_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936733_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936733_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936733_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655360'^^xsd:string;
  dwc:catalogNumber '9936733_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655360'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936733_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936735_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936735_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936735_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936735_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936735_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936735_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655360'^^xsd:string;
  dwc:catalogNumber '9936735_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655360'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936735_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936736_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936736_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936736_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936736_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655360%3A9936736_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936736_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655360'^^xsd:string;
  dwc:catalogNumber '9936736_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655360'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655360:9936736_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965707_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965707_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965707_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965707_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965707_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965707_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965707_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965707_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965728_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965728_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965728_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965728_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965728_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965728_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965728_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965728_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965732_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965732_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965732_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965732_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965732_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965732_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965732_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965732_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965734_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965734_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965734_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965734_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655743%3A9965734_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965734_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655743'^^xsd:string;
  dwc:catalogNumber '9965734_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655743'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655743:9965734_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963170_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963170_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963170_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963170_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963170_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963170_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655553'^^xsd:string;
  dwc:catalogNumber '9963170_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655553'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963170_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963223_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963223_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963223_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963223_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963223_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963223_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655553'^^xsd:string;
  dwc:catalogNumber '9963223_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655553'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963223_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963225_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963225_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963225_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3167"^^xsd:decimal ;
  dwc:decimalLongitude "10.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963225_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3167 10.9417)"^^geo:wktLiteral ;
  geo-pos:lat "58.3167"^^xsd:decimal ;
  geo-pos:long "10.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655553%3A9963225_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963225_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655553'^^xsd:string;
  dwc:catalogNumber '9963225_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655553'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.9417'^^xsd:double;
  dwc:latitude '58.3167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655553:9963225_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9935934_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9935934_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9935934_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9935934_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9935934_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9935934_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9935934_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9935934_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9935934_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9935934_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9935934_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9935934_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9935934_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9935934_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9935934_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9935934_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936013_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936013_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936013_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936013_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936013_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936013_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936013_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936013_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936015_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936015_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936015_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936015_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936015_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936015_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936015_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936015_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936018_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936018_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936018_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936018_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936018_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936018_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936018_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936018_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936018_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936018_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936018_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936018_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936018_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936018_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936018_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936018_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936019_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936019_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936019_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936019_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936019_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936019_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936019_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936019_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936020_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936020_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936020_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936020_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936020_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936020_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936020_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936020_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936020_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936020_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936020_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936020_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936020_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936020_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936020_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936020_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936023_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936023_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936023_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936023_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936023_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936023_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936023_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936023_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936023_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936023_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936023_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936023_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936023_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936023_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936023_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936023_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936024_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936024_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936024_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936024_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936024_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936024_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936024_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936024_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936025_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936025_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936025_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936025_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936025_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936025_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936025_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936025_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936025_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936025_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936025_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936025_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936025_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936025_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936025_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936025_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936026_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936026_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936026_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936026_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936026_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936026_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936026_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936026_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936029_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936029_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936029_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936029_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936029_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936029_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936029_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936029_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936029_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936029_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936029_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936029_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936029_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936029_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936029_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936029_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936076_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936076_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936076_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936076_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936076_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936076_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655356'^^xsd:string;
  dwc:catalogNumber '9936076_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655356'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936076_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936155_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936155_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936155_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936155_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936155_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936155_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655356'^^xsd:string;
  dwc:catalogNumber '9936155_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655356'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936155_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936160_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936160_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936160_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936160_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936160_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936160_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655356'^^xsd:string;
  dwc:catalogNumber '9936160_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655356'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936160_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936161_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936161_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936161_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936161_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936161_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936161_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655356'^^xsd:string;
  dwc:catalogNumber '9936161_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655356'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936161_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936165_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936165_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936165_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936165_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936165_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936165_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655356'^^xsd:string;
  dwc:catalogNumber '9936165_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655356'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936165_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936165_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936165_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936165_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936165_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936165_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936165_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655356'^^xsd:string;
  dwc:catalogNumber '9936165_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655356'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936165_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936167_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936167_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936167_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936167_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936167_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936167_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655356'^^xsd:string;
  dwc:catalogNumber '9936167_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655356'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936167_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936168_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936168_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936168_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936168_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936168_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936168_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655356'^^xsd:string;
  dwc:catalogNumber '9936168_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655356'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936168_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936171_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936171_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936171_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936171_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936171_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936171_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655356'^^xsd:string;
  dwc:catalogNumber '9936171_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655356'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936171_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936218_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936218_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936218_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936218_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936218_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655357:9936218_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655357'^^xsd:string;
  dwc:catalogNumber '9936218_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655357'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655357:9936218_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936302_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936302_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936302_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936302_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936302_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655357:9936302_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655357'^^xsd:string;
  dwc:catalogNumber '9936302_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655357'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655357:9936302_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936307_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936307_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936307_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936307_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936307_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655357:9936307_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655357'^^xsd:string;
  dwc:catalogNumber '9936307_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655357'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655357:9936307_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936307_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936307_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936307_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936307_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936307_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655357:9936307_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655357'^^xsd:string;
  dwc:catalogNumber '9936307_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655357'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655357:9936307_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936310_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936310_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936310_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936310_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936310_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655357:9936310_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655357'^^xsd:string;
  dwc:catalogNumber '9936310_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655357'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655357:9936310_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963128_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963128_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963128_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963128_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963128_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963128_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963128_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963128_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963128_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963128_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963128_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963128_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963128_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963128_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963128_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963128_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963129_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963129_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963129_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963129_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963129_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963129_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963129_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963129_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963130_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963130_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963130_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963130_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963130_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963130_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963130_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963130_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963131_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963131_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963131_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963131_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963131_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963131_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963131_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963131_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963131_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963131_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963131_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963131_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963131_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963131_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963131_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963131_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963132_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963132_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963133_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963133_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963133_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963133_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963133_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963133_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963133_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963133_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963134_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963134_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963134_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963134_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963134_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963134_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963134_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963134_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963134_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963134_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963134_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963134_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963134_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963134_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963134_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963134_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963135_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963135_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963135_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963135_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963135_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963135_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963135_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963135_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963136_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963136_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963136_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963136_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963136_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963136_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963136_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963136_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963136_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963136_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963136_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963136_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963136_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963136_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963136_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963136_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963137_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963137_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963137_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963137_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963137_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963137_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963137_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963137_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963138_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963138_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963138_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963138_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963138_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963138_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963138_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963138_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963140_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963140_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963140_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963140_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963140_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963140_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963140_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963140_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963140_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963140_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963140_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963140_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963140_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963140_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963140_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963140_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962913_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962913_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962913_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962913_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962913_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962913_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962913_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962913_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962913_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962913_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962913_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962913_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962913_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962913_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962913_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962913_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962925_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962925_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962925_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962925_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962925_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962925_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962925_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962925_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962937_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962937_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962937_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962937_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962937_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962937_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962937_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962937_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962937_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962937_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962937_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962937_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962937_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962937_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962937_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962937_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962944_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962944_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962944_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962944_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962944_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962944_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962944_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962944_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962944_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962944_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962944_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962944_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962944_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962944_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962944_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962944_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962947_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962947_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962947_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962947_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962947_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962947_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962947_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962947_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962949_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962949_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962949_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962949_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962949_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962949_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962949_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962949_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962950_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962950_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962950_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962950_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962950_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962950_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962950_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962950_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962950_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962950_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962950_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962950_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962950_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962950_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962950_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962950_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962951_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962951_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962951_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962951_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962951_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962951_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962951_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962951_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962952_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962952_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962952_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962952_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962952_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962952_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962952_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962952_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962953_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962953_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962953_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962953_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962953_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962953_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962953_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962953_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962953_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962953_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962953_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962953_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962953_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962953_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962953_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962953_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962955_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962955_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962955_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962955_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962955_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962955_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962955_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962955_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962955_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962955_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962955_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962955_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962955_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962955_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962955_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962955_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962956_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962956_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962956_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962956_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962956_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962956_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962956_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962956_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962957_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962957_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962957_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962957_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962957_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962957_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962957_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962957_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962960_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962960_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962960_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962960_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962960_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962960_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962960_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962960_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962960_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962960_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962960_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962960_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962960_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962960_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962960_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962960_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963014_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963014_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963014_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963014_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963014_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963014_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963014_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963014_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963027_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963027_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963027_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963027_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963027_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963027_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963027_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963027_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963034_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963034_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963034_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963034_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963034_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963034_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963034_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963034_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963035_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963035_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963035_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963035_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963035_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963035_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963035_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963035_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963037_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963037_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963037_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963037_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963037_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963037_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963037_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963037_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963038_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963038_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963038_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963038_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963038_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963038_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963038_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963038_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963039_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963039_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963039_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963039_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963039_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963039_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963039_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963039_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963040_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963040_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963040_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963040_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963040_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963040_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963040_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963040_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963041_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963041_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963042_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963042_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963043_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963043_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963043_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963043_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963043_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963043_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963043_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963043_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963044_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963044_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963044_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963044_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963044_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963044_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963044_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963044_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963044_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963044_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963044_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963044_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963044_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963044_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963044_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963044_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963045_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963045_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963045_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963045_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963045_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963045_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963045_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963045_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963046_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963046_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963046_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963046_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963046_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963046_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963046_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963046_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963046_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963046_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963046_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963046_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963046_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963046_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963046_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963046_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963048_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963048_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963048_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963048_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963048_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963048_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963048_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963048_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963050_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963050_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963050_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963050_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963050_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963050_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963050_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963050_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963050_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963050_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963050_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963050_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963050_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963050_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963050_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963050_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963093_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963093_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963093_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963093_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963093_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963093_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963093_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963093_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963105_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963105_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963105_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963105_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963105_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963105_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963105_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963105_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963117_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963117_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963117_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963117_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963117_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963117_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963117_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963117_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963124_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963124_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963124_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963124_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963124_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963124_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963124_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963124_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963124_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963124_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963124_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963124_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963124_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963124_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963124_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963124_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963125_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963125_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963125_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963125_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963125_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963125_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963125_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963125_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959142_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959142_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959142_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959142_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959142_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959142_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959142_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959142_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959142_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959142_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959142_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959142_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959142_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959142_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959142_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959142_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959171_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959171_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959171_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959171_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959171_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959171_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959171_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959171_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959172_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959172_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959172_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959172_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959172_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959172_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959172_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959172_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959172_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959172_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959172_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959172_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959172_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959172_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959172_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959172_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959173_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959173_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959173_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959173_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959173_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959173_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959173_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959173_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959173_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959173_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959173_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959173_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959173_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959173_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959173_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959173_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959174_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959174_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959174_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959174_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959174_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959174_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959174_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959174_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959174_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959174_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959174_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959174_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959174_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959174_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959174_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959174_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959175_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959175_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959175_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959175_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959175_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959175_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959175_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959175_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959177_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959177_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959177_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959177_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959177_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959177_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959177_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959177_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959177_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959177_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959177_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959177_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959177_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959177_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959177_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959177_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959224_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959224_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959224_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959224_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959224_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959224_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959224_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959224_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959244_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959244_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959244_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959244_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959244_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959244_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959244_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959244_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959259_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959259_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959259_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959259_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959259_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959259_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959259_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959259_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959275_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959275_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959275_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959275_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959275_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959275_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959275_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959275_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959284_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959284_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959284_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959284_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959284_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959284_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959284_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959284_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959305_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959305_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959305_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959305_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959305_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959305_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959305_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959305_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959305_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959305_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959305_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959305_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959305_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959305_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959305_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959305_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959306_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959306_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959306_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959306_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959306_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959306_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959306_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959306_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959308_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959308_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959308_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959308_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959308_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959308_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959308_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959308_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959310_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959310_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959313_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959313_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959313_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959313_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959313_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959313_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959313_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959313_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959313_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959313_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959313_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959313_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959313_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959313_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959313_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959313_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959314_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959314_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959314_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959314_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959314_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959314_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959314_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959314_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959315_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959315_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959315_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959315_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959315_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959315_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959315_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959315_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959315_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959315_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959315_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959315_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959315_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959315_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959315_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959315_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959316_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959316_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959316_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959316_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959316_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959316_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959316_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959316_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959316_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959316_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959316_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959316_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959316_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959316_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959316_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959316_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959319_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959319_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959319_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959319_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959319_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959319_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959319_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959319_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958798_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958798_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958798_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958798_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958798_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958798_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958798_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958798_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958818_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958818_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958818_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958818_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958818_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958818_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958818_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958818_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958826_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958826_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958826_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958826_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958826_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958826_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958826_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958826_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958833_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958833_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958833_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958833_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958833_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958833_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958833_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958833_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958859_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958859_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958859_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958859_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958859_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958859_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958859_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958859_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958877_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958877_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958877_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958877_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958877_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958877_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958877_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958877_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958879_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958879_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958879_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958879_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958879_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958879_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958879_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958879_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958879_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958879_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958879_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958879_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958879_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958879_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958879_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958879_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958882_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958882_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958882_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958882_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958882_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958882_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958882_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958882_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958883_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958883_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958883_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958883_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958883_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958883_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958883_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958883_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958884_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958884_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958884_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958884_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958884_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958884_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958884_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958884_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958885_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958885_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958885_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958885_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958885_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958885_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958885_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958885_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958887_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958887_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958887_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958887_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958887_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958887_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958887_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958887_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958887_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958887_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958888_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958888_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958888_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958888_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958888_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958888_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958888_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958888_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958888_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958888_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958888_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958888_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958888_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958888_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958888_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958888_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958889_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958889_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958889_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958889_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958889_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958889_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958889_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958889_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958889_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958889_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958889_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958889_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958889_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958889_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958889_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958889_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958890_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958890_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958890_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958890_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958890_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958890_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958890_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958890_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958891_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958891_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958891_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958891_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958891_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958891_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958891_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958891_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958891_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958891_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958891_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958891_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958891_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958891_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958891_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958891_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958892_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958892_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958892_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958892_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958892_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958892_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958892_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958892_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958893_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958893_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958893_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958893_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958893_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958893_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958893_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958893_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958940_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958940_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958940_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958940_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958940_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655522:9958940_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655522'^^xsd:string;
  dwc:catalogNumber '9958940_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655522'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655522:9958940_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958960_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958960_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958960_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958960_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958960_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655522:9958960_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655522'^^xsd:string;
  dwc:catalogNumber '9958960_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655522'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655522:9958960_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958993_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958993_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958993_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958993_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958993_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655522:9958993_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655522'^^xsd:string;
  dwc:catalogNumber '9958993_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655522'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655522:9958993_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959026_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959026_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959026_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959026_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959026_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655522:9959026_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655522'^^xsd:string;
  dwc:catalogNumber '9959026_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655522'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655522:9959026_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959030_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959030_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959030_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959030_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959030_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655522:9959030_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655522'^^xsd:string;
  dwc:catalogNumber '9959030_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655522'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655522:9959030_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959031_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959031_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959031_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959031_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959031_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655522:9959031_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655522'^^xsd:string;
  dwc:catalogNumber '9959031_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655522'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655522:9959031_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655522:9959035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655522'^^xsd:string;
  dwc:catalogNumber '9959035_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655522'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655522:9959035_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959082_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959082_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959082_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959082_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959082_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959082_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959082_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959082_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959101_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959101_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959101_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959101_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959101_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959101_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959101_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959101_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959101_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959101_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959101_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959101_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959101_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959101_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959101_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959101_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959110_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959110_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959110_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959110_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959110_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959110_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959110_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959110_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959143_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959143_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959143_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959143_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959143_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959143_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959143_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959143_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959161_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959161_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959161_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959161_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959161_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959161_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959161_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959161_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959163_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959163_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959163_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959163_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959163_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959163_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959163_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959163_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959167_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959167_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959167_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959167_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959167_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959167_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959167_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959167_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959167_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959167_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959167_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959167_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959167_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959167_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959167_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959167_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959168_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959168_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959168_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959168_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959168_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959168_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959168_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959168_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959169_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959169_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959169_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959169_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959169_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959169_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959169_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959169_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936313_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936313_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936313_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936313_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936313_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655357:9936313_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655357'^^xsd:string;
  dwc:catalogNumber '9936313_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655357'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655357:9936313_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936360_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936360_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936360_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936360_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936360_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936360_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936360_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936360_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936379_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936379_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936379_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936379_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936379_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936379_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936379_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936379_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936395_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936395_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936395_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936395_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936395_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936395_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936395_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936395_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936421_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936421_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936421_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936421_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936421_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936421_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936421_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936421_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936439_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936439_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936439_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936439_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936439_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936439_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936439_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936439_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936441_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936441_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936441_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936441_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936441_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936441_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936441_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936441_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936441_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936441_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936441_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936441_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936441_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936441_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936441_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936441_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936446_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936446_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936446_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936446_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936446_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936446_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936446_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936446_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936449_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936449_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936449_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936449_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936449_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936449_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936449_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936449_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936449_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936449_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936449_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936449_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936449_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936449_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936449_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936449_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936450_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936450_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936450_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936450_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936450_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936450_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936450_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936450_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936450_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936450_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936450_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936450_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936450_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936450_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936450_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936450_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936451_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936451_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936451_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936451_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936451_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936451_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936451_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936451_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936455_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936455_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936455_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936455_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936455_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936455_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936455_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936455_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936455_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936455_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936455_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936455_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936455_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936455_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936455_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936455_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959133_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959133_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959133_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959133_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959133_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959133_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959133_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959133_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959171_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959171_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959171_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959171_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959171_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959171_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959171_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959171_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959175_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959175_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959175_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959175_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959175_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959175_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959175_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959175_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959224_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959224_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959224_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959224_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959224_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959224_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959224_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959224_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959303_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959303_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959309_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959309_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959309_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959309_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959309_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959309_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959309_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959309_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959314_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959314_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959314_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959314_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959314_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959314_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959314_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959314_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959319_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959319_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959319_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959319_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655524%3A9959319_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959319_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655524'^^xsd:string;
  dwc:catalogNumber '9959319_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655524'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655524:9959319_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958798_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958798_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958798_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958798_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958798_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958798_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958798_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958798_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958833_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958833_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958833_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958833_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958833_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958833_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958833_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958833_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958858_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958858_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958858_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958858_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958858_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958858_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958858_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958858_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958882_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958882_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958882_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958882_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958882_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958882_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958882_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958882_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958884_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958884_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958884_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958884_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958884_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958884_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958884_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958884_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958890_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958890_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958890_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958890_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958890_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958890_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958890_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958890_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958893_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958893_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958893_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958893_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655521%3A9958893_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958893_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655521'^^xsd:string;
  dwc:catalogNumber '9958893_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655521'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655521:9958893_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958968_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958968_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958968_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958968_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9958968_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655522:9958968_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655522'^^xsd:string;
  dwc:catalogNumber '9958968_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655522'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655522:9958968_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959029_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959029_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959029_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959029_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655522%3A9959029_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655522:9959029_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655522'^^xsd:string;
  dwc:catalogNumber '9959029_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655522'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655522:9959029_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959082_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959082_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959082_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959082_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959082_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959082_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959082_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959082_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959143_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959143_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959143_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959143_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959143_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959143_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959143_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959143_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959161_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959161_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959161_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959161_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959161_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959161_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959161_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959161_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959166_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959166_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959166_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959166_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959166_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959166_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959166_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959166_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959168_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959168_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959168_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959168_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655523%3A9959168_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959168_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655523'^^xsd:string;
  dwc:catalogNumber '9959168_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655523'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655523:9959168_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9935969_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9935969_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9935969_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9935969_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9935969_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9935969_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9935969_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9935969_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936017_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936017_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936017_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936017_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936017_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936017_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936017_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936017_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936019_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936019_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936019_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936019_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936019_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936019_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936019_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936019_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936024_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936024_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936024_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936024_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936024_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936024_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936024_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936024_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936026_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936026_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936026_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936026_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655355%3A9936026_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936026_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655355'^^xsd:string;
  dwc:catalogNumber '9936026_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655355'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655355:9936026_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655356'^^xsd:string;
  dwc:catalogNumber '9936132_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655356'^^xsd:anyURI;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936132_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936155_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936155_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936155_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936155_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936155_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936155_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655356'^^xsd:string;
  dwc:catalogNumber '9936155_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655356'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936155_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936162_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936162_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936162_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936162_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936162_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936162_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655356'^^xsd:string;
  dwc:catalogNumber '9936162_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655356'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936162_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936166_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936166_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936166_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936166_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936166_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936166_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655356'^^xsd:string;
  dwc:catalogNumber '9936166_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655356'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936166_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936171_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936171_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936171_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936171_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655356%3A9936171_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936171_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655356'^^xsd:string;
  dwc:catalogNumber '9936171_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655356'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655356:9936171_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936301_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936301_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936301_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936301_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936301_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655357:9936301_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655357'^^xsd:string;
  dwc:catalogNumber '9936301_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655357'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655357:9936301_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936309_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936309_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936309_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936309_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936309_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655357:9936309_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655357'^^xsd:string;
  dwc:catalogNumber '9936309_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655357'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655357:9936309_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936313_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936313_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936313_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936313_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655357%3A9936313_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655357:9936313_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655357'^^xsd:string;
  dwc:catalogNumber '9936313_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655357'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655357:9936313_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936395_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936395_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936395_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936395_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936395_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936395_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936395_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936395_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936439_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936439_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936439_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936439_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936439_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936439_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936439_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936439_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936444_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936444_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936444_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936444_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936444_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936444_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936444_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936444_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936447_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936447_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936447_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936447_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936447_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936447_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936447_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936447_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936451_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936451_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936451_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936451_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936451_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936451_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936451_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936451_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936452_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936452_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936452_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936452_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655358%3A9936452_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936452_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655358'^^xsd:string;
  dwc:catalogNumber '9936452_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655358'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fennel, Wolfgang'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655358:9936452_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963127_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963127_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963127_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963127_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963127_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963127_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963127_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963127_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963129_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963129_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963129_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963129_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963129_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963129_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963129_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963129_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963133_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963133_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963133_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963133_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963133_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963133_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963133_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963133_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963135_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963135_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963135_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963135_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963135_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963135_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963135_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963135_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963137_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963137_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963137_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963137_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963137_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963137_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963137_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963137_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962922_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962922_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962922_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962922_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962922_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962922_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962922_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis odiosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109638'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962922_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962945_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962945_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962945_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962945_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962945_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962945_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962945_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962945_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962949_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962949_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962949_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962949_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962949_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962949_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962949_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962949_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962951_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962951_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962951_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962951_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962951_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962951_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962951_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962951_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962954_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962954_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962954_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962954_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962954_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962954_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962954_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962954_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962954_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962954_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962954_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962954_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962954_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962954_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962954_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962954_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962956_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962956_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962956_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962956_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655550%3A9962956_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962956_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655550'^^xsd:string;
  dwc:catalogNumber '9962956_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655550'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655550:9962956_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9962990_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9962990_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9962990_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9962990_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9962990_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9962990_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9962990_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9962990_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963037_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963037_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963037_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963037_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963037_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963037_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963037_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963037_2'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963039_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963039_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963039_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963039_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963039_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963039_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963039_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963039_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963043_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963043_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963043_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963043_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963043_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963043_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963043_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963043_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963045_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963045_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963045_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963045_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963045_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963045_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963045_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963045_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963047_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963047_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963047_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963047_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655551%3A9963047_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963047_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655551'^^xsd:string;
  dwc:catalogNumber '9963047_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655551'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655551:9963047_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963080_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963080_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963080_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963080_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963080_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963080_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963080_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963080_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963117_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963117_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963117_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963117_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963117_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963117_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963117_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963117_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963125_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963125_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963125_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963125_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963125_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963125_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963125_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963125_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963127_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963127_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963127_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963127_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.0333)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655552%3A9963127_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963127_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655552'^^xsd:string;
  dwc:catalogNumber '9963127_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655552'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.0333'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype:'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655552:9963127_1'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975853_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975853_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975853_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "11.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975853_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "11.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975853_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975853_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655818'^^xsd:string;
  dwc:catalogNumber '9975853_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655818'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975853_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975873_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975873_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975873_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "11.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975873_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "11.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975873_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975873_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655818'^^xsd:string;
  dwc:catalogNumber '9975873_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655818'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975873_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975932_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975932_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975932_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "11.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975932_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "11.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975932_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975932_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655818'^^xsd:string;
  dwc:catalogNumber '9975932_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655818'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975932_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975934_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975934_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975934_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "11.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975934_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "11.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975934_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975934_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655818'^^xsd:string;
  dwc:catalogNumber '9975934_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655818'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975934_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975942_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975942_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975942_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "11.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975942_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "11.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975942_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975942_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655818'^^xsd:string;
  dwc:catalogNumber '9975942_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655818'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975942_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975942_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975942_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975942_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "11.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975942_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "11.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975942_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975942_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655818'^^xsd:string;
  dwc:catalogNumber '9975942_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655818'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975942_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975943_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975943_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975943_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "11.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975943_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "11.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975943_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975943_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655818'^^xsd:string;
  dwc:catalogNumber '9975943_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655818'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975943_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975944_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975944_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975944_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "11.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975944_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "11.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975944_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975944_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655818'^^xsd:string;
  dwc:catalogNumber '9975944_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655818'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975944_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975948_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975948_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975948_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "11.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975948_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "11.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975948_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975948_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655818'^^xsd:string;
  dwc:catalogNumber '9975948_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655818'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975948_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975934_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975934_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975934_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "11.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975934_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "11.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975934_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975934_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655818'^^xsd:string;
  dwc:catalogNumber '9975934_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655818'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975934_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975943_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975943_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975943_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "11.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975943_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "11.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975943_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975943_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655818'^^xsd:string;
  dwc:catalogNumber '9975943_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655818'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975943_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975948_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975948_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975948_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6667"^^xsd:decimal ;
  dwc:decimalLongitude "11.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975948_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6667 11.0833)"^^geo:wktLiteral ;
  geo-pos:lat "58.6667"^^xsd:decimal ;
  geo-pos:long "11.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655818%3A9975948_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975948_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655818'^^xsd:string;
  dwc:catalogNumber '9975948_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655818'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.0833'^^xsd:double;
  dwc:latitude '58.6667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655818:9975948_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965592_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965592_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965592_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965592_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965592_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965592_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655742'^^xsd:string;
  dwc:catalogNumber '9965592_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655742'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965592_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965598_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965598_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965598_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965598_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965598_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965598_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655742'^^xsd:string;
  dwc:catalogNumber '9965598_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655742'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965598_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965610_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965610_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965610_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965610_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965610_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965610_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655742'^^xsd:string;
  dwc:catalogNumber '9965610_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655742'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965610_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965618_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965618_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965618_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965618_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965618_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965618_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655742'^^xsd:string;
  dwc:catalogNumber '9965618_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655742'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965618_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965618_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965618_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965618_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965618_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965618_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965618_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655742'^^xsd:string;
  dwc:catalogNumber '9965618_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655742'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965618_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965620_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965620_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965620_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965620_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965620_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965620_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655742'^^xsd:string;
  dwc:catalogNumber '9965620_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655742'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965620_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965624_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965624_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965624_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965624_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965624_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965624_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655742'^^xsd:string;
  dwc:catalogNumber '9965624_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655742'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965624_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958656_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958656_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958656_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958656_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958656_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958656_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958656_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958656_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958673_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958673_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958673_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958673_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958673_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958673_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958673_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958673_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958673_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958673_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958673_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958673_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958673_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958673_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958673_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958673_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958676_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958676_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958676_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958676_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958676_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958676_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958676_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958676_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958676_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958676_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958676_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958676_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958676_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958676_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958676_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958676_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958684_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958684_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958684_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958684_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958684_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958684_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958684_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958684_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958691_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958691_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958691_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958691_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958691_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958691_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958691_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958691_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958691_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958691_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958691_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958691_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958691_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958691_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958691_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958691_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958707_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958707_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958707_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958707_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958707_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958707_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958707_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958707_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958716_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958716_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958716_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958716_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958716_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958716_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958716_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958716_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958717_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958717_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958717_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958717_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958717_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958717_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958717_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958717_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958735_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958735_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958735_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958735_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958735_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958735_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958735_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958735_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958735_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958735_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958735_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958735_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958735_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958735_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958735_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958735_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958737_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958737_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958737_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958737_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958737_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958737_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958737_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958737_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958740_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958740_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958740_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958740_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958740_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958740_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958740_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958740_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958740_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958740_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958740_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958740_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958740_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958740_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958740_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958740_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958741_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958741_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958741_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958741_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958741_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958741_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958741_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958741_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958745_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958745_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958745_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958745_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958745_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958745_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958745_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958745_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958745_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958745_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958745_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958745_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958745_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958745_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958745_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958745_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958746_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958746_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958746_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958746_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958746_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958746_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958746_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958746_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958746_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958746_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958746_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958746_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958746_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958746_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958746_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958746_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958747_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958747_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958747_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958747_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958747_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958747_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958747_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958747_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958747_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958747_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958747_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958747_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958747_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958747_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958747_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958747_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958748_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958748_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958748_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958748_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958748_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958748_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958748_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958748_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958751_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958751_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958751_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958751_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958751_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958751_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958751_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958751_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958751_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958751_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958751_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958751_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958751_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958751_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958751_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958751_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965613_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965613_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965613_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965613_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965613_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965613_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655742'^^xsd:string;
  dwc:catalogNumber '9965613_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655742'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965613_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965616_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965616_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965616_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965616_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965616_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965616_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655742'^^xsd:string;
  dwc:catalogNumber '9965616_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655742'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965616_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965616_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965616_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965616_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965616_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965616_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965616_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655742'^^xsd:string;
  dwc:catalogNumber '9965616_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655742'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965616_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965617_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965617_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965617_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965617_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965617_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965617_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655742'^^xsd:string;
  dwc:catalogNumber '9965617_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655742'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965617_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965617_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965617_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965617_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965617_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965617_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965617_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655742'^^xsd:string;
  dwc:catalogNumber '9965617_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655742'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965617_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958656_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958656_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958656_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958656_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958656_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958656_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958656_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958656_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958684_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958684_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958684_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958684_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958684_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958684_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958684_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958684_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958709_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958709_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958709_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958709_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958709_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958709_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958709_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958709_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958737_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958737_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958737_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958737_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958737_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958737_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958737_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958737_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958741_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958741_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958741_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958741_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958741_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958741_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958741_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958741_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958748_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958748_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958748_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958748_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655520%3A9958748_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958748_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655520'^^xsd:string;
  dwc:catalogNumber '9958748_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655520'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655520:9958748_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965615_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965615_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965615_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965615_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965615_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965615_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655742'^^xsd:string;
  dwc:catalogNumber '9965615_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655742'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965615_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965583_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965583_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965583_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965583_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965583_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965583_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655742'^^xsd:string;
  dwc:catalogNumber '9965583_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655742'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965583_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965619_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965619_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965619_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965619_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965619_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965619_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655742'^^xsd:string;
  dwc:catalogNumber '9965619_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655742'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965619_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965624_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965624_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965624_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965624_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1017)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655742%3A9965624_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965624_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655742'^^xsd:string;
  dwc:catalogNumber '9965624_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655742'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dubra, Juozas'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '11.1017'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655742:9965624_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9927929_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9927929_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9927929_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9927929_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9927929_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9927929_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655298'^^xsd:string;
  dwc:catalogNumber '9927929_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655298'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9927929_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9927929_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9927929_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9927929_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9927929_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9927929_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9927929_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655298'^^xsd:string;
  dwc:catalogNumber '9927929_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655298'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9927929_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928008_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928008_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928008_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928008_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928008_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928008_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655298'^^xsd:string;
  dwc:catalogNumber '9928008_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655298'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928008_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928008_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928008_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928008_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928008_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928008_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928008_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655298'^^xsd:string;
  dwc:catalogNumber '9928008_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655298'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928008_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655298'^^xsd:string;
  dwc:catalogNumber '9928012_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655298'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928012_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928012_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928012_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928012_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928012_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928012_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928012_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655298'^^xsd:string;
  dwc:catalogNumber '9928012_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655298'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928012_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928013_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928013_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928013_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928013_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928013_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928013_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655298'^^xsd:string;
  dwc:catalogNumber '9928013_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655298'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928013_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928018_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928018_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928018_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928018_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928018_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928018_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655298'^^xsd:string;
  dwc:catalogNumber '9928018_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655298'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928018_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928024_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928024_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928024_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928024_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928024_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928024_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655298'^^xsd:string;
  dwc:catalogNumber '9928024_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655298'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928024_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928024_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928024_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928024_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928024_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928024_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928024_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655298'^^xsd:string;
  dwc:catalogNumber '9928024_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655298'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928024_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928071_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928071_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928071_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928071_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928071_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928071_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655299'^^xsd:string;
  dwc:catalogNumber '9928071_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655299'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928071_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928106_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928106_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928106_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928106_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928106_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928106_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655299'^^xsd:string;
  dwc:catalogNumber '9928106_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655299'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928106_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928150_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928150_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928150_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928150_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928150_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928150_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655299'^^xsd:string;
  dwc:catalogNumber '9928150_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655299'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928150_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928150_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928150_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928150_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928150_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928150_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928150_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655299'^^xsd:string;
  dwc:catalogNumber '9928150_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655299'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928150_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928152_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928152_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928152_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928152_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928152_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928152_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655299'^^xsd:string;
  dwc:catalogNumber '9928152_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655299'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928152_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928154_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928154_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928154_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928154_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928154_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928154_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655299'^^xsd:string;
  dwc:catalogNumber '9928154_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655299'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928154_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928160_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928160_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928160_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928160_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928160_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928160_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655299'^^xsd:string;
  dwc:catalogNumber '9928160_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655299'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928160_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928161_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928161_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928161_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928161_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928161_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928161_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655299'^^xsd:string;
  dwc:catalogNumber '9928161_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655299'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928161_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928166_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928166_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928166_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928166_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928166_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928166_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655299'^^xsd:string;
  dwc:catalogNumber '9928166_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655299'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928166_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928166_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928166_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928166_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928166_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928166_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928166_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655299'^^xsd:string;
  dwc:catalogNumber '9928166_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655299'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928166_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928294_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928294_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928294_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928294_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928294_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655300:9928294_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655300'^^xsd:string;
  dwc:catalogNumber '9928294_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655300'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655300:9928294_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928302_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928302_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928302_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928302_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928302_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655300:9928302_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655300'^^xsd:string;
  dwc:catalogNumber '9928302_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655300'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655300:9928302_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928308_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928308_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928308_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928308_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928308_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655300:9928308_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655300'^^xsd:string;
  dwc:catalogNumber '9928308_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655300'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655300:9928308_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928355_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928355_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928355_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928355_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928355_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928355_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928355_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928355_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928355_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928355_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928355_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928355_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928355_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928355_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928355_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928355_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928375_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928375_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928375_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928375_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928375_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928375_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928375_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928375_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928375_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928375_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928375_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928375_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928375_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928375_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928375_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928375_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928390_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928390_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928390_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928390_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928390_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928390_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928390_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928390_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928390_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928390_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928390_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928390_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928390_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928390_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928390_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928390_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928408_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928408_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928408_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928408_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928408_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928408_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928408_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928408_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928408_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928408_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928408_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928408_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928408_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928408_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928408_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928408_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928411_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928411_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928411_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928411_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928411_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928411_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928411_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928411_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928416_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928416_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928416_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928416_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928416_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928416_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928416_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928416_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928434_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928434_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928434_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928434_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928434_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928434_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928434_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928434_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928436_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928436_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928436_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928436_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928436_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928436_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928436_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928436_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928438_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928438_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928438_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928438_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928438_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928438_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928438_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928438_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928439_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928439_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928439_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928439_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928439_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928439_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928439_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928439_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928440_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928440_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928440_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928440_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928440_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928440_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928440_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928440_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928444_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928444_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928444_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928444_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928444_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928444_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928444_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928444_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928444_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928444_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928444_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928444_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928444_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928444_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928444_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928444_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928444_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928444_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928444_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928444_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928444_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928444_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928444_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928444_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928445_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928445_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928445_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928445_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928445_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928445_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928445_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928445_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928445_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928445_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928445_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928445_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928445_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928445_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928445_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928445_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928450_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928450_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928450_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928450_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928450_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928450_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928450_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928450_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928013_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928013_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928013_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928013_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928013_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928013_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655298'^^xsd:string;
  dwc:catalogNumber '9928013_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655298'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928013_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928018_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928018_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928018_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928018_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655298%3A9928018_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928018_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655298'^^xsd:string;
  dwc:catalogNumber '9928018_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655298'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655298:9928018_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928071_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928071_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928071_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928071_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928071_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928071_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655299'^^xsd:string;
  dwc:catalogNumber '9928071_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655299'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928071_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928155_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928155_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928155_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928155_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928155_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928155_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655299'^^xsd:string;
  dwc:catalogNumber '9928155_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655299'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928155_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928160_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928160_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928160_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928160_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655299%3A9928160_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928160_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655299'^^xsd:string;
  dwc:catalogNumber '9928160_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655299'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655299:9928160_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928292_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928292_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928292_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928292_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928292_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655300:9928292_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655300'^^xsd:string;
  dwc:catalogNumber '9928292_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655300'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655300:9928292_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655300%3A9928303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655300:9928303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655300'^^xsd:string;
  dwc:catalogNumber '9928303_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655300'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655300:9928303_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928355_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928355_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928355_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928355_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928355_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928355_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928355_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928355_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928375_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928375_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928375_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928375_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928375_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928375_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928375_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928375_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928406_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928406_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928406_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928406_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928406_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928406_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928406_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928406_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928434_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928434_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928434_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928434_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928434_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928434_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928434_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928434_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928436_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928436_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928436_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928436_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928436_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928436_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928436_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928436_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928440_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928440_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928440_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928440_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928440_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928440_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928440_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928440_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928445_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928445_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928445_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928445_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928445_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928445_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928445_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928445_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928450_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928450_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928450_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928450_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928450_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928450_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928450_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928450_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928450_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928450_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928450_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.505"^^xsd:decimal ;
  dwc:decimalLongitude "11.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928450_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.505 11.1417)"^^geo:wktLiteral ;
  geo-pos:lat "57.505"^^xsd:decimal ;
  geo-pos:long "11.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655301%3A9928450_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928450_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655301'^^xsd:string;
  dwc:catalogNumber '9928450_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655301'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1417'^^xsd:double;
  dwc:latitude '57.505'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655301:9928450_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958467_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958467_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958467_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958467_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958467_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958467_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958467_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958467_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958514_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958514_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958514_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958514_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958514_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958514_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958514_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958514_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958534_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958534_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958534_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958534_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958534_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958534_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958534_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958534_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958604_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958604_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958604_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958604_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958604_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958604_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958604_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958604_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958604_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958604_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958604_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958604_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958604_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958604_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958604_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958604_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958605_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958605_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958605_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958605_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958605_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958605_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958605_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958605_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958606_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958606_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958606_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958606_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958606_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958606_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958606_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958606_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958606_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958606_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958606_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958606_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958606_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958606_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958606_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958606_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958609_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958609_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958609_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958609_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958609_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958609_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958609_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958609_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958609_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958609_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958609_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958609_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958609_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958609_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958609_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958609_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958088_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958088_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958088_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958088_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958088_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958088_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958088_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958088_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958088_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958088_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958088_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958088_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958088_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958088_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958088_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958088_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958108_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958108_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958108_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958108_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958108_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958108_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958108_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958108_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958116_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958116_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958139_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958139_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958139_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958139_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958139_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958139_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958139_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958139_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958141_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958141_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958141_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958141_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958141_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958141_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958141_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958141_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958148_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958148_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958148_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958148_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958148_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958148_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958148_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958148_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958148_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958148_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958148_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958148_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958148_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958148_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958148_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958148_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958149_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958149_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958149_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958149_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958149_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958149_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958149_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958149_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958167_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958167_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958167_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958167_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958167_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958167_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958167_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958167_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958167_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958167_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958167_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958167_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958167_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958167_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958167_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958167_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958169_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958169_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958169_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958169_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958169_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958169_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958169_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958169_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958172_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958172_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958172_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958172_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958172_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958172_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958172_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958172_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958173_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958173_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958173_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958173_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958173_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958173_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958173_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958173_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958173_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958173_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958173_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958173_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958173_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958173_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958173_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958173_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958175_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958175_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958175_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958175_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958175_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958175_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958175_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958175_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958177_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958177_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958177_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958177_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958177_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958177_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958177_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958177_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958177_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958177_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958177_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958177_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958177_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958177_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958177_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958177_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958178_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958178_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958178_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958178_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958178_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958178_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958178_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958178_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958178_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958178_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958178_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958178_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958178_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958178_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958178_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958178_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958179_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958179_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958179_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958179_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958179_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958179_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958179_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958179_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958179_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958179_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958179_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958179_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958179_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958179_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958179_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958179_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958180_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958180_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958180_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958180_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958180_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958180_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958180_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958180_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958181_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958181_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958181_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958181_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958181_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958181_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958181_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958181_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958183_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958183_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958183_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958183_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958183_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958183_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958183_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958183_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958230_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958230_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958230_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958230_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958230_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958230_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655517'^^xsd:string;
  dwc:catalogNumber '9958230_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655517'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958230_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958258_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958258_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958258_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958258_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958258_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958258_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655517'^^xsd:string;
  dwc:catalogNumber '9958258_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655517'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958258_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958261_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958261_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958261_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958261_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958261_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958261_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655517'^^xsd:string;
  dwc:catalogNumber '9958261_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655517'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis dens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109616'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958261_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958309_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958309_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958309_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958309_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958309_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958309_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655517'^^xsd:string;
  dwc:catalogNumber '9958309_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655517'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958309_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958311_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958311_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958311_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958311_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958311_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958311_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655517'^^xsd:string;
  dwc:catalogNumber '9958311_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655517'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958311_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958319_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958319_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958319_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958319_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958319_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958319_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655517'^^xsd:string;
  dwc:catalogNumber '9958319_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655517'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958319_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958321_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958321_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958321_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958321_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958321_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958321_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655517'^^xsd:string;
  dwc:catalogNumber '9958321_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655517'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958321_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958322_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958322_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958322_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958322_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958322_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958322_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655517'^^xsd:string;
  dwc:catalogNumber '9958322_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655517'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958322_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958325_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958325_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958325_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958325_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958325_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958325_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655517'^^xsd:string;
  dwc:catalogNumber '9958325_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655517'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958325_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958372_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958372_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958372_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958372_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958372_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958372_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958372_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958372_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958391_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958391_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958391_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958391_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958391_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958391_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958391_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958391_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958392_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958392_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958392_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958392_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958392_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958392_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958392_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958392_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958392_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958392_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958392_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958392_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958392_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958392_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958392_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958392_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958407_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958407_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958407_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958407_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958407_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958407_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958407_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958407_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958425_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958425_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958425_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958425_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958425_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958425_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958425_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958425_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958433_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958433_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958433_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958433_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958433_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958433_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958433_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958433_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958433_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958433_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958433_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958433_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958433_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958433_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958433_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958433_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958451_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958451_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958451_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958451_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958451_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958451_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958451_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958451_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958451_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958451_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958451_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958451_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958451_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958451_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958451_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958451_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958457_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958457_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958457_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958457_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958457_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958457_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958457_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958457_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958457_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958457_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958457_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958457_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958457_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958457_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958457_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958457_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958458_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958458_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958458_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958458_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958458_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958458_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958458_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958458_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958461_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958461_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958461_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958461_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958461_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958461_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958461_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958461_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958461_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958461_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958461_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958461_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958461_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958461_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958461_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958461_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958462_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958462_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958462_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958462_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958462_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958462_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958462_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958462_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958462_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958462_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958462_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958462_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958462_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958462_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958462_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958462_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958463_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958463_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958463_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958463_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958463_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958463_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958463_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958463_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958464_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958464_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958464_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958464_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958464_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958464_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958464_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958464_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958464_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958464_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958464_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958464_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958464_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958464_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958464_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958464_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958465_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958465_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958465_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958465_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958465_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958465_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958465_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958465_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958567_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958567_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958567_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958567_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958567_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958567_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958567_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958567_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958575_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958575_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958575_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958575_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958575_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958575_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958575_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958575_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958595_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958595_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958595_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958595_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958595_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958595_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958595_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958595_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958595_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958595_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958595_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958595_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958595_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958595_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958595_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958595_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958599_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958599_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958599_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958599_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958599_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958599_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958599_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958599_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958599_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958599_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958600_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958600_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958600_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958600_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958600_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958600_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958600_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958600_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958603_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958603_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958603_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958603_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958603_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958603_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958603_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958603_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958514_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958514_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958514_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958514_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958514_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958514_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958514_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958514_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958552_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958552_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958552_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958552_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958552_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958552_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958552_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958552_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958605_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958605_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958605_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958605_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958605_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958605_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958605_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958605_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958108_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958108_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958108_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958108_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958108_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958108_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958108_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958108_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958141_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958141_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958141_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958141_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958141_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958141_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958141_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958141_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958149_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958149_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958149_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958149_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958149_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958149_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958149_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958149_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958169_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958169_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958169_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958169_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958169_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958169_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958169_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958169_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958174_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958174_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958174_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958174_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958174_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958174_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958174_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958174_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958180_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958180_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958180_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958180_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958180_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958180_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958180_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958180_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958183_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958183_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958183_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958183_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655516%3A9958183_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958183_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655516'^^xsd:string;
  dwc:catalogNumber '9958183_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655516'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655516:9958183_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958280_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958280_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958280_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958280_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958280_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958280_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655517'^^xsd:string;
  dwc:catalogNumber '9958280_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655517'^^xsd:anyURI;
  dwc:scientificName 'Helgolandinium subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110265'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958280_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958320_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958320_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958320_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958320_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655517%3A9958320_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958320_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655517'^^xsd:string;
  dwc:catalogNumber '9958320_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655517'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655517:9958320_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958372_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958372_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958372_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958372_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958372_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958372_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958372_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958372_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958400_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958400_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958400_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958400_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958400_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958400_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958400_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958400_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958410_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958410_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958410_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958410_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958410_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958410_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958410_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958410_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958432_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958432_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958432_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958432_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958432_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958432_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958432_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958432_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958453_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958453_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958453_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958453_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958453_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958453_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958453_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958453_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958458_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958458_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958458_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958458_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958458_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958458_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958458_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958458_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958463_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958463_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958463_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958463_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958463_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958463_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958463_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958463_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958467_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958467_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958467_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958467_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655518%3A9958467_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958467_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655518'^^xsd:string;
  dwc:catalogNumber '9958467_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655518'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655518:9958467_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958603_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958603_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958603_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3367"^^xsd:decimal ;
  dwc:decimalLongitude "11.1583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958603_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3367 11.1583)"^^geo:wktLiteral ;
  geo-pos:lat "58.3367"^^xsd:decimal ;
  geo-pos:long "11.1583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655519%3A9958603_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958603_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655519'^^xsd:string;
  dwc:catalogNumber '9958603_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655519'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vitautas, A'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.1583'^^xsd:double;
  dwc:latitude '58.3367'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655519:9958603_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927645_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927645_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927645_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927645_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927645_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927645_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655296'^^xsd:string;
  dwc:catalogNumber '9927645_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655296'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927645_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927680_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927680_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927680_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927680_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927680_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927680_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655296'^^xsd:string;
  dwc:catalogNumber '9927680_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655296'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927680_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927726_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927726_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927726_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927726_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927726_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927726_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655296'^^xsd:string;
  dwc:catalogNumber '9927726_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655296'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927726_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927726_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927726_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927726_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927726_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927726_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927726_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655296'^^xsd:string;
  dwc:catalogNumber '9927726_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655296'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927726_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927728_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927728_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927728_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927728_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927728_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927728_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655296'^^xsd:string;
  dwc:catalogNumber '9927728_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655296'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927728_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927730_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927730_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927730_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927730_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927730_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927730_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655296'^^xsd:string;
  dwc:catalogNumber '9927730_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655296'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927730_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927734_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927734_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927734_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927734_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927734_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927734_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655296'^^xsd:string;
  dwc:catalogNumber '9927734_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655296'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927734_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927735_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927735_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927735_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927735_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927735_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927735_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655296'^^xsd:string;
  dwc:catalogNumber '9927735_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655296'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927735_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927735_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927735_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927735_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927735_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927735_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927735_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655296'^^xsd:string;
  dwc:catalogNumber '9927735_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655296'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927735_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927740_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927740_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927740_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927740_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927740_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927740_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655296'^^xsd:string;
  dwc:catalogNumber '9927740_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655296'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927740_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927848_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927848_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927848_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927848_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927848_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655297:9927848_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655297'^^xsd:string;
  dwc:catalogNumber '9927848_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655297'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655297:9927848_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927876_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927876_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927876_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927876_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927876_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655297:9927876_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655297'^^xsd:string;
  dwc:catalogNumber '9927876_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655297'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655297:9927876_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927877_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927877_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927877_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927877_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927877_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655297:9927877_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655297'^^xsd:string;
  dwc:catalogNumber '9927877_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655297'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655297:9927877_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929633_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929633_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929633_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929633_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929633_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929633_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929633_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929633_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929635_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929635_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929644_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929644_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929644_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929644_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929644_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929644_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929644_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929644_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929644_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929644_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929644_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929644_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929644_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929644_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929644_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929644_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929659_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929659_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929659_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929659_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929659_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929659_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929659_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Oxytoxum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929659_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929660_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929660_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929660_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929660_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929660_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929660_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929660_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929660_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929662_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929662_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929662_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929662_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929662_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929662_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929662_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929662_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929665_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929665_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929665_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929665_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929665_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929665_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929665_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929665_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929666_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929666_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929666_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929666_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929666_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929666_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929666_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929666_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929666_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929666_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929666_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929666_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929666_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929666_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929666_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929666_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929667_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929667_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929667_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929667_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929667_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929667_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929667_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929667_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929670_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929670_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929670_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929670_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929670_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929670_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929670_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929670_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929671_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929671_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929671_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929671_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929671_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929671_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929671_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929671_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929671_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929671_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929671_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929671_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929671_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929671_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929671_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929671_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929672_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929672_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929672_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929672_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929672_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929672_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929672_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929672_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929673_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929673_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929673_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929673_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929673_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929673_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929673_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929673_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929676_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929676_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929676_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929676_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929676_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929676_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929676_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929676_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929676_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929676_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929676_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929676_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929676_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929676_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929676_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929676_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956526_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956526_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956526_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956526_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956526_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956526_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956526_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956526_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956526_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956526_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956526_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956526_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956526_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956526_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956526_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956526_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956543_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956543_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956543_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956543_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956543_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956543_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956543_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956543_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956543_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956543_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956543_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956543_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956543_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956543_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956543_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Amphidinium crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956543_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956545_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956545_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956545_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956545_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956545_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956545_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956545_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956545_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956546_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956546_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956546_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956546_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956546_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956546_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956546_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956546_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956554_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956554_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956554_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956554_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956554_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956554_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956554_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956554_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956579_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956579_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956579_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956579_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956579_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956579_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956579_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956579_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956579_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956579_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956579_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956579_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956579_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956579_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956579_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956579_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956586_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956586_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956586_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956586_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956586_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956586_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956586_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956586_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956587_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956587_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956587_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956587_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956587_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956587_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956587_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956587_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956605_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956605_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956605_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956605_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956605_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956605_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956605_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956605_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956607_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956607_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956607_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956607_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956607_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956607_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956607_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956607_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956608_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956608_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956608_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956608_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956608_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956608_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956608_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956608_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956610_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956610_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956610_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956610_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956610_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956610_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956610_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956610_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956611_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956611_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956611_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956611_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956611_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956611_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956611_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956611_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956615_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956615_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956615_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956615_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956615_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956615_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956615_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956615_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956615_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956615_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956615_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956615_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956615_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956615_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956615_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956615_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956616_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956616_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956616_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956616_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956616_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956616_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956616_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956616_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956621_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956621_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956621_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956621_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956621_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956621_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956621_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956621_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956621_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956621_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956621_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956621_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956621_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956621_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956621_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956621_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956810_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956810_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956810_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956810_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956810_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956810_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655507'^^xsd:string;
  dwc:catalogNumber '9956810_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655507'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956810_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956838_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956838_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956838_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956838_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956838_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956838_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655507'^^xsd:string;
  dwc:catalogNumber '9956838_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655507'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956838_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956870_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956870_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956870_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956870_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956870_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956870_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655507'^^xsd:string;
  dwc:catalogNumber '9956870_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655507'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956870_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956889_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956889_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956889_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956889_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956889_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956889_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655507'^^xsd:string;
  dwc:catalogNumber '9956889_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655507'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956889_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956899_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956899_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956899_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956899_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956899_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956899_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655507'^^xsd:string;
  dwc:catalogNumber '9956899_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655507'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956899_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956899_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956899_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956899_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956899_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956899_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956899_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655507'^^xsd:string;
  dwc:catalogNumber '9956899_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655507'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956899_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956905_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956905_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956905_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956905_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956905_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956905_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655507'^^xsd:string;
  dwc:catalogNumber '9956905_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655507'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956905_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956905_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956905_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956905_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956905_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956905_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956905_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655507'^^xsd:string;
  dwc:catalogNumber '9956905_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655507'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956905_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9956952_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9956952_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9956952_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9956952_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9956952_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9956952_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655508'^^xsd:string;
  dwc:catalogNumber '9956952_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655508'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9956952_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957005_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957005_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957005_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957005_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957005_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9957005_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655508'^^xsd:string;
  dwc:catalogNumber '9957005_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655508'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9957005_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9957012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655508'^^xsd:string;
  dwc:catalogNumber '9957012_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655508'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9957012_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957033_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957033_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957033_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957033_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957033_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9957033_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655508'^^xsd:string;
  dwc:catalogNumber '9957033_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655508'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9957033_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957037_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957037_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957037_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957037_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957037_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9957037_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655508'^^xsd:string;
  dwc:catalogNumber '9957037_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655508'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9957037_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9957041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655508'^^xsd:string;
  dwc:catalogNumber '9957041_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655508'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9957041_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957047_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957047_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957047_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957047_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957047_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9957047_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655508'^^xsd:string;
  dwc:catalogNumber '9957047_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655508'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9957047_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956546_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956546_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956546_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956546_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956546_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956546_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956546_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956546_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956554_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956554_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956554_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956554_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956554_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956554_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956554_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956554_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956586_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956586_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956586_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956586_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956586_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956586_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956586_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956586_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956587_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956587_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956587_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956587_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956587_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956587_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956587_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956587_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956607_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956607_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956607_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956607_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956607_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956607_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956607_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956607_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956608_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956608_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956608_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956608_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956608_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956608_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956608_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate cyst indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956608_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956610_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956610_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956610_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956610_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956610_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956610_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956610_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956610_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956616_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956616_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956616_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956616_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655505%3A9956616_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956616_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655505'^^xsd:string;
  dwc:catalogNumber '9956616_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655505'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655505:9956616_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956810_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956810_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956810_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956810_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956810_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956810_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655507'^^xsd:string;
  dwc:catalogNumber '9956810_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655507'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956810_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956895_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956895_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956895_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956895_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956895_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956895_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655507'^^xsd:string;
  dwc:catalogNumber '9956895_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655507'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956895_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956900_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956900_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956900_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956900_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655507%3A9956900_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956900_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655507'^^xsd:string;
  dwc:catalogNumber '9956900_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655507'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655507:9956900_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9956952_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9956952_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9956952_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9956952_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9956952_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9956952_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655508'^^xsd:string;
  dwc:catalogNumber '9956952_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655508'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9956952_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957041_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957041_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957041_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957041_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957041_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9957041_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655508'^^xsd:string;
  dwc:catalogNumber '9957041_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655508'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9957041_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957047_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957047_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957047_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957047_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655508%3A9957047_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9957047_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655508'^^xsd:string;
  dwc:catalogNumber '9957047_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655508'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655508:9957047_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927676_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927676_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927676_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927676_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927676_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927676_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655296'^^xsd:string;
  dwc:catalogNumber '9927676_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655296'^^xsd:anyURI;
  dwc:scientificName 'Dinophysis dens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109616'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927676_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927728_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927728_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927728_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927728_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927728_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927728_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655296'^^xsd:string;
  dwc:catalogNumber '9927728_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655296'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927728_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927734_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927734_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927734_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927734_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927734_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927734_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655296'^^xsd:string;
  dwc:catalogNumber '9927734_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655296'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927734_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927740_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927740_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927740_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927740_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655296%3A9927740_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927740_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655296'^^xsd:string;
  dwc:catalogNumber '9927740_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655296'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655296:9927740_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927787_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927787_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927787_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927787_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927787_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655297:9927787_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655297'^^xsd:string;
  dwc:catalogNumber '9927787_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655297'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655297:9927787_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927882_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927882_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927882_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927882_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655297%3A9927882_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655297:9927882_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655297'^^xsd:string;
  dwc:catalogNumber '9927882_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655297'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655297:9927882_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929665_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929665_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929665_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929665_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929665_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929665_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929665_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929665_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929668_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929668_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929668_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929668_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929668_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929668_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929668_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929668_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929669_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929669_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929669_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929669_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929669_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929669_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929669_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929669_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929669_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929669_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929669_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929669_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929669_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929669_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929669_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929669_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929670_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929670_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929670_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929670_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929670_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929670_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929670_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929670_2'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929674_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929674_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929674_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929674_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5333 11.325)"^^geo:wktLiteral ;
  geo-pos:lat "57.5333"^^xsd:decimal ;
  geo-pos:long "11.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655310%3A9929674_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929674_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655310'^^xsd:string;
  dwc:catalogNumber '9929674_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655310'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.325'^^xsd:double;
  dwc:latitude '57.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655310:9929674_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927077_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927077_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927077_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927077_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927077_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927077_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655292'^^xsd:string;
  dwc:catalogNumber '9927077_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655292'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927077_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927156_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927156_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927156_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927156_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927156_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927156_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655292'^^xsd:string;
  dwc:catalogNumber '9927156_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655292'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927156_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927160_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927160_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927160_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927160_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927160_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927160_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655292'^^xsd:string;
  dwc:catalogNumber '9927160_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655292'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927160_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927160_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927160_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927160_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927160_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927160_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927160_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655292'^^xsd:string;
  dwc:catalogNumber '9927160_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655292'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927160_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927161_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927161_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927161_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927161_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927161_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927161_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655292'^^xsd:string;
  dwc:catalogNumber '9927161_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655292'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927161_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927166_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927166_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927166_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927166_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927166_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927166_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655292'^^xsd:string;
  dwc:catalogNumber '9927166_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655292'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927166_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927166_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927166_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927166_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927166_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927166_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927166_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655292'^^xsd:string;
  dwc:catalogNumber '9927166_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655292'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927166_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927172_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927172_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927172_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927172_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927172_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927172_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655292'^^xsd:string;
  dwc:catalogNumber '9927172_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655292'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927172_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927172_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927172_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927172_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927172_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927172_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927172_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655292'^^xsd:string;
  dwc:catalogNumber '9927172_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655292'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927172_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927219_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927219_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927219_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927219_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927219_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927219_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655293'^^xsd:string;
  dwc:catalogNumber '9927219_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655293'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927219_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927298_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927298_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927298_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927298_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927298_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927298_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655293'^^xsd:string;
  dwc:catalogNumber '9927298_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655293'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927298_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927300_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927300_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927300_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927300_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927300_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927300_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655293'^^xsd:string;
  dwc:catalogNumber '9927300_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655293'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927300_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927304_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927304_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927304_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927304_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927304_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927304_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655293'^^xsd:string;
  dwc:catalogNumber '9927304_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655293'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927304_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927304_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927304_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927304_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927304_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927304_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927304_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655293'^^xsd:string;
  dwc:catalogNumber '9927304_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655293'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927304_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927308_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927308_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927308_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927308_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927308_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927308_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655293'^^xsd:string;
  dwc:catalogNumber '9927308_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655293'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927308_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927314_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927314_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927314_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927314_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927314_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927314_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655293'^^xsd:string;
  dwc:catalogNumber '9927314_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655293'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927314_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927314_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927314_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927314_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927314_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927314_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927314_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655293'^^xsd:string;
  dwc:catalogNumber '9927314_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655293'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927314_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927361_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927361_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927361_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927361_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927361_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655294:9927361_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655294'^^xsd:string;
  dwc:catalogNumber '9927361_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655294'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655294:9927361_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927446_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927446_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927446_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927446_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927446_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655294:9927446_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655294'^^xsd:string;
  dwc:catalogNumber '9927446_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655294'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655294:9927446_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927450_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927450_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927450_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927450_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927450_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655294:9927450_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655294'^^xsd:string;
  dwc:catalogNumber '9927450_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655294'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655294:9927450_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927451_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927451_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927451_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927451_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927451_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655294:9927451_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655294'^^xsd:string;
  dwc:catalogNumber '9927451_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655294'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655294:9927451_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927456_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927456_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927456_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927456_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927456_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655294:9927456_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655294'^^xsd:string;
  dwc:catalogNumber '9927456_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655294'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655294:9927456_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927503_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927503_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927503_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927503_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927503_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927503_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655295'^^xsd:string;
  dwc:catalogNumber '9927503_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655295'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927503_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655295'^^xsd:string;
  dwc:catalogNumber '9927523_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655295'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927523_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927523_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927523_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927523_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927523_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927523_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927523_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655295'^^xsd:string;
  dwc:catalogNumber '9927523_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655295'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927523_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655295'^^xsd:string;
  dwc:catalogNumber '9927556_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655295'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927556_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927582_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927582_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927582_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927582_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927582_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927582_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655295'^^xsd:string;
  dwc:catalogNumber '9927582_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655295'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927582_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927584_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927584_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927584_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927584_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927584_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927584_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655295'^^xsd:string;
  dwc:catalogNumber '9927584_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655295'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927584_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927588_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927588_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927588_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927588_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927588_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927588_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655295'^^xsd:string;
  dwc:catalogNumber '9927588_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655295'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927588_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927592_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927592_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927592_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927592_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927592_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927592_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655295'^^xsd:string;
  dwc:catalogNumber '9927592_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655295'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927592_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927592_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927592_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927592_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927592_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927592_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927592_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655295'^^xsd:string;
  dwc:catalogNumber '9927592_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655295'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927592_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927593_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927593_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927593_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927593_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927593_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927593_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655295'^^xsd:string;
  dwc:catalogNumber '9927593_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655295'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927593_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927593_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927593_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927593_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927593_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927593_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927593_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655295'^^xsd:string;
  dwc:catalogNumber '9927593_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655295'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927593_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927598_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927598_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927598_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927598_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927598_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927598_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655295'^^xsd:string;
  dwc:catalogNumber '9927598_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655295'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927598_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927156_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927156_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927156_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927156_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927156_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927156_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655292'^^xsd:string;
  dwc:catalogNumber '9927156_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655292'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927156_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927161_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927161_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927161_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927161_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655292%3A9927161_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927161_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655292'^^xsd:string;
  dwc:catalogNumber '9927161_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655292'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655292:9927161_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927280_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927280_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927280_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927280_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927280_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927280_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655293'^^xsd:string;
  dwc:catalogNumber '9927280_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655293'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927280_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927308_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927308_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927308_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927308_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927308_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927308_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655293'^^xsd:string;
  dwc:catalogNumber '9927308_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655293'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927308_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927309_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927309_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927309_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927309_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655293%3A9927309_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927309_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655293'^^xsd:string;
  dwc:catalogNumber '9927309_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655293'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655293:9927309_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927442_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927442_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927442_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927442_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655294%3A9927442_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655294:9927442_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655294'^^xsd:string;
  dwc:catalogNumber '9927442_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655294'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655294:9927442_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927503_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927503_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927503_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927503_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927503_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927503_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655295'^^xsd:string;
  dwc:catalogNumber '9927503_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655295'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927503_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927554_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927554_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927554_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927554_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927554_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927554_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655295'^^xsd:string;
  dwc:catalogNumber '9927554_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655295'^^xsd:anyURI;
  dwc:scientificName 'Heterocapsa cf. minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927554_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927587_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927587_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927587_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927587_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927587_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927587_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655295'^^xsd:string;
  dwc:catalogNumber '9927587_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655295'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927587_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927598_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927598_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927598_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5383"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927598_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5383 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5383"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655295%3A9927598_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927598_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655295'^^xsd:string;
  dwc:catalogNumber '9927598_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655295'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '57.5383'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655295:9927598_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926651_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926651_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926651_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926651_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926651_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926651_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655289'^^xsd:string;
  dwc:catalogNumber '9926651_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655289'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926651_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926712_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926712_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926712_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926712_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926712_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926712_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655289'^^xsd:string;
  dwc:catalogNumber '9926712_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655289'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926712_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926730_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926730_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926730_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926730_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926730_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926730_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655289'^^xsd:string;
  dwc:catalogNumber '9926730_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655289'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926730_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926732_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926732_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926732_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926732_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926732_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926732_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655289'^^xsd:string;
  dwc:catalogNumber '9926732_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655289'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926732_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926740_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926740_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926740_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926740_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926740_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926740_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655289'^^xsd:string;
  dwc:catalogNumber '9926740_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655289'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926740_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926740_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926740_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926740_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926740_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926740_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926740_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655289'^^xsd:string;
  dwc:catalogNumber '9926740_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655289'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926740_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926741_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926741_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926741_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926741_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926741_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926741_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655289'^^xsd:string;
  dwc:catalogNumber '9926741_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655289'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926741_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926741_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926741_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926741_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926741_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926741_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926741_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655289'^^xsd:string;
  dwc:catalogNumber '9926741_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655289'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926741_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926746_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926746_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926746_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926746_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926746_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926746_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655289'^^xsd:string;
  dwc:catalogNumber '9926746_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655289'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926746_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926746_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926746_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926746_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926746_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926746_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926746_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655289'^^xsd:string;
  dwc:catalogNumber '9926746_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655289'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926746_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926793_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926793_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926793_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926793_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926793_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926793_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655290'^^xsd:string;
  dwc:catalogNumber '9926793_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655290'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926793_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926828_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926828_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926828_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926828_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926828_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926828_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655290'^^xsd:string;
  dwc:catalogNumber '9926828_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655290'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926828_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655290'^^xsd:string;
  dwc:catalogNumber '9926854_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655290'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926854_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926872_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926872_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926872_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926872_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926872_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926872_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655290'^^xsd:string;
  dwc:catalogNumber '9926872_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655290'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926872_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926874_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926874_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926874_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926874_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926874_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926874_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655290'^^xsd:string;
  dwc:catalogNumber '9926874_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655290'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926874_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926874_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926874_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926874_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926874_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926874_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926874_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655290'^^xsd:string;
  dwc:catalogNumber '9926874_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655290'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926874_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926878_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926878_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926878_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926878_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926878_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926878_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655290'^^xsd:string;
  dwc:catalogNumber '9926878_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655290'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926878_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926882_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926882_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926882_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926882_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926882_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926882_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655290'^^xsd:string;
  dwc:catalogNumber '9926882_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655290'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926882_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926882_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926882_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926882_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926882_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926882_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926882_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655290'^^xsd:string;
  dwc:catalogNumber '9926882_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655290'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926882_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926888_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926888_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926888_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926888_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926888_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926888_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655290'^^xsd:string;
  dwc:catalogNumber '9926888_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655290'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926888_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926935_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926935_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926935_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926935_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926935_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9926935_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9926935_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9926935_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926935_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926935_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926935_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926935_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926935_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9926935_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9926935_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9926935_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926935_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926935_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926935_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926935_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926935_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9926935_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9926935_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9926935_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926955_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926955_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926955_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926955_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926955_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9926955_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9926955_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9926955_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926970_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926970_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926970_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926970_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926970_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9926970_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9926970_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9926970_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926970_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926970_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926970_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926970_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926970_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9926970_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9926970_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9926970_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927014_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927014_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927014_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927014_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927014_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927014_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9927014_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927014_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927016_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927016_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927016_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927016_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927016_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927016_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9927016_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927016_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927016_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927016_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927016_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927016_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927016_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927016_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9927016_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927016_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927018_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927018_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927018_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927018_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927018_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927018_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9927018_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927018_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927020_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927020_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927020_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927020_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927020_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927020_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9927020_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927020_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927020_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927020_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927020_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927020_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927020_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927020_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9927020_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927020_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927024_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927024_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927024_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927024_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927024_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927024_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9927024_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927024_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927024_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927024_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927024_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927024_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927024_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927024_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9927024_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927024_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927025_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927025_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927025_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927025_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927025_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927025_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9927025_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927025_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927025_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927025_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927025_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927025_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927025_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927025_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9927025_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927025_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927025_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927025_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927025_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927025_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927025_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927025_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9927025_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927025_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927030_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927030_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927030_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927030_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927030_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927030_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9927030_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927030_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927030_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927030_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927030_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927030_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927030_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927030_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9927030_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927030_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926462_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926462_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926462_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926462_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926462_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926462_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655287'^^xsd:string;
  dwc:catalogNumber '9926462_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655287'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926462_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926462_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926462_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926462_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926462_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926462_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926462_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655287'^^xsd:string;
  dwc:catalogNumber '9926462_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655287'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926462_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926509_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926509_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926509_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926509_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926509_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926509_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655288'^^xsd:string;
  dwc:catalogNumber '9926509_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655288'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926509_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926509_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926509_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926509_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926509_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926509_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926509_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655288'^^xsd:string;
  dwc:catalogNumber '9926509_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655288'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926509_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926590_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926590_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926590_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926590_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926590_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926590_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655288'^^xsd:string;
  dwc:catalogNumber '9926590_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655288'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926590_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926592_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926592_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926592_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926592_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926592_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926592_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655288'^^xsd:string;
  dwc:catalogNumber '9926592_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655288'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926592_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926593_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926593_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926593_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926593_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926593_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926593_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655288'^^xsd:string;
  dwc:catalogNumber '9926593_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655288'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926593_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926593_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926593_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926593_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926593_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926593_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926593_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655288'^^xsd:string;
  dwc:catalogNumber '9926593_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655288'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926593_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926598_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926598_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926598_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926598_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926598_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926598_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655288'^^xsd:string;
  dwc:catalogNumber '9926598_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655288'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926598_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926598_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926598_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926598_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926598_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926598_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926598_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655288'^^xsd:string;
  dwc:catalogNumber '9926598_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655288'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926598_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655288'^^xsd:string;
  dwc:catalogNumber '9926599_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655288'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926599_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926599_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926599_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926599_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926599_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926599_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926599_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655288'^^xsd:string;
  dwc:catalogNumber '9926599_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655288'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926599_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926604_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926604_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926604_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926604_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926604_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926604_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655288'^^xsd:string;
  dwc:catalogNumber '9926604_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655288'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926604_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926604_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926604_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926604_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926604_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926604_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926604_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655288'^^xsd:string;
  dwc:catalogNumber '9926604_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655288'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926604_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926387_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926387_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926387_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926387_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926387_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926387_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655287'^^xsd:string;
  dwc:catalogNumber '9926387_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655287'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926387_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926427_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926427_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926427_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926427_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926427_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926427_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655287'^^xsd:string;
  dwc:catalogNumber '9926427_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655287'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926427_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926428_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926428_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926428_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926428_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926428_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926428_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655287'^^xsd:string;
  dwc:catalogNumber '9926428_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655287'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926428_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926446_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926446_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926446_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926446_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926446_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926446_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655287'^^xsd:string;
  dwc:catalogNumber '9926446_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655287'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926446_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926448_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926448_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926448_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926448_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926448_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926448_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655287'^^xsd:string;
  dwc:catalogNumber '9926448_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655287'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926448_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926367_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926367_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926367_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926367_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926367_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926367_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655287'^^xsd:string;
  dwc:catalogNumber '9926367_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655287'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926367_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926367_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926367_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926367_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926367_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926367_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926367_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655287'^^xsd:string;
  dwc:catalogNumber '9926367_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655287'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926367_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926452_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926452_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926452_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926452_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926452_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926452_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655287'^^xsd:string;
  dwc:catalogNumber '9926452_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655287'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926452_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926456_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926456_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926456_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926456_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926456_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926456_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655287'^^xsd:string;
  dwc:catalogNumber '9926456_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655287'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926456_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926457_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926457_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926457_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926457_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926457_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926457_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655287'^^xsd:string;
  dwc:catalogNumber '9926457_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655287'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926457_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926457_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926457_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926457_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926457_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926457_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926457_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655287'^^xsd:string;
  dwc:catalogNumber '9926457_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655287'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926457_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929514_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929514_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929514_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929514_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929514_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929514_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655309'^^xsd:string;
  dwc:catalogNumber '9929514_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655309'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929514_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929520_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929520_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929520_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929520_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929520_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929520_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655309'^^xsd:string;
  dwc:catalogNumber '9929520_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655309'^^xsd:anyURI;
  dwc:scientificName 'Gonyaulax grindleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110023'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929520_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929529_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929529_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929529_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929529_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929529_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929529_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655309'^^xsd:string;
  dwc:catalogNumber '9929529_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655309'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929529_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929547_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929547_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929547_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929547_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929547_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929547_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655309'^^xsd:string;
  dwc:catalogNumber '9929547_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655309'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929547_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929550_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929550_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929550_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929550_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929550_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929550_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655309'^^xsd:string;
  dwc:catalogNumber '9929550_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655309'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929550_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929551_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929551_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929551_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929551_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929551_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929551_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655309'^^xsd:string;
  dwc:catalogNumber '9929551_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655309'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929551_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929552_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929552_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929552_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929552_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929552_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929552_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655309'^^xsd:string;
  dwc:catalogNumber '9929552_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655309'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929552_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929555_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929555_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929555_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929555_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929555_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929555_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655309'^^xsd:string;
  dwc:catalogNumber '9929555_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655309'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929555_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655309'^^xsd:string;
  dwc:catalogNumber '9929556_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655309'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929556_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929557_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929557_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929557_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929557_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929557_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929557_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655309'^^xsd:string;
  dwc:catalogNumber '9929557_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655309'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929557_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956130_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956130_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956130_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956130_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956130_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956130_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655502'^^xsd:string;
  dwc:catalogNumber '9956130_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655502'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956130_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956130_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956130_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956130_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956130_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956130_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956130_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655502'^^xsd:string;
  dwc:catalogNumber '9956130_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655502'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956130_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956158_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956158_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956158_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956158_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956158_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956158_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655502'^^xsd:string;
  dwc:catalogNumber '9956158_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655502'^^xsd:anyURI;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956158_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956162_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956162_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956162_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956162_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956162_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956162_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655502'^^xsd:string;
  dwc:catalogNumber '9956162_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655502'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956162_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956181_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956181_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956181_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956181_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956181_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956181_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655502'^^xsd:string;
  dwc:catalogNumber '9956181_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655502'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956181_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956181_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956181_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956181_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956181_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956181_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956181_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655502'^^xsd:string;
  dwc:catalogNumber '9956181_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655502'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956181_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956187_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956187_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956187_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956187_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956187_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956187_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655502'^^xsd:string;
  dwc:catalogNumber '9956187_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655502'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956187_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956191_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956191_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956191_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956191_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956191_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956191_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655502'^^xsd:string;
  dwc:catalogNumber '9956191_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655502'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956191_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956192_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956192_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956192_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956192_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956192_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956192_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655502'^^xsd:string;
  dwc:catalogNumber '9956192_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655502'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956192_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956244_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956244_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956244_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956244_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956244_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956244_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655503'^^xsd:string;
  dwc:catalogNumber '9956244_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655503'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956244_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956272_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956272_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956272_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956272_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956272_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956272_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655503'^^xsd:string;
  dwc:catalogNumber '9956272_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655503'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956272_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956304_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956304_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956304_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956304_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956304_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956304_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655503'^^xsd:string;
  dwc:catalogNumber '9956304_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655503'^^xsd:anyURI;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956304_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956323_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956323_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956323_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956323_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956323_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956323_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655503'^^xsd:string;
  dwc:catalogNumber '9956323_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655503'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956323_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956325_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956325_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956325_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956325_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956325_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956325_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655503'^^xsd:string;
  dwc:catalogNumber '9956325_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655503'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956325_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956329_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956329_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956329_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956329_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956329_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956329_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655503'^^xsd:string;
  dwc:catalogNumber '9956329_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655503'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956329_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956333_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956333_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956333_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956333_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956333_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956333_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655503'^^xsd:string;
  dwc:catalogNumber '9956333_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655503'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956333_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956333_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956333_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956333_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956333_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956333_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956333_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655503'^^xsd:string;
  dwc:catalogNumber '9956333_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655503'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956333_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956339_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956339_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956339_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956339_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956339_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956339_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655503'^^xsd:string;
  dwc:catalogNumber '9956339_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655503'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956339_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956384_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956384_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956384_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956384_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956384_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655504:9956384_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655504'^^xsd:string;
  dwc:catalogNumber '9956384_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655504'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655504:9956384_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956463_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956463_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956463_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956463_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956463_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655504:9956463_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655504'^^xsd:string;
  dwc:catalogNumber '9956463_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655504'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655504:9956463_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956469_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956469_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956469_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956469_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956469_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655504:9956469_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655504'^^xsd:string;
  dwc:catalogNumber '9956469_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655504'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655504:9956469_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956473_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956473_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956473_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956473_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956473_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655504:9956473_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655504'^^xsd:string;
  dwc:catalogNumber '9956473_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655504'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655504:9956473_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655504:9956474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655504'^^xsd:string;
  dwc:catalogNumber '9956474_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655504'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655504:9956474_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956668_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956668_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956668_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956668_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956668_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956668_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655506'^^xsd:string;
  dwc:catalogNumber '9956668_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655506'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956668_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956696_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956696_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956696_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956696_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956696_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956696_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655506'^^xsd:string;
  dwc:catalogNumber '9956696_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655506'^^xsd:anyURI;
  dwc:scientificName 'cf. Cladopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109425'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956696_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956703_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956703_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956703_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956703_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956703_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956703_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655506'^^xsd:string;
  dwc:catalogNumber '9956703_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655506'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956703_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956729_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956729_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956729_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956729_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956729_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956729_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655506'^^xsd:string;
  dwc:catalogNumber '9956729_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655506'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956729_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956757_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956757_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956757_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956757_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956757_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956757_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655506'^^xsd:string;
  dwc:catalogNumber '9956757_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655506'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956757_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956758_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956758_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956758_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956758_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956758_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956758_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655506'^^xsd:string;
  dwc:catalogNumber '9956758_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655506'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956758_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956763_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956763_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956763_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956763_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956763_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956763_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655506'^^xsd:string;
  dwc:catalogNumber '9956763_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655506'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956763_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956763_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956763_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956763_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956763_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956763_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956763_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655506'^^xsd:string;
  dwc:catalogNumber '9956763_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655506'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956763_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9955980_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9955980_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9955980_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9955980_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9955980_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655501:9955980_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655501'^^xsd:string;
  dwc:catalogNumber '9955980_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655501'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655501:9955980_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956013_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956013_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956013_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956013_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956013_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655501:9956013_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655501'^^xsd:string;
  dwc:catalogNumber '9956013_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655501'^^xsd:anyURI;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655501:9956013_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655501:9956041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655501'^^xsd:string;
  dwc:catalogNumber '9956041_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655501'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655501:9956041_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956044_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956044_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956044_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956044_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956044_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655501:9956044_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655501'^^xsd:string;
  dwc:catalogNumber '9956044_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655501'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655501:9956044_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956045_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956045_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956045_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956045_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956045_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655501:9956045_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655501'^^xsd:string;
  dwc:catalogNumber '9956045_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655501'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655501:9956045_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956049_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956049_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956049_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956049_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956049_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655501:9956049_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655501'^^xsd:string;
  dwc:catalogNumber '9956049_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655501'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655501:9956049_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956050_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956050_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956050_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956050_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956050_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655501:9956050_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655501'^^xsd:string;
  dwc:catalogNumber '9956050_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655501'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655501:9956050_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956055_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956055_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956055_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956055_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9956055_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655501:9956055_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655501'^^xsd:string;
  dwc:catalogNumber '9956055_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655501'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655501:9956055_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956102_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956102_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956102_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956102_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956102_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956102_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655502'^^xsd:string;
  dwc:catalogNumber '9956102_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655502'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956102_1'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956197_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956197_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956197_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956197_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956197_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956197_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655502'^^xsd:string;
  dwc:catalogNumber '9956197_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655502'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956197_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956197_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956197_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956197_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956197_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956197_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956197_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655502'^^xsd:string;
  dwc:catalogNumber '9956197_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655502'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956197_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956121_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956121_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956121_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956121_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956121_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956121_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655502'^^xsd:string;
  dwc:catalogNumber '9956121_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655502'^^xsd:anyURI;
  dwc:scientificName 'Amylax triachanta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110007'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956121_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956158_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956158_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956158_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956158_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956158_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956158_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655502'^^xsd:string;
  dwc:catalogNumber '9956158_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655502'^^xsd:anyURI;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956158_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956191_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956191_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956191_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956191_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956191_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956191_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655502'^^xsd:string;
  dwc:catalogNumber '9956191_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655502'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956191_2'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956244_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956244_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956244_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956244_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956244_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956244_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655503'^^xsd:string;
  dwc:catalogNumber '9956244_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655503'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956244_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956329_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956329_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956329_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956329_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956329_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956329_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655503'^^xsd:string;
  dwc:catalogNumber '9956329_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655503'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956329_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956339_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956339_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956339_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956339_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655503%3A9956339_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956339_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655503'^^xsd:string;
  dwc:catalogNumber '9956339_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655503'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655503:9956339_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956465_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956465_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956465_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956465_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956465_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655504:9956465_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655504'^^xsd:string;
  dwc:catalogNumber '9956465_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655504'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655504:9956465_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956479_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956479_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956479_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956479_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655504%3A9956479_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655504:9956479_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655504'^^xsd:string;
  dwc:catalogNumber '9956479_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655504'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655504:9956479_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956668_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956668_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956668_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956668_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956668_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956668_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655506'^^xsd:string;
  dwc:catalogNumber '9956668_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655506'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956668_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956757_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956757_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956757_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956757_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655506%3A9956757_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956757_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655506'^^xsd:string;
  dwc:catalogNumber '9956757_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655506'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655506:9956757_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9955960_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9955960_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9955960_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9955960_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655501%3A9955960_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655501:9955960_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655501'^^xsd:string;
  dwc:catalogNumber '9955960_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655501'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655501:9955960_1'^^xsd:anyURI;
  dwc:observationDate '1990-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956102_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956102_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956102_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956102_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655502%3A9956102_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956102_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655502'^^xsd:string;
  dwc:catalogNumber '9956102_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655502'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Slaczka, W'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655502:9956102_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926686_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926686_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926686_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926686_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926686_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926686_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655289'^^xsd:string;
  dwc:catalogNumber '9926686_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655289'^^xsd:anyURI;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926686_2'^^xsd:anyURI;
  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/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926735_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926735_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926735_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926735_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926735_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926735_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655289'^^xsd:string;
  dwc:catalogNumber '9926735_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655289'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926735_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926793_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926793_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926793_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926793_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926793_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926793_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655290'^^xsd:string;
  dwc:catalogNumber '9926793_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655290'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926793_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926813_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926813_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926813_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926813_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926813_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926813_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655290'^^xsd:string;
  dwc:catalogNumber '9926813_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655290'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926813_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926872_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926872_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926872_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926872_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926872_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926872_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655290'^^xsd:string;
  dwc:catalogNumber '9926872_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655290'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926872_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926877_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926877_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926877_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926877_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926877_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926877_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655290'^^xsd:string;
  dwc:catalogNumber '9926877_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655290'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926877_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926883_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926883_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926883_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926883_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926883_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926883_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655290'^^xsd:string;
  dwc:catalogNumber '9926883_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655290'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926883_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926888_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926888_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926888_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926888_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655290%3A9926888_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926888_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655290'^^xsd:string;
  dwc:catalogNumber '9926888_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655290'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655290:9926888_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926955_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926955_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926955_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926955_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9926955_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9926955_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9926955_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9926955_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927016_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927016_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927016_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927016_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927016_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927016_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9927016_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927016_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927019_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927019_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927019_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927019_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927019_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927019_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9927019_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927019_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927024_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927024_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927024_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927024_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927024_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927024_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9927024_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927024_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927030_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927030_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927030_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927030_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655291%3A9927030_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927030_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655291'^^xsd:string;
  dwc:catalogNumber '9927030_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655291'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655291:9927030_3'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926387_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926387_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926387_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926387_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926387_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926387_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655287'^^xsd:string;
  dwc:catalogNumber '9926387_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655287'^^xsd:anyURI;
  dwc:scientificName 'cf. Cachonina niei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109433'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926387_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926446_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926446_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926446_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926446_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926446_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926446_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655287'^^xsd:string;
  dwc:catalogNumber '9926446_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655287'^^xsd:anyURI;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926446_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926448_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926448_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926448_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926448_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926448_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926448_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655287'^^xsd:string;
  dwc:catalogNumber '9926448_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655287'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926448_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926452_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926452_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926452_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926452_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926452_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926452_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655287'^^xsd:string;
  dwc:catalogNumber '9926452_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655287'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926452_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926456_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926456_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926456_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926456_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655287%3A9926456_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926456_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655287'^^xsd:string;
  dwc:catalogNumber '9926456_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655287'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655287:9926456_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929549_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929549_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929549_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929549_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929549_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929549_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655309'^^xsd:string;
  dwc:catalogNumber '9929549_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655309'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929549_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929554_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929554_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929554_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929554_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929554_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929554_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655309'^^xsd:string;
  dwc:catalogNumber '9929554_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655309'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929554_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929561_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929561_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929561_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929561_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929561_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929561_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655309'^^xsd:string;
  dwc:catalogNumber '9929561_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655309'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929561_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929535_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929535_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929535_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929535_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655309%3A9929535_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929535_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655309'^^xsd:string;
  dwc:catalogNumber '9929535_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655309'^^xsd:anyURI;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655309:9929535_1'^^xsd:anyURI;
  dwc:observationDate '1991-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926590_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926590_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926590_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926590_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926590_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926590_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655288'^^xsd:string;
  dwc:catalogNumber '9926590_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655288'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926590_2'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655288%3A9926594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655288'^^xsd:string;
  dwc:catalogNumber '9926594_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655288'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655288:9926594_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926651_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926651_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926651_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926651_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.55 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "57.55"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2327__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.655289%3A9926651_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926651_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2327_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.655289'^^xsd:string;
  dwc:catalogNumber '9926651_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.655289'^^xsd:anyURI;
  dwc:scientificName 'Rhizosolenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hernroth, Lars'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '57.55'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'topotype: vertical profile, geartype: Net'^^xsd:string;
  dwc:aphiaid '149114'^^xsd:integer;
  dwc:sampleSize '#/l'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.655289:9926651_1'^^xsd:anyURI;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF